gapmiss_substack-clipper/src
2026-07-17 20:45:56 -05:00
..
comments.ts fix: unify comment counts across frontmatter, history sidebar, and comments file using recursive count 2026-07-13 11:51:46 -05:00
converter.ts fix: convert Substack footnotes to Obsidian [^N] syntax via Turndown rules 2026-06-19 20:39:51 -05:00
downloader.ts Initial commit: fetch, parse, and archive Substack posts as Markdown with media downloads and threaded comments 2026-06-15 10:30:34 -05:00
history-view.ts fix: unify comment counts across frontmatter, history sidebar, and comments file using recursive count 2026-07-13 11:51:46 -05:00
main.ts feat: add obsidian:// URI handler for saving posts via protocol link 2026-07-17 20:45:56 -05:00
modal.ts feat: add open-after-save toggle, fix footnotes to [^N] syntax, rename Clip→Save in UI 2026-06-19 20:48:43 -05:00
parser.ts Initial commit: fetch, parse, and archive Substack posts as Markdown with media downloads and threaded comments 2026-06-15 10:30:34 -05:00
postprocess.ts fix: wikilink audio embeds regardless of player time-label spacing 2026-06-25 17:03:34 -05:00
settings.ts fix: use declarative folder control for save directory 2026-06-19 21:57:35 -05:00
types.ts feat: add save history modal with search, comment re-download, and per-entry actions 2026-06-19 21:47:57 -05:00