obsidian-template/.obsidian/plugins/auto-note-mover/manifest.json
baalajimaestro 5185e927b0
Add note mover and chatgpt plugins
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-03-25 22:49:59 +05:30

10 lines
331 B
JSON

{
"id": "auto-note-mover",
"name": "Auto Note Mover",
"version": "1.2.0",
"minAppVersion": "0.12.0",
"description": "Auto Note Mover will automatically move the active notes to their respective folders according to the rules.",
"author": "faru",
"authorUrl": "https://github.com/farux/",
"isDesktopOnly": false
}