69 Commits

Author SHA1 Message Date
Elian Doran
8f99ce7d14
fix(react): type errors 2025-08-03 16:04:19 +03:00
Elian Doran
a7f5702221
feat(react): port about dialog 2025-08-03 15:29:57 +03:00
Elian Doran
8a587d4d21
chore(client): fix typecheck issues 2025-07-30 23:46:43 +03:00
Elian Doran
7e01dfd220
fix(sort): refresh when sorting notes via dialog 2025-07-30 19:45:01 +03:00
Elian Doran
138611beaf
chore(client): remove unnecessary log 2025-07-28 21:18:06 +03:00
Elian Doran
e341de70c0
chore(command_palette): change placeholder 2025-07-28 11:21:18 +03:00
Elian Doran
1d1a0ac4fd
fix(command_palette): print command showing modal 2025-07-28 11:15:48 +03:00
Elian Doran
964bc74b83
refactor(command_palette): use declarative command approach 2025-07-27 21:16:23 +03:00
Elian Doran
82e16a5624
fix(command_palette): not showing after re-entering 2025-07-27 20:31:13 +03:00
Elian Doran
757488a95b
feat(command_palette): improve dialog margins 2025-07-27 18:15:54 +03:00
Elian Doran
ace166a925
feat(command_palette): hide search in full text 2025-07-27 15:59:33 +03:00
Elian Doran
126152ff63
feat(command_palette): display commands immediately 2025-07-27 15:42:44 +03:00
Elian Doran
60e19de0d1
feat(command_palette): add keyboard shortcut 2025-07-27 15:34:51 +03:00
Elian Doran
3247a9facc
feat(command_palette): hide on command execution 2025-07-27 15:30:27 +03:00
Elian Doran
7b114bed26
feat(command_palette): basic implementation 2025-07-27 15:27:13 +03:00
Elian Doran
92fa1cf052
fix(quick_edit): read-only notes not editable (closes #6425) 2025-07-22 17:30:03 +03:00
Elian Doran
bc752bdb0b
fix(popup_editor): note icon overlapping with classic editor 2025-07-12 22:38:20 +03:00
Elian Doran
292646e14a
fix(popup_editor): styles showing up when classic toolbar is shown 2025-07-11 20:46:48 +03:00
Elian Doran
4fc2b0fa5e
feat(popup_editor): focus on editor automatically for easier editing 2025-07-11 16:52:13 +03:00
Elian Doran
8dca79ecf2
fix(popup_editor): block toolbar from behind modal interfering 2025-07-11 16:52:13 +03:00
Elian Doran
1e8ea54dbc
feat(popup_editor): smoother operation 2025-07-11 12:16:56 +03:00
Elian Doran
ddbe7e9936
chore(popup_editor): clean up after closing modal 2025-07-11 12:00:32 +03:00
Elian Doran
cab86175ef
fix(file): pdf having a 10px margin at the bottom 2025-07-11 11:28:10 +03:00
Elian Doran
ec7414b174
fix(popup_editor): collections being displayed under a full empty screen 2025-07-11 10:47:06 +03:00
Elian Doran
8343a5d1dd
feat(popup_editor): add mobile support 2025-07-11 09:06:06 +03:00
Elian Doran
39eac83d38
fix(popup_editor): mermaid not rendering properly 2025-07-10 23:21:37 +03:00
Elian Doran
55bd6fb57d
feat(popup_editor): properly support file note types 2025-07-10 22:55:16 +03:00
Elian Doran
6fdec52332
fix(popup_editor): mind map not rendering properly 2025-07-10 22:48:33 +03:00
Elian Doran
97ea3ac3fc
fix(popup_editor): block popup not working 2025-07-10 20:54:50 +03:00
Elian Doran
f961698e44
feat(popup_editor): improve fit for wider notes 2025-07-10 17:40:57 +03:00
Elian Doran
278fe3262e
feat(popup_editor): improve fit for full-height note types 2025-07-10 17:33:00 +03:00
Elian Doran
88a8311173
feat(popup_editor): integrate with note link context menu 2025-07-10 17:19:10 +03:00
Elian Doran
b595d1fade
fix(popup_editor): ckeditor modals not showing 2025-07-10 16:35:44 +03:00
Elian Doran
d91c59b7d0
feat(popup_editor): floating classic toolbar 2025-07-10 16:16:09 +03:00
Elian Doran
aa2ab0da31
feat(popup_editor): limit max height & reduce padding 2025-07-10 16:12:38 +03:00
Elian Doran
91f94106fb
feat(popup_editor): integrate classic editor toolbar 2025-07-10 16:09:34 +03:00
Elian Doran
308f319138
feat(popup_editor): normalize paddings 2025-07-10 15:28:55 +03:00
Elian Doran
fa0c01591a
feat(popup_editor): integrate note title + icon into modal header 2025-07-10 15:25:07 +03:00
Elian Doran
0c17a13462
fix(popup_editor): current tab events interfering 2025-07-10 14:57:32 +03:00
Elian Doran
5adca76a9a
refactor(popup_editor): better error handling 2025-07-09 21:56:11 +03:00
Elian Doran
e7467f6446
feat(popup_editor): get editor to show up if note is open somewhere else 2025-07-09 21:44:42 +03:00
Elian Doran
bfec44aa5a
refactor(popup_editor): inject note detail widget 2025-07-09 21:20:16 +03:00
Elian Doran
55b3bf6036
feat(popup_editor): create an empty modal with auto-trigger 2025-07-09 21:12:18 +03:00
Adorian Doran
1af8edfe4d client/note type chooser: add support for badges 2025-07-05 19:31:59 +03:00
Elian Doran
1f022aea4e
chore(rebrand): update GitHub repo in source files 2025-06-30 20:39:29 +03:00
Elian Doran
cca8504796
refactor(client): circular dep in utils 2025-06-19 22:44:02 +03:00
SiriusXT
a78e4d7a58 chore(i18n): update path selection prompt 2025-06-18 14:28:43 +08: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
Elian Doran
3b579a3b7b
Slash commands (#2336) 2025-06-17 12:49:26 +03:00