Files changed: .obsidian/app.json .obsidian/appearance.json .obsidian/community-plugins.json .obsidian/core-plugins.json .obsidian/plugins/obsidian-livesync/data.json .obsidian/plugins/obsidian-livesync/main.js .obsidian/plugins/obsidian-livesync/manifest.json .obsidian/plugins/obsidian-livesync/styles.css .obsidian/workspace.json CLAUDE-baseline.md rules
10 lines
463 B
JSON
10 lines
463 B
JSON
{
|
|
"id": "obsidian-livesync",
|
|
"name": "Self-hosted LiveSync",
|
|
"version": "0.25.76",
|
|
"minAppVersion": "1.7.2",
|
|
"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
|
|
}
|