Commit Graph

6904 Commits

Author SHA1 Message Date
Elian Doran
f22eaee4e2 Merge remote-tracking branch 'origin/main' into feature/named_revisions 2026-04-18 16:45:08 +03:00
Elian Doran
20fca6c0df feat(revisions): improve layout and highlighting 2026-04-18 14:51:15 +03:00
Elian Doran
1ab04cf951 feat(revisions): improve grouping with smart auto-titles 2026-04-18 14:46:56 +03:00
Elian Doran
3ece5d6213 feat(revisions): group revisions and improve display 2026-04-18 14:39:31 +03:00
Elian Doran
65aba291ca feat(revisions): highlight inserted/removed images 2026-04-18 14:27:07 +03:00
Elian Doran
b3e877f5dd feat(revisions): remove paddings for a smoother display 2026-04-18 14:24:11 +03:00
Elian Doran
066be7fa33 feat(revisions): group less used options into overflow menu 2026-04-18 14:18:29 +03:00
Elian Doran
6390f59fcf feat(revisions): improve header layout 2026-04-18 14:07:38 +03:00
Elian Doran
81ea86100f feat(revisions): add full date in tooltip 2026-04-18 13:52:19 +03:00
Elian Doran
d086c8664b feat(revisions): improve layout of note revision list 2026-04-18 13:51:04 +03:00
Elian Doran
03d6c81659 chore(revisions): get rid of source tag 2026-04-18 13:35:47 +03:00
Elian Doran
270f135632 feat(revisions): add a fall-back title for revisions 2026-04-18 13:33:44 +03:00
Elian Doran
6436e56448 feat(revisions): display date in relative time 2026-04-18 13:30:09 +03:00
Elian Doran
315a97701b feat(revisions): add an icon based on the source 2026-04-18 13:26:38 +03:00
Elian Doran
927c359716 feat(revisions): basic rich diff 2026-04-18 13:22:09 +03:00
Elian Doran
69e757459f feat(revisions): improve the list of revisions 2026-04-18 12:53:57 +03:00
Elian Doran
62189cfa04 refactor(revisions): extract inline styles to CSS 2026-04-18 12:48:03 +03:00
Elian Doran
4b35881889 feat(revisions): add a source field 2026-04-18 12:46:13 +03:00
Francis C.
0bdebca2b6 Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 89.7% (1760 of 1962 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
2026-04-18 11:41:53 +02:00
green
676a988433 Translated using Weblate (Japanese)
Currently translated at 99.9% (1961 of 1962 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
2026-04-18 11:41:53 +02:00
Elian Doran
8aaa4d7bde feat(revisions): add a description field 2026-04-18 12:40:33 +03:00
Elian Doran
4876d4b8c6 chore: address requested changes 2026-04-18 12:21:27 +03:00
Elian Doran
81a54d8398 fix(dialogs): focus on first field in note type chooser (closes #9433) 2026-04-18 12:06:15 +03:00
Elian Doran
8446e98b21 feat(text): add a copy button to bookmarks 2026-04-18 11:14:13 +03:00
Elian Doran
96ddb79d06 fix(text): add link doesn't clear bookmark section when removing the note selection 2026-04-18 11:07:13 +03:00
Elian Doran
4244b66cea feat(text): rebrand bookmarks to anchors 2026-04-18 11:06:50 +03:00
Elian Doran
b01feed4a2 feat(text): add bookmark title for non-mirrored link 2026-04-18 10:45:51 +03:00
Elian Doran
7219fc875d feat(text): improve display of reference links with bookmarks 2026-04-18 10:43:14 +03:00
Elian Doran
131e10f4fe fix(text): clicking on a bookmark link won't scroll properly 2026-04-18 10:35:46 +03:00
Elian Doran
480da09bcc fix(client): internalBookmark not hidden 2026-04-18 10:30:03 +03:00
Elian Doran
ae004c4334 feat(text): basic insert link with anchors 2026-04-18 10:29:43 +03:00
Elian Doran
84fff30723 feat(server): mark bookmarks as internal links 2026-04-18 10:17:39 +03:00
Elian Doran
bdf4e40577 fix(server): bookmarks not processed due to self-closing tag 2026-04-18 10:17:28 +03:00
Elian Doran
79d639108b feat(status_bar): display system links in dev mode 2026-04-18 10:12:41 +03:00
Elian Doran
374eeaeb08 feat(print): respect user's detail font when printing 2026-04-18 09:38:21 +03:00
Elian Doran
1674bf0a87 fix(print): wait for custom fonts to be loaded (closes #8097) 2026-04-18 09:28:54 +03:00
Elian Doran
a617b59765 fix(print): text notes would override custom font 2026-04-18 09:26:50 +03:00
Elian Doran
65d3224c1a fix(tree): hidden notes appearing on root import (closes #5520) 2026-04-17 23:47:59 +03:00
Elian Doran
7d6fd54562 chore(client): fix TODO related to hidden node 2026-04-17 23:32:24 +03:00
Elian Doran
06f7818ee3 Basic Markdown support (#9475) 2026-04-17 22:30:54 +03:00
Elian Doran
2639c5a225 chore: fix typecheck error 2026-04-17 22:22:22 +03:00
Elian Doran
69763c8b14 feat(markdown): render preview as Markdown 2026-04-17 21:41:35 +03:00
Elian Doran
5f32d83c79 fix(markdown): always maintain horizontal layout 2026-04-17 21:24:43 +03:00
Elian Doran
80aac52066 feat(markdown): improve display mode selector on mobile 2026-04-17 20:40:36 +03:00
Elian Doran
0335ece20b fix(markdown): syncing doesn't work on read-only notes 2026-04-17 20:40:36 +03:00
Elian Doran
e2d6fdb09a refactor(markdown): use different mechanism for syncing based on init 2026-04-17 20:40:36 +03:00
Elian Doran
79ea95cb39 Apply suggestions from code review
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-17 20:18:26 +03:00
Elian Doran
84bc385bab chore(markdown): add a small separator between buttons 2026-04-17 19:09:30 +03:00
Elian Doran
1af2a07a57 fix(markdown): align button order between layouts to avoid shifts 2026-04-17 19:09:08 +03:00
Elian Doran
98b92b7220 fix(markdown): read-only code not scrollable 2026-04-17 19:06:50 +03:00