mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2024-12-12 09:04:06 +02:00
abe613539b
- Allow "'" and ban "#" in filenames. #27 - Fixed misspelling (one of #28)
11 lines
462 B
JSON
11 lines
462 B
JSON
{
|
|
"id": "obsidian-livesync",
|
|
"name": "Self-hosted LiveSync",
|
|
"version": "0.2.1",
|
|
"minAppVersion": "0.9.12",
|
|
"description": "Community implementation of self-hosted livesync. Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
|
|
"author": "vorotamoroz",
|
|
"authorUrl": "https://github.com/vrtmrz",
|
|
"isDesktopOnly": false
|
|
}
|