4 Commits

Author SHA1 Message Date
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
Elian Doran
ef6eac6f6e
chore(desktop): fix version 2025-05-27 22:26:52 +03:00
Elian Doran
8e4b3711d4
refactor(scripts): fix type errors 2025-05-27 22:25:00 +03:00
Elian Doran
6b64c4daaa
chore(release): update version in package.json 2025-05-02 21:29:19 +03:00