Hacker News new | ask | show | jobs
by nwj 1942 days ago
I've written a (somewhat) similar CLI in rust: https://github.com/nwj/zeke/

These threads are great for collecting a bunch of different implementations and looking at the various design decisions people have made. There's really a surprising amount of variety out there.

1 comments

Yes, I used my own needs but I am actively looking at similar programs, such as yours.

I am actually contemplating making the notes self-contained, with the tags and title as metadata (in the file)