Hacker News new | ask | show | jobs
by vhanda 2078 days ago
Since you're already storing your notes in Git, I think GitJournal [0] might be useful for you. It's an open source mobile first markdown based notes app integrated with Git. (I'm the author)

[0] https://GitJournal.io

3 comments

Thanks for sharing that. Just downloaded it. I've been planning on building a similar app.

The killer feature I need is a share target so I could select a snippet of text, hit share, and paste it into a particular note.

This already works in Android. Or do you mean in iOS? Either way, would you mind opening on a bug on GitHub - I'll be happy to implement it.
Please make a browser client with the same interface! :)
On it. But not this month. The underlying technology's web support is still in beta (Flutter).

Also, sadly GitHub and GitLab only have all/none access to private repos. OAuth access to specific repos isn't a thing. So Desktop support is more important for me.

Also, here is another similar project - https://github.com/taniarascia/takenote

Any plans to distribute via f-droid?

https://f-droid.org/

Yup - https://github.com/GitJournal/GitJournal/issues/29

The two main blockers are moving away from Firebase analytics (not open source) and setting up an alternative payment method.

It's something I want to get done by the end of the month [0]

[0] https://gitjournal.io/blog/2020-10-01-sept-update/