My Second Brain – Zettelkasten

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • anystyle

    Fast citation reference parsing

  • 3: https://github.com/inukshuk/anystyle

  • org-roam

    Rudimentary Roam replica with Org-mode

  • 2: https://github.com/org-roam/org-roam

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • www.mechaelephant.com

    website for www.mechaelephant.com

  • 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...

    [1] https://mechaelephant.com/notenox

  • 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)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts