Commit graph

7 commits

Author SHA1 Message Date
Sung Won Cho
ca03c8576a
Remove mention of unsupported feature (#205) 2019-06-12 20:20:07 +10:00
Sung Won Cho
1ff5ae6a37
Report note merge conflict (#204)
* Report note merge conflict

* Add licenses

* Write tests and remove unused
2019-06-10 16:15:08 +10:00
Sung Won Cho
92e2924fcf
Autocompletion (#193)
* Add autocompletion script for bash and zsh

* Disallow book names with spaces

* Drop parenthesis

* Migrate book names with spaces

* Autocomplete for add

* test

* Make test run in go 1.11
2019-05-27 19:40:35 +10:00
Sung Won Cho
6ba0395a10
Fix edit command argument validation (#192) 2019-05-25 10:39:02 +10:00
Sung Won Cho
813040ea21
Validate book name (#185) 2019-05-18 17:03:06 +10:00
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
Sung Won Cho
55a58b635a
Open source server and web (#171) 2019-05-10 09:31:31 +10:00