Investigate org-mode batch usage for project list

t-555·WorkTask·
·
·
Created2 months ago·Updated2 months ago·pipeline runs →

Description

Edit

Check /home/ben/.emacs.d/batch.el and see how to use emacs --batch to extract project list from org files.

Timeline (4)

🔄[human]Open → InProgress2 months ago
💬[human]2 months ago

Verified /home/ben/.emacs.d/org-init.el loads org-batch.el. Ran emacs --batch with org-init.el to list TODO=PROJ headlines across org-agenda-files; output includes projects from biz.org/life.org/grit.org/home.org/blog.org.

🔄[human]InProgress → Done2 months ago