Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jfreax
on June 6, 2019
|
parent
|
context
|
favorite
| on:
I've been building a Markdown note-taking app for ...
You can already self host it by using a CouchDB compatible server. See:
https://docs.inkdrop.app/manual/synchronizing-in-the-cloud
I didn't not try it myself, but it looks quite easy to setup.
techntoke
on June 6, 2019
[–]
Why would you use CouchDB when flat files already maintain revision history in a Git repo? That is the advantage of Markdown and you've somehow made it more complicated than it should ever be. Google Drive also retains file revisions for you.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I didn't not try it myself, but it looks quite easy to setup.