886 Commits

Author SHA1 Message Date
Elian Doran
e66aef17df
refactor(views/table): merge storage into table view 2025-06-27 17:40:56 +03:00
Elian Doran
19eff5e6d6
refactor(views/table): merge renderer into table view 2025-06-27 17:39:57 +03:00
Elian Doran
88b4fc73de
chore(views/table): remove placeholder text 2025-06-27 17:22:47 +03:00
Elian Doran
70694542eb
feat(views/table): allow in search 2025-06-27 17:18:52 +03:00
Elian Doran
4a22e3d2d4
feat(book/table): hide promoted attributes 2025-06-25 19:25:01 +03:00
Elian Doran
dd379bf18d
refactor(book/table): fix some lack of generics 2025-06-25 18:30:44 +03:00
Elian Doran
c9b556160f
feat(book/table): support changing note title 2025-06-25 17:56:47 +03:00
Elian Doran
168e224d3e
refactor(book/table): make clear what kind of attribute is being changed 2025-06-25 17:54:00 +03:00
Elian Doran
ccb9b7e5fb
feat(book/table): store hidden columns 2025-06-25 16:18:34 +03:00
Elian Doran
c7b16cd043
feat(book/table): allow show/hide columns 2025-06-25 13:52:53 +03:00
Elian Doran
7e20e41521
feat(book/table): allow editing cell values 2025-06-25 13:06:38 +03:00
Elian Doran
66761a69d3
refactor(book/table): clean up 2025-06-25 12:10:08 +03:00
Elian Doran
fb32d26479
feat(book/table): support boolean type 2025-06-25 12:05:10 +03:00
Elian Doran
b6398fdb5d
refactor(book/table): extract gathering definitions 2025-06-25 12:03:17 +03:00
Elian Doran
d9443527ee
feat(book/table): support date type 2025-06-25 11:56:30 +03:00
Elian Doran
7c175da9f1
chore(book/table): ignore multi attributes 2025-06-25 11:45:46 +03:00
Elian Doran
05aa087851
feat(book/table): support basic text columns 2025-06-25 11:23:34 +03:00
Elian Doran
592e968f9f
feat(book/table): display note titles 2025-06-25 11:06:49 +03:00
Elian Doran
894a26cc67
feat(book/table): set up sample grid 2025-06-25 10:49:33 +03:00
Elian Doran
a19186c508
feat(book/table): set full height 2025-06-25 10:40:04 +03:00
Elian Doran
5450bdeae9
feat(book/table): hide no children warning 2025-06-25 10:34:03 +03:00
Elian Doran
fcd71957ff
feat(book/table): create new view type 2025-06-25 10:31:41 +03:00
Elian Doran
9dc157b970
chore(options): use translations 2025-06-23 23:30:13 +03:00
Elian Doran
b7f5c0e07a
feat(mention): disable auto-completion 2025-06-23 23:20:51 +03:00
Elian Doran
3988bb5321
feat(emoji): disable auto-completion only 2025-06-23 22:40:57 +03:00
Elian Doran
ba94616b87
feat(emoji): add an option to disable them (closes #5852) 2025-06-23 22:10:41 +03:00
Elian Doran
a9c07af402
fix(client): failing with duplicate modules 2025-06-21 09:00:07 +03:00
Elian Doran
cca8504796
refactor(client): circular dep in utils 2025-06-19 22:44:02 +03:00
Elian Doran
0325bee425
feat(ckeditor): fallback to GPL if license key fails 2025-06-19 19:38:10 +03:00
Elian Doran
e280968271
feat(ckeditor): allow use of GPL license 2025-06-19 18:55:02 +03:00
Elian Doran
b809137c93
refactor(text): move license key management to config 2025-06-19 18:47:41 +03:00
Elian Doran
8b841c5aa7
feat(autocomplete): support specifying path when creating a new note (#2342) 2025-06-18 23:14:46 +03:00
Elian Doran
a37af29c6c
fix(client): link to API documentation (#2356) 2025-06-18 23:10:00 +03:00
FliegendeWurst
f9cf542e66 fix(client): link to API documentation
Fixes https://github.com/TriliumNext/Notes/issues/1779
2025-06-18 17:58:29 +02:00
Elian Doran
7faaefee20
feat(help): display contextual button text snippets 2025-06-18 15:35:56 +03:00
SiriusXT
a78e4d7a58 chore(i18n): update path selection prompt 2025-06-18 14:28:43 +08:00
SiriusXT
5fc0a0460d Merge branch 'develop' into note-create 2025-06-18 11:21:32 +08:00
Elian Doran
7e399cc10c
feat(text-snippets): support description 2025-06-17 19:21:20 +03:00
Elian Doran
59e0857bb5
feat(text-snippets): add default icon for templates 2025-06-17 19:21:20 +03:00
Elian Doran
4f9bd970af
feat(text-snippets): better reaction to removing templates 2025-06-17 19:21:20 +03:00
Elian Doran
3e40a35c19
feat(text-snippets): reload when a new template is added 2025-06-17 19:21:20 +03:00
Elian Doran
97799bfacc
feat(text-snippets): handle renames by refreshing the editor 2025-06-17 19:21:20 +03:00
Elian Doran
fb1a74a96d
feat(text-snippets): debounce updates to avoid duplication 2025-06-17 19:21:20 +03:00
Elian Doran
9f82e0a6d6
refactor(text-snippets): use a map instead of an object 2025-06-17 19:21:20 +03:00
Elian Doran
421e125882
feat(text-snippets): handle content changes 2025-06-17 19:21:20 +03:00
Elian Doran
17ede00fb2
feat(text-snippets): reload editors when templates change 2025-06-17 19:21:20 +03:00
Elian Doran
502638bae7
feat(text-snippets): add toolbar entry 2025-06-17 19:21:20 +03:00
Elian Doran
af8a905150
feat(text-snippets): basic integration 2025-06-17 19:21:20 +03:00
SiriusXT
bcc689cae3 Merge branch 'develop' into note-create 2025-06-17 21:18:06 +08:00
SiriusXT
20173d544b feat(autocomple): support specifying path when creating a new note 2025-06-17 20:41:23 +08:00