Commit graph

13 commits

Author SHA1 Message Date
@gapmiss
882487103f feat: add obsidian:// URI handler for saving posts via protocol link 2026-07-17 20:45:56 -05:00
@gapmiss
c9bd606f4c fix: unify comment counts across frontmatter, history sidebar, and comments file using recursive count 2026-07-13 11:51:46 -05:00
@gapmiss
0129a2aca9 feat: improve history view with search icon/clear button, Notice toasts, and disabled state during re-download 2026-07-11 16:38:33 -05:00
@gapmiss
1c6cfefbbf fix: add is-loading class to Notice 2026-07-11 16:16:37 -05:00
@gapmiss
a7bb2c8a2f fix: wikilink audio embeds regardless of player time-label spacing 2026-06-25 17:03:34 -05:00
@gapmiss
e93ca869d4 fix: skip saving comments files when post has zero comments 2026-06-22 16:42:16 -05:00
@gapmiss
b5aaa9a1a9 feat: convert save history from modal to sidebar view with select all 2026-06-20 15:10:43 -05:00
@gapmiss
a74d078d0f fix: use declarative folder control for save directory 2026-06-19 21:57:35 -05:00
@gapmiss
335bc6fb08 feat: add save history modal with search, comment re-download, and per-entry actions 2026-06-19 21:47:57 -05:00
@gapmiss
d2c9ab36e9 feat: add open-after-save toggle, fix footnotes to [^N] syntax, rename Clip→Save in UI 2026-06-19 20:48:43 -05:00
@gapmiss
8dacb96863 fix: convert Substack footnotes to Obsidian [^N] syntax via Turndown rules 2026-06-19 20:39:51 -05:00
@gapmiss
923fff03cc fix: replace video divs before Turndown (blank-node bypass) and unescape brackets in output 2026-06-15 11:50:37 -05:00
@gapmiss
291fd7919c Initial commit: fetch, parse, and archive Substack posts as Markdown with media downloads and threaded comments 2026-06-15 10:30:34 -05:00