Commit graph

25 commits

Author SHA1 Message Date
Sung Won Cho
8d3e7cce6c
Implement migration (#120)
* Make easier to copy paste to execute

* Make migration work

* Bump edit_note action schema to v3

* Use UnixNano for timstamps

* Fix schema
2018-10-07 20:37:02 +10:00
Sung Won Cho
fed12fa8a9
Add homebrew instruction (#103) 2018-09-02 18:22:46 +10:00
Sung Won Cho
50cfd9923d
Use actions package and add view command (#95)
* Use actions package

* Add view command

* Upgrade dependencies

* Bump

* Check update less frequently

* Simplify doc
2018-08-26 15:04:34 +10:00
Sung Won Cho
3148d3705b
Rename dnote-io to dnote (#94) 2018-08-23 08:11:39 +10:00
Sung Won Cho
7210d13a78
Improve README (#83) 2018-04-01 15:48:52 +10:00
Ryo Nakao
e8acad1f87 Add examples of usage to README.md (#78) 2018-04-01 15:33:43 +10:00
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
Anthony Ng
fd655f2cc4 Update README.md (#60)
Fix broken image.
2018-02-13 21:27:20 +11:00
Sung Won Cho
1bfaa61ccd
Update README.md 2018-01-23 21:49:51 +11:00
Sung Won Cho
922bb4ba04
0.2.0 (#57) 2018-01-21 15:25:16 +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
9f554c40c0 Bump version 2017-10-22 14:12:30 +11:00
Sung Won Cho
cc9a438800 Add ls as an alias for note (#36) 2017-05-06 12:45:19 +10:00
Sung Won Cho
f491bb473b Fix outdated doc 2017-04-28 12:19:40 +10:00
Sung Won Cho
a751663543 Allow to direct write to a book without switching. (#30)
* Add missing documentations

* Allow to direct write to a book without switching. Fix #21
2017-04-28 11:42:12 +10:00
Yii Kuo Chong
c9c288373f Implement edit and delete interface (#26)
* Updated the code to suit maintainer's proposal

* Bug fixes and minor changes

* Minor changes

* Add files via upload

* Add files via upload

* Updated README.md

* Implement a simpler delete interface
2017-04-28 10:48:10 +10:00
Sung Won Cho
910b21db4e Fix make and document newly added commands 2017-04-16 13:03:21 +10:00
Sung Won Cho
dd90784314 Warn if elevated permission is needed 2017-04-08 12:00:26 +10:00
Martin Goyot
477e625de4 Fix link to Making Dnote article 2017-04-05 13:57:04 +02:00
Sung Won Cho
fd9d8392d7 Update README.md 2017-04-04 22:23:53 +10:00
Sung Won Cho
216fb74fa7 Document 2017-04-03 21:46:55 +10:00
Sung Won Cho
925ea88e3f Add img 2017-04-01 15:15:05 +11:00
Sung Won Cho
b89ecab127 Add install script 2017-04-01 15:08:52 +11:00
Sung Won Cho
bcb8cbf9b4 Add license 2017-03-31 10:09:35 +11:00