Commit graph

  • b74c41d070 Fixed pin button eventhandler issue. main NebulousNessie 2026-06-03 17:25:41 +0100
  • 387a0ee536 Made desktop-only: currently doesn't work on mobile well enough. NebulousNessie 2026-05-16 18:59:28 +0100
  • cbe86f3b76 . 1.0.2 NebulousNessie 2026-05-16 18:57:15 +0100
  • e07f4f140c Added note subheading linking, and hover preview to markers and polylines. NebulousNessie 2026-05-16 18:54:27 +0100
  • 522e32ba85 . NebulousNessie 2026-05-16 18:14:49 +0100
  • 5d3acf07b2
    Update README.md NebulousNessie 2026-05-16 16:47:07 +0100
  • d94aff52f2
    Update README.md NebulousNessie 2026-05-16 16:44:06 +0100
  • 1b82f37763 Further linting NebulousNessie 2026-05-16 16:38:22 +0100
  • 64f4fb2796 . 1.0.1 NebulousNessie 2026-05-16 16:11:40 +0100
  • 640732e01c Requested changes NebulousNessie 2026-05-16 16:10:06 +0100
  • 545f838df7 Fixed no data folder on plugin onload NebulousNessie 2026-01-13 12:54:20 +0000
  • d451ead748 Sentence case, settings. NebulousNessie 2025-11-12 18:05:20 +0000
  • 87f0e0c8ae More lint rolling. NebulousNessie 2025-11-12 17:17:25 +0000
  • 9741776d2e
    Update README to remove beta status notice NebulousNessie 2025-11-11 18:00:47 +0000
  • 47fbfb9315
    Update README with marker data information NebulousNessie 2025-11-11 17:59:45 +0000
  • de2ed04857 Added Readme Demo Gifs NebulousNessie 2025-11-11 17:55:30 +0000
  • 53660cb149 Further Lint Rolling... NebulousNessie 2025-11-11 15:55:02 +0000
  • c384f2429a Removed uneccesary comments NebulousNessie 2025-11-11 15:34:00 +0000
  • 61bdfea6be removed fontawesome requirements NebulousNessie 2025-11-11 15:05:58 +0000
  • 4006e30876 Fixed stylename in settings NebulousNessie 2025-11-11 15:02:01 +0000
  • 96f29b0d5d Redefined all 'any' typings. NebulousNessie 2025-11-11 14:58:19 +0000
  • 1399f4cdba Added eslint and made suggested changes. NebulousNessie 2025-11-11 14:53:27 +0000
  • 6090dedf01 . NebulousNessie 2025-11-11 14:18:07 +0000
  • 87bc9f10e0 Removed fontawesome icons, now using obsidians only. NebulousNessie 2025-11-11 13:57:46 +0000
  • 793b35beae Deleting markers or polylines now updates marker rendering on modal close. NebulousNessie 2025-11-11 12:57:50 +0000
  • 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. NebulousNessie 2025-11-11 12:55:10 +0000
  • 01723cc8ac Using mouse events rather than event listeners; fixed workspace leaf refresh issue; more robust modal closure refreshing; window.setTimeout in settings. NebulousNessie 2025-11-11 11:50:45 +0000
  • 6d0e477677 Vault.read now vault.cachedread for read-only use cases NebulousNessie 2025-11-11 10:48:25 +0000
  • d430bfb4e8 fixed typings errors NebulousNessie 2025-11-10 11:36:58 +0000
  • 3e29be1ecd this.app changed to app NebulousNessie 2025-11-10 11:30:08 +0000
  • f30e3299be onunload fixed, MarkdownRenderer.render fixed, vault.modify now vault.process, fixed newContent not assignable to string, started adding component handling for moc blocks. NebulousNessie 2025-11-10 11:20:41 +0000
  • 9aaf3aa12b Fixed minimal theme styles issue. Moc block image size now has max at block renderer container. NebulousNessie 2025-09-19 15:20:16 +0100
  • 71b5412f67 Added note heading links to new marker modals. NebulousNessie 2025-09-18 23:06:17 +0100
  • 207d86c3fb Tried to make styles more robust with themes. NebulousNessie 2025-09-18 22:18:30 +0100
  • 4ed2bbcb9b A few more styles changes, fixed onload issue, commented out logs (plugin requirements) NebulousNessie 2025-09-14 21:37:48 +0100
  • 1f0e135ab3 Fixed plugin onload error. Reorg styles, reorg block renderers. NebulousNessie 2025-09-14 21:32:57 +0100
  • 2c6585984e More plugin requirements cleanup NebulousNessie 2025-09-12 15:50:35 +0100
  • 914a3eeac2 Src files et.c. added. NebulousNessie 2025-09-12 15:24:19 +0100
  • 3b4b782100 Made styles.css more compatible with themes, added marker opacity setting, made action buttons add overlay and border to moc block for UX, modals have settings in same order, manifest the same as published plugin. NebulousNessie 2025-09-10 18:48:16 +0100
  • a13a6a2101 Merge branch 'main' of https://github.com/NebulousNessie/Obsidian-MOCBlocks NebulousNessie 2025-09-10 15:09:22 +0100
  • 296ab0cd73 Fixed no folder on plugin startup, fixed moc block reload when no data folder exists NebulousNessie 2025-09-10 15:08:56 +0100
  • 581baf97fe
    Update README to include link to git repository NebulousNessie 2025-09-10 14:47:31 +0100
  • 705311ab22 manifest and readme edits NebulousNessie 2025-09-08 19:02:28 +0100
  • 2889f14102 readme formatting 1.0.0 NebulousNessie 2025-09-08 18:45:28 +0100
  • bb4db19003 Version 1 Commit Update NebulousNessie 2025-09-08 18:23:28 +0100
  • 35e798be20
    Update README.md NebulousNessie 2025-07-05 21:57:58 +0100
  • 1c896cdec8
    Update README.md NebulousNessie 2025-07-05 21:53:43 +0100
  • d273358ef9
    Initial commit NebulousNessie 2025-07-05 21:25:37 +0100