Elian Doran
a0edf00caa
feat(collections/calendar): context menu option to delete event
2025-11-05 23:17:15 +02:00
Elian Doran
218b9404fc
fix(print): missing admonition icons
2025-11-05 22:08:31 +02:00
SiriusXT
26ea43d604
chore(test): add vitest for NumpadEnter
2025-11-05 16:01:26 +08:00
SiriusXT
16785a5c0b
fix(quick_search): enable Numpad Enter to trigger quick search
2025-11-05 15:40:12 +08:00
Elian Doran
97e87741ee
Add multi-branch prefix editing support ( #7598 )
2025-11-04 19:17:31 +02:00
Elian Doran
70a4feff50
edited notes: remove comma for flexible styling ( #7609 )
2025-11-04 08:43:27 +02:00
Elian Doran
c31ac1a6ee
fix(deps): update dependency react-i18next to v16.2.4 ( #7616 )
2025-11-04 07:34:35 +02:00
Elian Doran
9eff6ad4c2
fix(deps): update eslint monorepo to v9.39.1 ( #7617 )
2025-11-04 07:33:26 +02:00
Giovi
f89c14b35a
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1617 of 1617 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/it/
2025-11-04 01:51:16 +00:00
renovate[bot]
4c90319c9e
fix(deps): update eslint monorepo to v9.39.1
2025-11-04 01:41:49 +00:00
renovate[bot]
3b531544a3
fix(deps): update dependency react-i18next to v16.2.4
2025-11-04 01:41:09 +00:00
SiriusXT
5a7349121a
fix: incorrect options description
2025-11-04 09:24:18 +08:00
contributor
aa7ecaf684
edited notes: space instead of comma for flexible styling
2025-11-03 15:13:06 +02:00
copilot-swe-agent[bot]
50a69248a7
Fix keyboard shortcut support and address code review feedback
...
Checks / main (push) Has been cancelled
- Add editBranchPrefixCommand in note_tree.ts to support F2 keyboard shortcut with multi-selection
- Extract CSS to separate branch_prefix.css file
- Remove hard-coded color, use CSS class instead
- Fix translation key usage to keep t() calls visible in IDE
- Remove all inline styles
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-03 08:01:56 +00:00
renovate[bot]
ffead56a1d
fix(deps): update dependency debounce to v3
2025-11-03 01:12:20 +00:00
copilot-swe-agent[bot]
5b8bb8587d
Address code review feedback - add logging and constant for virtual branches
...
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 22:00:54 +00:00
copilot-swe-agent[bot]
4fc434a52e
Implement multi-branch prefix editing functionality
...
- Add setPrefixBatch API endpoint to handle batch prefix updates
- Update branch_prefix dialog to support multiple branches
- Remove noSelectedNotes constraint from edit branch prefix menu
- Add translations for multi-branch prefix editing
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 21:52:02 +00:00
Hosted Weblate
510601037d
Update translation files
...
Updated by "Cleanup translation files" add-on in Weblate.
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/
2025-11-02 20:35:51 +00:00
Elian Doran
69182a1a42
feat(mermaid): add link to docs ( closes #5378 )
2025-11-02 22:32:36 +02:00
Elian Doran
947330ed73
chore(options/etapi): update help
2025-11-02 22:08:42 +02:00
Elian Doran
85bfd49d1c
Merge remote-tracking branch 'origin/main' into feature/api_docs
...
; Conflicts:
; _regroup/package.json
; pnpm-lock.yaml
2025-11-02 18:05:02 +02:00
Elian Doran
9bbd6d146b
fix(deps): update dependency globals to v16.5.0 ( #7591 )
2025-11-02 12:14:40 +02:00
renovate[bot]
6571ff9d84
fix(deps): update dependency globals to v16.5.0
2025-11-02 09:29:14 +00:00
Elian Doran
e5e55e1cf1
chore(deps): update dependency happy-dom to v20.0.10 ( #7578 )
2025-11-02 11:28:12 +02:00
Elian Doran
6663c3abc1
fix(deps): update dependency dayjs to v1.11.19 ( #7581 )
2025-11-02 11:27:37 +02:00
Elian Doran
4eec6021c3
fix(deps): update dependency react-i18next to v16.2.3 ( #7582 )
2025-11-02 11:27:12 +02:00
renovate[bot]
89585e38ce
fix(deps): update eslint monorepo to v9.39.0
2025-11-02 02:03:29 +00:00
renovate[bot]
8f8302c4a3
fix(deps): update dependency react-i18next to v16.2.3
2025-11-02 01:56:54 +00:00
renovate[bot]
136b449f60
fix(deps): update dependency dayjs to v1.11.19
2025-11-02 01:56:07 +00:00
renovate[bot]
104a1f0c3a
chore(deps): update dependency happy-dom to v20.0.10
2025-11-02 01:54:26 +00:00
Elian Doran
c6738ac52f
feat(build-docs): generate script API
2025-11-01 22:42:27 +02:00
Elian Doran
19c6ae6fe5
Keyboard shortcut for today note button ( #7549 )
2025-11-01 16:17:24 +02:00
SngAbc
bf0761a303
Fix: activate the nearest path when opening a cloned note ( #7552 )
2025-11-01 16:06:26 +02:00
SngAbc
6d4b87888a
fix(electron): allow extra window to reload ( #7567 )
2025-11-01 16:02:17 +02:00
Elian Doran
b52d30c55a
chore(dialog/export): strange order with OPML
2025-10-31 11:05:40 +02:00
Francis C
1abc3b5534
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1621 of 1621 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
2025-10-30 07:50:42 +01:00
Francis C
ff385c8c88
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 100.0% (1621 of 1621 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
2025-10-30 07:50:40 +01:00
Antonio Sanchez Castellón
ea177e972e
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1621 of 1621 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/es/
2025-10-30 07:50:38 +01:00
Manfred Manni
7e3013bfdc
Translated using Weblate (German)
...
Currently translated at 100.0% (1621 of 1621 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/de/
2025-10-30 07:50:37 +01:00
Francis C
5115baeb21
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (1621 of 1621 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
2025-10-30 07:50:36 +01:00
Elian Doran
cfd55147df
Deploy share-based static documentation ( #7548 )
2025-10-29 21:27:49 +02:00
contributor
9c791df0ed
open today note in current tab #7472
...
https://github.com/TriliumNext/Trilium/pull/7549#issuecomment-3458822614
2025-10-29 19:22:13 +02:00
Elian Doran
6c43db692e
fix(client): boxicons missing in prod
2025-10-29 18:16:25 +02:00
Elian Doran
28c0e4e802
chore(client): remove no longer relevant input
2025-10-28 19:15:01 +02:00
Elian Doran
5b7e9d4c12
Revision history: two fixes ( #7544 )
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / main (push) Waiting to run
Deploy MkDocs Documentation / Build and Deploy MkDocs (push) Has been cancelled
Deploy website / Build & deploy website (push) Has been cancelled
2025-10-28 18:30:50 +02:00
contributor
bee2fdb22f
chore: remove dead translation
2025-10-28 18:26:35 +02:00
contributor
5c46a0dfa8
chore: remove dead code
...
https://github.com/TriliumNext/Trilium/pull/7544#issuecomment-3456187575
2025-10-28 18:26:35 +02:00
Elian Doran
5772046674
chore(share): remove redundant file
2025-10-28 18:17:06 +02:00
contributor
e683dc1d66
add openTodayNote to CommandMappings #7472
2025-10-28 16:59:46 +02:00
contributor
5620e7f4a7
feat: add command openTodayNote with empty keyboard shortcut #7472
2025-10-28 16:59:28 +02:00