diff --git a/CLAUDE.md b/CLAUDE.md index 40084da..23ed3db 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -72,5 +72,5 @@ src/ ## Key References -- Development plan: `docs/plans/2026-05-10-document-exporter-development-plan.md` +- Development plan (v0.1, archived): `docs/archives/2026-05-10-document-exporter-development-plan.md` - Obsidian plugin docs: https://docs.obsidian.md/Plugins/Getting%20started/Build%20a%20plugin diff --git a/README.md b/README.md index 6046579..3ffa438 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,6 @@ Multiple ways to start an export: ### Export dialog - - 1. Choose **source** — current file, folder, or selected files 2. Choose **format** — PDF, Word document, Markdown bundle, or HTML document 3. Set **output folder** — type a path, click **Vault** to pick from vault folders, or **Choose folder** to select a system folder (desktop only) diff --git a/docs/plans/2026-05-10-document-exporter-development-plan.md b/docs/archives/2026-05-10-document-exporter-development-plan.md similarity index 100% rename from docs/plans/2026-05-10-document-exporter-development-plan.md rename to docs/archives/2026-05-10-document-exporter-development-plan.md diff --git a/docs/screenshots/document-exporter-main-panel.png b/docs/screenshots/document-exporter-main-panel.png deleted file mode 100644 index c1e203b..0000000 Binary files a/docs/screenshots/document-exporter-main-panel.png and /dev/null differ