dnote/cli/core
Sung Won Cho f526124243
Simplify view and edit command (#184)
* Simplify the view command

* Simplify the edit command

* Migrate number-only book names

* Run migration

* Simplify remove

* Print note info when adding, editing, or removing

* Disallow users from editing or removing already removed notes
2019-05-18 16:52:12 +10:00
..
core.go Improve highlight (#174) 2019-05-10 15:46:24 +10:00
core_test.go Open source server and web (#171) 2019-05-10 09:31:31 +10:00
models.go Open source server and web (#171) 2019-05-10 09:31:31 +10:00
models_test.go Open source server and web (#171) 2019-05-10 09:31:31 +10:00
operations.go Open source server and web (#171) 2019-05-10 09:31:31 +10:00
operations_test.go Open source server and web (#171) 2019-05-10 09:31:31 +10:00
output.go Simplify view and edit command (#184) 2019-05-18 16:52:12 +10:00
queries.go Simplify view and edit command (#184) 2019-05-18 16:52:12 +10:00
upgrade.go Open source server and web (#171) 2019-05-10 09:31:31 +10:00