JournalBook
JournalBook copied to clipboard
JournalBook is a private, offline-first personal journal.
Last night my phone shut down while I was writing on JournalBook, and this morning all the content appears to be gone. I'm guessing the IDB write failed and corrupted...
What's the deployment/backup situation here? If I understood it correctly, JournalBook doesn't persist data in a database or local files but rather in the browser (IndexedDb). This is fine but...
As of #35 and the initial [HN thread](https://news.ycombinator.com/item?id=18872599) there is an interest in providing an option to sync changes to external providers such as Google Drive, Dropbox etc. I compiled...
on Ubuntu 16.04, after successfully running `npm run build`, when I run `npm run serve`, I get this: ``` Unable to read file: /users/home//PersonalProjects/JournalBook/src/node_modules/idb/lib/idb.mjs ReferenceError: IDBIndex is not defined method:...
This PR previews the intended changes to enable multiple storage providers discussed in #42 Currently it includes just Dropbox as a storage provider, with Google Drive and Github on the...
Just a couple of suggestion: 1. Internationalization: Translations could get the product on more front pages than you think. 2. Localization: For example in Iran, Fridays are the end of...
It's now possible! [https://news.ycombinator.com/item?id=18877729](https://news.ycombinator.com/item?id=18877729)