ZH version is available. Content is displayed in original English for accuracy.
So, I built this little thing over the past month or so now, I got tired of places for tickets, notes, and such being shoved front and center in apps.
Thus I created Mininote to get away from the noise I wanted something simple to move out of the way completely when I don't need it but be there when I do need it
It contains a slew of features built right in, but the coolest is the sites own API is also the sites own public API no split seam

Discussion (3 Comments)Read Original on HackerNews
This is a full homepage generated on demand from the markdown on my notes, this is also where I post all the site change notes as well.
Other things that are in the site is the concept of everything is a page, what this unlocks is when you press "Export" I generate a `zip` or `epub` on the spot and send you the entire resolved tree of notes you have with a TOC and all.
Other things are such as tickets and say a calendar event are all just pages they just rock frontmatter on export so you can have a ticket right under say some ref document you have been reading.
Something even cooler is you can share entire page/folders and they let you link it to anyone cleanly with permissions such as allowing raw and such
https://github.com/dakolli/mininote-cli
The only tool that made me excited to use agents.