mfarr_obsidian-archive/manifest.json
2025-03-09 12:02:15 -04:00

11 lines
354 B
JSON

{
"id": "obsidian-simple-archiver",
"name": "Simple Archiver",
"version": "0.0.1",
"minAppVersion": "0.15.0",
"description": "Move old, stinky notes and folders to an archive, where they belong.",
"author": "Mike Farr",
"authorUrl": "https://github.com/mfarr",
"fundingUrl": "https://github.com/mfarr/obsidian-archive",
"isDesktopOnly": false
}