mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-09-27 04:57:06 +00:00
Add note
This commit is contained in:
@@ -176,6 +176,10 @@ TODO: Conflict and resolution checks for real local databases.
|
|||||||
- `--immediate`: Perform sync after the command (e.g. `push`, `pull`, `put`, `rm`).
|
- `--immediate`: Perform sync after the command (e.g. `push`, `pull`, `put`, `rm`).
|
||||||
- `serve`: Start CLI in server mode, exposing REST APIs for remote, and batch operations.
|
- `serve`: Start CLI in server mode, exposing REST APIs for remote, and batch operations.
|
||||||
- `cause-conflicted <vaultPath>`: Mark a file as conflicted without changing its content, to trigger conflict resolution in Obsidian.
|
- `cause-conflicted <vaultPath>`: Mark a file as conflicted without changing its content, to trigger conflict resolution in Obsidian.
|
||||||
|
|
||||||
|
## Current Limitations and known issues
|
||||||
|
- Binary files are not supported yet (it seems... but I haven't tested this yet).
|
||||||
|
|
||||||
## Use Cases
|
## Use Cases
|
||||||
|
|
||||||
### 1. Bootstrap a new headless vault
|
### 1. Bootstrap a new headless vault
|
||||||
|
|||||||
Reference in New Issue
Block a user