diff options
Diffstat (limited to 'SI/.obsidian/plugins/calendar/manifest.json')
| -rw-r--r-- | SI/.obsidian/plugins/calendar/manifest.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/SI/.obsidian/plugins/calendar/manifest.json b/SI/.obsidian/plugins/calendar/manifest.json new file mode 100644 index 0000000..028bfa5 --- /dev/null +++ b/SI/.obsidian/plugins/calendar/manifest.json @@ -0,0 +1,10 @@ +{ + "id": "calendar", + "name": "Calendar", + "description": "Calendar view of your daily notes", + "version": "1.5.10", + "author": "Liam Cain", + "authorUrl": "https://github.com/liamcain/", + "isDesktopOnly": false, + "minAppVersion": "0.9.11" +} |
