I use Org Mode for personal logging/journalling

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

    My Emacs Configuration (by mschaef)

  • I've been using org mode to maintain a personal work log for around ten years.

    General structure is a file per month, a toplevel outline heading per day, and a global hotkey that takes me to 'today' with a single button. I use a private git repository to archive it to a secure place and replicate across different machines if needed. (Not common.)

    Code here:

    https://github.com/mschaef/.emacs.d/blob/master/lisp/orglog....

    It's worked well, but generally speaking the key to logging is less the code/system and much more the discipline to write every day. I'm hit or miss on that front, but still find it useful to both formalize my thoughts on things into english and also occasionally go back to look at previous things I've done. (Oh, and it makes developing lists of accomplishments for annual reviews an easy thing.)

  • Udb

    This is the NoSql database used by CrossLine and other tools by Rochus (by rochus-keller)

  • I implemented my own NoSql database for Crossline which supports an efficient storage and traversal of outline items (see https://github.com/rochus-keller/Udb). Even if there was a dedicated API in Emacs/Org-mode it's still file based text buffer interpretation and management behind the scenes.

  • 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
  • emacs-everywhere

    Mirror of https://git.tecosaur.net/tec/emacs-everywhere

  • vino

    It's your cellar, your dear cantina.

  • If you're trying to do this in org, take a look at vulpea. It's roughly the same engine that powers the current version of org-roam. It's useful for automating org files; a good example application of this is the vino wine database: https://github.com/d12frosted/vino

  • organice

    An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers

  • Looks like it still doesn't:

    https://github.com/200ok-ch/organice/issues/730

    You might be able to run something with WebDAV support and use that?

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Cobbling together a Resonance calendar in org-mode

    5 projects | /r/orgmode | 3 Apr 2022
  • Ask HN: Self-hosted alternative to Apple Notes?

    1 project | news.ycombinator.com | 31 Jan 2024
  • Notes on Emacs Org Mode

    3 projects | news.ycombinator.com | 20 Jan 2024
  • Let's write an Emacs treesitter major mode

    7 projects | news.ycombinator.com | 14 Sep 2023
  • How can I prevent `org-roam` from replacing the dots in my note names with underscores?

    1 project | /r/emacs | 11 May 2023