remotely-save/manifest.json

11 lines
332 B
JSON
Raw Normal View History

2021-10-17 14:50:12 +00:00
{
2021-11-14 14:34:07 +00:00
"id": "obsidian-remotely-Save",
"name": "Remotely Save",
2021-11-14 17:03:57 +00:00
"version": "0.0.17",
2021-10-17 14:50:12 +00:00
"minAppVersion": "0.12.15",
2021-11-14 14:34:07 +00:00
"description": "Yet another unofficial plugin allowing users to sync notes between local device and the cloud service.",
2021-10-17 14:50:12 +00:00
"author": "fyears",
"authorUrl": "https://github.com/fyears",
"isDesktopOnly": false
}