308 Commits

Author SHA1 Message Date
Elian Doran
0f129734ae
fix(link): popup triggering with bare right click 2025-07-17 11:19:29 +03:00
Elian Doran
66486541fe
feat(client): batch delete column values 2025-07-16 21:30:16 +03:00
Elian Doran
caa842cd55
fix(views/table): unable to update state for newly created rows 2025-07-14 16:16:55 +03:00
Elian Doran
402540f483
feat(views/table): support recursive children update 2025-07-14 13:15:41 +03:00
Elian Doran
8c56315313
refactor(views): move full height detection to rendererer 2025-07-14 12:56:17 +03:00
Elian Doran
5dd5af90c2
feat(views/table): insert row below 2025-07-13 13:06:53 +03:00
Elian Doran
458d66cb21
feat(views/table): delete row from context menu (closes #6288) 2025-07-13 00:36:34 +03:00
Elian Doran
91572ab8b9
fix(popup_editor): use cmd on macos 2025-07-11 22:53:14 +03:00
Elian Doran
f1fc15e115
fix(link): popup menu no longer triggering 2025-07-11 22:34:41 +03:00
Elian Doran
c7f49f0e21
chore(popup_editor): switch keyboard combo to Ctrl+right click 2025-07-11 16:52:13 +03:00
Elian Doran
97ea3ac3fc
fix(popup_editor): block popup not working 2025-07-10 20:54:50 +03:00
Elian Doran
f04b75fd36
feat(popup_editor): add shortcut in links 2025-07-10 19:56:13 +03:00
Elian Doran
ed68dda70b
feat(popup_editor): integrate with note tooltip 2025-07-10 18:57:13 +03:00
Elian Doran
dccdb5ceb7
feat(popup_editor): integrate with calendar for existing notes 2025-07-10 17:54:27 +03:00
Elian Doran
9ddd1a4ae2
feat(collections): add i18n 2025-07-09 19:37:10 +03:00
Elian Doran
736bc9c9bd
chore(insert_note): improve layout slightly 2025-07-09 19:32:29 +03:00
Elian Doran
5a2da62992
feat(collections): hide book default note type 2025-07-09 19:28:44 +03:00
Elian Doran
035b72a08d
feat(insert_note): add dedicated section for collections 2025-07-09 18:55:08 +03:00
Elian Doran
ce9010ff13
chore(client): add some documentation 2025-07-07 20:04:17 +03:00
Elian Doran
6509acd6ee
feat(views/geomap): add open location to blank item as well 2025-07-07 17:24:42 +03:00
Elian Doran
557bfbd1d6
feat(views/geomap): remove old geo map type 2025-07-06 20:23:50 +03:00
Elian Doran
7ea37b9eb9
feat(views/geomap): create empty view type 2025-07-06 11:13:17 +03:00
Elian Doran
8efef6842d
Note Type Badges (#6229) 2025-07-06 09:54:27 +03:00
Adorian Doran
9cdbeb061f Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/context-menu/menu-items-badge-support 2025-07-05 22:06:39 +03:00
Elian Doran
b566a188dc
chore(client): crash during serialization for CKEditor errors 2025-07-05 20:31:48 +03:00
Adorian Doran
5bf01106c5 client/context menus/insert note: refactor 2025-07-05 19:13:34 +03:00
Adorian Doran
a45289e385 client/context menus/insert note: fix a typo again 2025-07-05 18:54:22 +03:00
Adorian Doran
4ffd005b09 client/context menus/insert note: fix a typo 2025-07-05 18:53:40 +03:00
Adorian Doran
e6ca89fea8 client/context menus/insert note: fix a comment 2025-07-05 18:53:03 +03:00
Adorian Doran
2225aea756 client/context menus/insert note: fix a console log 2025-07-05 18:49:22 +03:00
Adorian Doran
bfc4a84020 client/context menus/insert note: avoid highlighting predefined templates as "new" 2025-07-05 18:46:52 +03:00
Adorian Doran
891f6ba66f client/context menus/insert note: highlight new templates based on their creation date 2025-07-05 18:10:36 +03:00
Elian Doran
4b86fedce1
Merge remote-tracking branch 'origin/main' into feature/table_view
; Conflicts:
;	pnpm-lock.yaml
2025-07-04 21:47:26 +03:00
Elian Doran
e5b10ab16a
feat(views/table): set up relations not as a link 2025-07-04 20:08:41 +03:00
Elian Doran
ac70908c5a
feat(views/table): integrate reference-like for relations 2025-07-04 16:14:14 +03:00
Elian Doran
45ac70b78f
feat(views/table): proper storage of relations 2025-07-04 15:07:40 +03:00
Adorian Doran
d869056910 client/note types mapping: add a way to highlight newly introduced types 2025-07-04 13:47:50 +03:00
Adorian Doran
821e4b17cb client/refactor: de-duplicate the note type mapping 2025-07-04 13:38:02 +03:00
Adorian Doran
f90e2fb484 client/tree context menu/insert note: mark the beta note types with a badge 2025-07-04 11:46:10 +03:00
Adorian Doran
03658575eb client/context menu/insert note: reorder note types 2025-07-03 22:45:49 +03:00
Elian Doran
0fb0be4ffc
feat(views/table): actually add attributes 2025-06-27 22:43:29 +03:00
Elian Doran
f8e10f36db
refactor(note_list): use object for constructor arg 2025-06-27 21:51:38 +03:00
Elian Doran
c5020b8884
refactor(views/table): move table view into its own folder 2025-06-27 17:44:29 +03:00
Elian Doran
dd379bf18d
refactor(book/table): fix some lack of generics 2025-06-25 18:30:44 +03:00
Elian Doran
9e57c14130
feat(attachments): add pretty formatting to JSON 2025-06-25 17:45:11 +03:00
Elian Doran
9c137a1c48
feat(book/table): display attachment JSON 2025-06-25 17:43:58 +03:00
Elian Doran
7e20e41521
feat(book/table): allow editing cell values 2025-06-25 13:06:38 +03:00
Elian Doran
d9443527ee
feat(book/table): support date type 2025-06-25 11:56:30 +03:00
Elian Doran
fcd71957ff
feat(book/table): create new view type 2025-06-25 10:31:41 +03:00
Elian Doran
ae1a4fbbf6
fix(client): cyclic dependency server <-> ws 2025-06-20 18:32:20 +03:00