diff options
Diffstat (limited to 'SI/.obsidian/plugins/auto-note-mover/manifest.json')
| -rw-r--r-- | SI/.obsidian/plugins/auto-note-mover/manifest.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/SI/.obsidian/plugins/auto-note-mover/manifest.json b/SI/.obsidian/plugins/auto-note-mover/manifest.json new file mode 100644 index 0000000..01bb752 --- /dev/null +++ b/SI/.obsidian/plugins/auto-note-mover/manifest.json @@ -0,0 +1,10 @@ +{ + "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 +} |
