Commit graph

26 commits

Author SHA1 Message Date
Grol Grol
63dac704f5 feat: Implement core logic using flexible symbols and policy 2025-04-22 02:21:15 +03:00
Grol Grol
01ed090ad6 ref type to enum 2025-04-22 00:28:26 +03:00
Grol Grol
f567160324 feat: Implement settings UI for flexible symbols (JSON input) 2025-04-21 23:16:03 +03:00
Grol Grol
2a0a12bce0 feat: Prepare settings structure for flexible symbols 2025-04-20 15:31:13 +03:00
Grol Grol
03ee45cc1c v upd, fix bug #10 2025-04-12 10:55:26 +03:00
Grol Grol
3d1ea00009 add settings 2025-04-11 21:09:29 +03:00
Grol Grol
c751add5fe ref events. add delete action. optimize loadAndSyncActiveFiles 2025-04-11 18:42:49 +03:00
Grol Grol
198adf253f stable? 2025-04-11 18:07:53 +03:00
Grol Grol
32a5fe4229 stable ver? bugs... 2025-04-06 21:58:56 +03:00
Grol Grol
d3e7b14593 miniref. delete clickEvent 2025-04-04 16:02:45 +03:00
Grol Grol
13ab4da8e7 fix sync unloadFile in previewMode 2025-04-04 16:00:13 +03:00
Grol Grol
b9a9d7b73c fix load. unreg postproc 2025-04-04 15:40:05 +03:00
Grol Grol
1f00148d53 lazy loading of files 2025-04-04 15:27:25 +03:00
Grol Grol
ac25654f65 fix view mod, fix cascading changes, need refactor 2025-04-02 16:20:23 +03:00
Grol Grol
89e4089cbc stable version, works in editor mod 2025-04-02 10:33:04 +03:00
Grol Grol
c9f50f1894 stable version, works in view mode 2025-04-02 04:20:27 +03:00
Grol Grol
6decbc8e78 fix scroll 2025-03-20 23:46:03 +03:00
Grol Grol
bb609c2685 fix callback 2025-03-20 23:45:43 +03:00
Grol Grol
06b85267d8 fix cursor, add mutex, add tests, refactor 2025-03-20 00:24:35 +03:00
Grol Grol
4e63932155 v upd, fix #8 2025-03-19 00:44:43 +03:00
Grol Grol
1234817949 add settings tab. 2025-03-15 13:29:19 +03:00
Grol Grol
0c43e9f5e7 #7 2025-03-15 12:10:57 +03:00
Grol Grol
1d4f782f53 restyle tab 2025-03-15 11:13:43 +03:00
Grol Grol
98d9d031f4 Prevent editor scrolling on checkbox sync by moving cursor to end of first changed line and hiding it with blur, #2 2025-03-10 12:17:13 +03:00
Grol Grol
2c8d353f15 Add checkbox sync support for Reading View via vault.on('modify'), keep editor-change for real-time updates, #3 2025-03-10 11:07:25 +03:00
Grol Grol
55f74a8e60 add tests 2025-02-18 20:50:31 +03:00