dnote/pkg/cli
Sung 6314749263
Improve empty server sync when multiple clients exist (#706)
* Fix dbPath

* Require full sync when after another client uploads to an empty server

* Avoid orphan notes with empty sync
2025-10-26 17:54:24 -07:00
..
client Improve empty server sync when multiple clients exist (#706) 2025-10-26 17:54:24 -07:00
cmd Improve empty server sync when multiple clients exist (#706) 2025-10-26 17:54:24 -07:00
config Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
consts Remove Pro (#674) 2025-09-28 21:09:22 -07:00
context Remove public from CLI (#703) 2025-10-25 20:51:57 -07:00
database Auto vacuum and manage connections (#705) 2025-10-26 16:59:53 -07:00
infra Fix an edge case of repeated syncs due to orphaned note (#704) 2025-10-26 11:43:17 -07:00
log Fix an edge case of repeated syncs due to orphaned note (#704) 2025-10-26 11:43:17 -07:00
migrate Fix an edge case of repeated syncs due to orphaned note (#704) 2025-10-26 11:43:17 -07:00
output Remove Pro (#674) 2025-09-28 21:09:22 -07:00
testutils Remove public from CLI (#703) 2025-10-25 20:51:57 -07:00
ui Remove public from CLI (#703) 2025-10-25 20:51:57 -07:00
upgrade Remove Pro (#674) 2025-09-28 21:09:22 -07:00
utils Remove public from CLI (#703) 2025-10-25 20:51:57 -07:00
validate Remove Pro (#674) 2025-09-28 21:09:22 -07:00
.gitignore Allow multiple editor sessions (#221) 2019-07-13 13:02:09 +10:00
COMMANDS.md Remove public from CLI (#703) 2025-10-25 20:51:57 -07:00
dnote-completion.bash Improve package structure (#207) 2019-06-25 19:20:19 +10:00
dnote-completion.zsh Improve package structure (#207) 2019-06-25 19:20:19 +10:00
main.go Improve empty server sync when multiple clients exist (#706) 2025-10-26 17:54:24 -07:00
main_test.go Remove public from CLI (#703) 2025-10-25 20:51:57 -07:00
README.md Deprecate spaced repetition (#397) 2020-02-03 14:29:42 +10:00

This directory contains the command line interface project for Dnote.