dnote/pkg/cli
Sung ae290a226f
Auto vacuum and manage connections (#705)
* Test concurrent sync

* Auto vacuum and manage connection
2025-10-26 16:59:53 -07:00
..
client Fix an edge case of repeated syncs due to orphaned note (#704) 2025-10-26 11:43:17 -07:00
cmd Fix an edge case of repeated syncs due to orphaned note (#704) 2025-10-26 11:43:17 -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 Add dbPath flag and update apiEndpoint flag (#692) 2025-10-12 15:08:11 -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.