Investigate org-mode batch usage for project list

t-555·WorkTask·
·
·
Created1 week ago·Updated1 week ago

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 → InProgress1 week ago
💬[human]1 week 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 → Done1 week ago