Commit graph

27 commits

Author SHA1 Message Date
NebulousNessie
b74c41d070 Fixed pin button eventhandler issue. 2026-06-03 17:25:41 +01:00
NebulousNessie
e07f4f140c Added note subheading linking, and hover preview to markers and polylines. 2026-05-16 18:54:27 +01:00
NebulousNessie
640732e01c Requested changes 2026-05-16 16:10:06 +01:00
NebulousNessie
545f838df7 Fixed no data folder on plugin onload 2026-01-13 12:54:20 +00:00
NebulousNessie
d451ead748 Sentence case, settings. 2025-11-12 18:05:20 +00:00
NebulousNessie
87f0e0c8ae More lint rolling. 2025-11-12 17:17:25 +00:00
NebulousNessie
53660cb149 Further Lint Rolling... 2025-11-11 15:55:02 +00:00
NebulousNessie
c384f2429a Removed uneccesary comments 2025-11-11 15:34:00 +00:00
NebulousNessie
4006e30876 Fixed stylename in settings 2025-11-11 15:02:01 +00:00
NebulousNessie
96f29b0d5d Redefined all 'any' typings. 2025-11-11 14:58:19 +00:00
NebulousNessie
1399f4cdba Added eslint and made suggested changes. 2025-11-11 14:53:27 +00:00
NebulousNessie
6090dedf01 . 2025-11-11 14:18:07 +00:00
NebulousNessie
87bc9f10e0 Removed fontawesome icons, now using obsidians only. 2025-11-11 13:57:46 +00:00
NebulousNessie
793b35beae Deleting markers or polylines now updates marker rendering on modal close. 2025-11-11 12:57:50 +00:00
NebulousNessie
b24a4e7929 Used proper casing in settings tab; Migrated to component-owned listeners to properly manage component lifecycles and ensure cleanup (except in settings tab). Trash and newmocblockmodal still work with old event listeners, as these are called on the modal instance and not in the moc-block component. 2025-11-11 12:55:10 +00:00
NebulousNessie
01723cc8ac Using mouse events rather than event listeners; fixed workspace leaf refresh issue; more robust modal closure refreshing; window.setTimeout in settings. 2025-11-11 11:50:45 +00:00
NebulousNessie
6d0e477677 Vault.read now vault.cachedread for read-only use cases 2025-11-11 10:48:25 +00:00
NebulousNessie
d430bfb4e8 fixed typings errors 2025-11-10 11:36:58 +00:00
NebulousNessie
3e29be1ecd this.app changed to app 2025-11-10 11:30:08 +00:00
NebulousNessie
f30e3299be onunload fixed, MarkdownRenderer.render fixed, vault.modify now vault.process, fixed newContent not assignable to string, started adding component handling for moc blocks. 2025-11-10 11:20:41 +00:00
NebulousNessie
9aaf3aa12b Fixed minimal theme styles issue. Moc block image size now has max at block renderer container. 2025-09-19 15:20:16 +01:00
NebulousNessie
71b5412f67 Added note heading links to new marker modals. 2025-09-18 23:06:17 +01:00
NebulousNessie
207d86c3fb Tried to make styles more robust with themes. 2025-09-18 22:18:30 +01:00
NebulousNessie
4ed2bbcb9b A few more styles changes, fixed onload issue, commented out logs (plugin requirements) 2025-09-14 21:37:48 +01:00
NebulousNessie
1f0e135ab3 Fixed plugin onload error. Reorg styles, reorg block renderers. 2025-09-14 21:32:57 +01:00
NebulousNessie
2c6585984e More plugin requirements cleanup 2025-09-12 15:50:35 +01:00
NebulousNessie
914a3eeac2 Src files et.c. added. 2025-09-12 15:24:19 +01:00