mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-02-05 20:01:36 +00:00
Bug fixed and new feature implemented
- Synchronization Timing problem fixed - Performance improvement of handling large files - Timeout for collecting leaves extended - Periodic synchronization implemented - Dumping document information implemented. - Folder watching problem fixed. - Delay vault watching for database ready.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "obsidian-livesync",
|
||||
"version": "0.1.13",
|
||||
"version": "0.1.14",
|
||||
"description": "Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user