Peel Brain


Latest Post

Sleep Tracking in org-mode - 2. Plotting my sleep

Posted: 2026-01-25

Captured Column View

org-mode has a feature called captured column view. This allows me to bring the column view table into another org file.

In a file named sleep.org I have this (it's the last header in the file, because this is not the first thing I want to see when I open this file, and it can get very long as the years go on).

* Data
#+BEGIN: columnview :id "file:diary.org" :maxlevel 3 :skip-empty-rows t :match "Move>0"
#+NAME: raw-data
#+END:
Captured column view setup for importing diary data

To break down the important bits:

Read more...


Recent Posts

← All Posts


Popular Tags

Emacs (2) Org-Mode (2) R (1) Sleep (2)

← All Tags