The Simple Archiver plugin streamlines the process of organizing your Obsidian vault by moving files or entire folders into a designated archive directory. It retains the original folder structure by placing items in a mirrored relative path inside the archive. This helps declutter your active workspace while preserving context and organization for archived content. Users can initiate archiving through a command or a convenient file menu option. The plugin automatically creates the archive folder if it doesn't already exist, simplifying setup.
Obsidian plugins tagged with #archive. There are 4 plugins in this collection.
- Rank 1a year ago by Mike Farr
- Rank 25 years ago by Stephen Solka
The Extract url content plugin allows users to convert web URLs into markdown format within Obsidian. It operates in multiple modes, enabling users to extract content by selecting a URL in a note, defining a URL in the front matter to replace note content, or archiving all external links within a document. The plugin replaces URLs with readable markdown, including titles, descriptions, and other relevant data. Additionally, it supports importing content from clipboard URLs and integrates with `youtube-dl` to extract metadata for YouTube links.
- Rank 32 months ago by kintolayli
The Simplest Todo plugin keeps a single task note under control by moving completed items into an archive section as you save. It watches chosen sections in one Markdown file, stamps finished tasks with their completion date and later rolls archived entries into separate month based files, so the active list stays short without losing history. If you reopen a finished task, it can return to its original section instead of staying buried in the archive. The plugin also includes manual archive and rollover commands, a ribbon action and a migration command for cleaning up older mixed archives.
- Rank 45 years ago by Tamás Deme
The Link Archive plugin helps users preserve external links in their Obsidian notes by archiving them to the Internet Archive. When triggered, the plugin scans the note for external links, submits them for archiving, and adds an archived link next to the original. This ensures access to the content even if the original source becomes unavailable. The plugin intelligently avoids duplicating archive links and provides progress tracking during the archiving process.