Commit graph

14 commits

Author SHA1 Message Date
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
e188157415 Add 'add' as an alias of new. Close #44 (#46) 2017-10-22 14:10:21 +11:00
girish budhwani
9d6334c9d7 printing note before delete confirmation (#43) 2017-07-23 13:32:22 +10:00
Sung Won Cho
156372e319 0.1.1 2017-05-07 10:20:53 +10:00
Sung Won Cho
8b9038112e Use Cobra (#38) 2017-05-06 18:08:04 +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
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
e755535c44 Use correct URL 2017-04-16 12:11:26 +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