remotely-save/manifest.json

11 lines
332 B
JSON
Raw Normal View History

2021-10-17 14:50:12 +00:00
{
2021-11-15 01:56:41 +00:00
"id": "obsidian-remotely-save",
2021-11-14 14:34:07 +00:00
"name": "Remotely Save",
2021-12-01 02:11:20 +00:00
"version": "0.1.10",
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
}