Hacker News new | past | comments | ask | show | jobs | submit login

I've been writing a modern Zettelkasten-based note taking implementation. Planning to open source and release the initial version in a couple of weeks, the MVP is coming along nicely.

I was looking for a Zettelkasten note taking app which would 1. work on laptop and phone 2. wouldn't have any vendor lock-in and 3. wouldn't go away if a single company folded - couldn't find one, so I started writing one. I'm writing it as a PWA to make it available ~everywhere and planning to use dropbox/google drive/whichever as the backend so users will have full control over their notes.

I'm amazed how much you can accomplish with modern web tech stack. I can literally bypass any need for a server by having the user connect to their cloud! I can just create a PWA and publish it as an app! On the downside I've learned that some features are hard to implement with above requirements using PWAs though. For example, only Chrome supports some level of filesystem access, so storing notes locally would mean discriminating by browser, which I don't feel great about.




I just finished reading "How to take smart notes" by Sönke Ahrens. It's mostly about Zettelkasten. Been looking for a good tool to implement it. Didn't like any of them very much. Zettlr at least seems tolerable, and it uses plain old Markdown files so it's easy to store the notes in git.

Something with phone support would be nice, hell even just read-only mode would be great. Best of luck, and please report back if you can set up a landing page or a github repo or something else we can poll :-)


Will do, glad to see there's interest.


I'd also be interested! Is there any way I could give you my contact info without publishing it here on HN?


I created a placeholder repo for anyone interested to watch: https://github.com/tsiki/connectednotes

If you want to give me feedback on the current pre-alpha version feel free to ping me, I'm tsiki @ freenode/IRCnet


Add me to the list of interested parties!


I created a placeholder repo for anyone interested to watch: https://github.com/tsiki/connectednotes


Done =)...


Amazing to see so many people have started working on something like this in the last few years. Mine is also command-line based and started out as a homegrown collection of shell scripts, but I've started rewriting it properly in Rust.


That's incredible. I decided to do exactly the same thing in go (since I'm trying to learn it) and have some pieces working. Mine is command line based and I'm trying to build in an Emacs mode for it since it's my primary interface.


Is it up somewhere?


Not yet. Still working on it locally.


This question is for emacs users reading this post, do you use org-mode for Zettelkasten-based note taking or some other mode or tool ?


I have no clue what's emacs org-mode, so I guess that answers that :)


I have wanted to do exactly this for a long time. E.g. Bear is great but I want to make all kinds of modifications to it but I can't.

How do I follow along?


Turns out HN doesn't have a private messaging... and I don't know why I assumed it would.

I created a placeholder repo for anyone interested to watch: https://github.com/tsiki/connectednotes


Thanks!


I can send you a message when I push the first version out.


Please add me to be notified as well. Look forward to it!


I created a placeholder repo for anyone interested to watch: https://github.com/tsiki/connectednotes




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: