this post was submitted on 10 Jul 2023
9 points (100.0% liked)

Org-mode

1 readers
1 users here now

Org-mode is an Emacs major mode for taking notes, managing to-do lists, planning projects, authoring documents, literate programming and devops, and more, using a fast and effective plain-text system.

This is a sister community of

  1. /c/emacs
  2. /c/planetemacs
  3. /c/spacemacs
  4. /c/doomemacs

founded 3 years ago
MODERATORS
 

I keep some of my org-mode files under version control (more than one repository, and not all are version controlled). This is a gource visualization of the activity on org-mode files from a couple of areas that are highly active and tracked in git.

top 4 comments
sorted by: hot top controversial new old
[–] Thwompthwomp@lemmy.world 2 points 1 year ago (1 children)

Is this showing complexity of your init confit for org growing, or an org file for a project growing?

I don’t think I quite get it :(

[–] nickanderson@lemmy.world 1 points 1 year ago

It's showing part of my collection of org-mode files over time. Files are the dots at the edge, directories are where the branches are. Most of this visualization is prior to me starting to use org-roam. I started using org-roam back in 2020/2021 but that part of my org-mode files was not tracked under version control until a few months ago, it's obvious in the visualization near the end when a big green bloom is born and quickly grows.

So, it's nothing to do with complexity per say, but volume of files and parts of my notes where I am active over a period of time.

Make more sense?

[–] alemmyuser123@lemmy.ml 1 points 1 year ago (1 children)

How did you generate this animation and what is the meaning?

[–] nickanderson@lemmy.world 2 points 1 year ago

I generated it using gource https://gource.io/.

It shows where I am active in my collection of notes over a period of time. How new directory structures are born and the parts of my notes that I keep returning to and updating.