| ▲ | Show HN: Mininote: Instant, plain-text note taking without tracking or lock-in(mininote.ink) | |||||||
| 22 points by helba-ai a day ago | 5 comments | ||||||||
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 | ||||||||
| ▲ | helba-ai a day ago | parent | next [-] | |||||||
If you want to see one of the site features in action you can actually check out: https://mininote.ink/u/helba 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 | ||||||||
| ▲ | amai 6 hours ago | parent | prev | next [-] | |||||||
See also https://dumbnote.app/ | ||||||||
| ||||||||
| ▲ | dakolli a day ago | parent | prev [-] | |||||||
I use everyday, and made a CLI for it, and working on nvim plugin (soon). https://github.com/dakolli/mininote-cli The only tool that made me excited to use agents. | ||||||||
| ||||||||