Skip to content

cococonscious/obsidian-note-archiver

 
 

Repository files navigation

Obsidian note archiver

This is a simple note archiver utility. Some of my workflows need to move files to different locations so I can keep my workspace clean. This plugin helps move those documents to an archive folder

  • New command in command palette
  • Archive button in the editor menu
  • Archive button in the file menu

Commands and menu items

Simply move your file to a folder

You can set the plugin to move files to a particular folder: Demo of ungrouped archiving

Group your archived files by year or month

It can also group the archived files based on the year and month the file was archived: Demo of grouped archiving

To be built

  • settings for different parts of the vault (maybe I want to archive my daily notes differently)
  • archive based on date in the file name
  • organize the code better
  • unarchive

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.7%
  • JavaScript 19.9%
  • CSS 3.4%