Logo

Kimonote

A blogging platform / note organizer that uses machine learning to help you organize your text

Kimonote is a minimalist note organizer and blogging platform that focuses on ease of navigation and control over what content the user wishes to follow. Features include: * Tag suggestion: uses some basic machine learning to suggest tags based on a note's contents and tags in similar notes (WIP). * Tag-based navigation: links to several next/previous notes on a the current note's tags (so there's no need to set up complex interlinking between notes, just give them the same tag). * Streams: ability to view and follow just several tags from a given user or any combination of tags and users -- and get an RSS feed/email newsletter of those. * Lightweight: currently uses no JavaScript (except for MathJax in a couple of blog posts). The empty skeleton page (as in if I subtract the size of the actual blog text from the total page size) is about 15KB uncompressed. There's a demo on https://kimonote.com/demo that showcases most of these features and doesn't require registration.