trilium/scripts
Wael Nasreddine fb4d63b049 Add --config, --help, and --version flags to edit-docs
- Implement --config (-c) flag to allow custom configuration file paths.
- Add --help (-h) flag to display tool usage and available options.
- Add --version (-v) flag to display the current Trilium version.
- Update electron-start.mts to correctly pass command-line arguments to Electron.
- Synchronize edit-docs version with the root package.json via update-version.ts.
- Resolve config paths relative to the configuration file's directory.

This makes edit-docs more robust and easier to use from external projects
and immutable environments like Nix.
2026-01-12 22:08:27 -08:00
..
icon-packs feat(icon-pack-builder): integrate boxicons 3 with brands 2025-12-28 22:53:03 +02:00
icons chore(regroup): relocate icon scripts 2025-12-06 10:07:23 +02:00
repo-migration chore(scripts): add proper typechecking 2025-12-08 14:13:18 +02:00
translation feat(scripts): check translation coverage 2026-01-04 23:38:50 +02:00
analyze-perf.ts Revert "chore(scripts): remove analyze-perf" 2026-01-11 10:55:47 +02:00
build-utils.ts chore(scripts): build scripts not working properly on Windows 2026-01-04 23:38:50 +02:00
check-version-consistency.ts feat(ci): check version consistency before releasing 2026-01-08 19:49:29 +02:00
electron-rebuild.mts
electron-start.mts Add --config, --help, and --version flags to edit-docs 2026-01-12 22:08:27 -08:00
generate-openapi.ts
tsconfig.json chore(scripts): fix typecheck issue 2026-01-04 23:38:51 +02:00
update-build-info.ts
update-nightly-version.ts chore(pdfjs): use version-based system for cache busting 2026-01-04 20:06:11 +02:00
update-version.ts Add --config, --help, and --version flags to edit-docs 2026-01-12 22:08:27 -08:00
utils.mts