gapmiss_substack-clipper/src
2026-07-11 16:38:33 -05:00
..
comments.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
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 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
main.ts fix: add is-loading class to Notice 2026-07-11 16:16:37 -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