Our great sponsors
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
For me, the idea is sound but the implementation always seems so cumbersome. I want something that separates the data from the display as much as possible, has an easy 'note taking' and has an easy install. One problem I always encounter is that if the interface to add notes has too much friction, I stop using it pretty quickly.
Anyway, so I created something over the weekend called 'notenox' [0]. It creates a a JSON file of relevant information, one JSON file per note, with keywords and a "special" keyword prefix called a 'title' that mimics how I've actually been taking notes (email, so the 'title' mimics an email thread). For display, I consolidate all JSON files into a single JSON file and then have it loaded into the browser with some Javascript to group by title or keyword, along with doing all cross referencing and counting on the client end.
Creating notes is done through the command line, because that's a common way I interact with my computer, with different options to create titles, links, keywords, etc. I'm sure there are many different Zettelkasten implementations out there but they always seem so clunky and cumbersome. It's not hard, so the simple use case should be simple, nor should it proprietary or locked behind a SaaS.
You can see my personal notes in action, if you like [1] (sorry, not mobile friendly!).
[0] https://github.com/abetusk/www.mechaelephant.com/tree/releas...
-
neuron
Future-proof note-taking and publishing based on Zettelkasten (superseded by Emanote: https://github.com/srid/emanote)
Here's a Zettelkasten CLI manager:
https://github.com/srid/neuron "neuron is a future-proof command-line app for managing your plain-text Zettelkasten notes."
Here are some sites that use it: https://neuron.zettel.page/examples.html
(ps: I'm not affiliated to neuron, just found it on the web)
Related posts
- Has anyone here with ADHD or similar issues used org-mode to get your life on track?
- need package(plugin) and resources suggestions for Note taking setup - New to emacs
- [Emacs] org-modo ELPA INTALL `Función no válida: ORG-ASSERT-VERSION`
- Insert image but copy to org-folder instead of just linking
- Learning maths.