remove todo

This commit is contained in:
vorotamoroz
2026-03-12 12:45:39 +01:00
parent 10f5cb8b42
commit 29ce9a5df4

View File

@@ -181,8 +181,6 @@ npm run cli -- [database-path] [options] [command] [command-args]
### Planned options:
TODO: Conflict and resolution checks for real local databases.
- `--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.
- `cause-conflicted <vaultPath>`: Mark a file as conflicted without changing its content, to trigger conflict resolution in Obsidian.