Commit graph

19 commits

Author SHA1 Message Date
Sung Won Cho
86d75466ca
Improve text output and error messages (#75)
* Fix newline

* Allow to specify default for confirmation

* Improve error handling

* Include more options and default to vi

* 0.2.1

* Improve error output
2018-02-17 11:48:09 +11:00
Anton Postov
4d25b84363 Fix issues from gometalinter and add code badges (#74) 2018-02-17 10:54:22 +11:00
Evgeniy Kulikov
b1386722a9 [FIX] Cleanup code (#69)
- cleanup code
- fix linter warnings
2018-02-14 20:24:42 +11:00
Sung Won Cho
c699636225
Allow to confirm on Windows (#68) 2018-02-13 22:20:08 +11:00
Sung Won Cho
41ee8eba0f
Use editor for add and edit by default (#54)
* Open text editor for add and edit

* Remove unused test

* Improve output

* Remove support for current book

* Improve ls output and add an alias

* Simplify logic

* v0.2.0-alpha.3

* Add migration for editor

* Add ASCII art
2018-01-09 21:31:52 +11:00
Sung Won Cho
d31b22aed0
Improve output and edit command (#52)
* Refine output

* Show note content while editing

* v0.2.0-alpha.2
2018-01-07 18:18:47 +11:00
Sung Won Cho
19d383ac90
Sync across multiple machine (#51)
* Write migrations

* Use custom context

* Write test and run CI

* Save actions

* Implement reducer

* Supply api endpoint during build

* Remove uuid for book and use name instead

* Make bookmark id not timestamp

* Use book_name

* Fix migration to get sync to work
2018-01-06 17:53:07 +11:00
Sung Won Cho
8b9038112e Use Cobra (#38) 2017-05-06 18:08:04 +10:00
Sung Won Cho
65a9e1e916 Bump version 2017-05-06 12:59:28 +10:00
Sung Won Cho
721ff8f8c3 Fix filename 2017-04-28 15:31:03 +10:00
Michiel Alexander Boekhoff
42f8de204c Fixed self-import. 2017-04-26 10:11:27 +01:00
Michiel Alexander Boekhoff
941aafc962 use now creates a new book entry in the Dnote file. 2017-04-20 15:30:48 +01:00
Sung Won Cho
f67c29be05 0.1.0-beta.1 2017-04-16 12:24:48 +10:00
Sung Won Cho
2a1b886d7e Require login to sync 2017-04-09 18:05:20 +10:00
Sung Won Cho
13d615c611 Update interface to work with JSON 2017-04-09 16:52:54 +10:00
Sung Won Cho
d5967bc4c3 Implement JSON migration and get started on sync 2017-04-08 20:01:41 +10:00
Sung Won Cho
bb388062e3 Ask for confirmation before checking upgrade 2017-04-07 16:49:38 +10:00
Sung Won Cho
a725f9e61f Fix upgrade 2017-04-07 15:52:56 +10:00
Sung Won Cho
e45f853ded Update the upgrade timestamp on successful update 2017-04-07 14:47:45 +10:00