emacs-config/TASK.org

953 B

TASK.org: Active & Backlog Tasks

[X] Bootstrap: Add PLANNING.org and TASK.org to repo [2024-06-12]

  • Initial setup for project planning and task management org files.

[ ] BACKLOG: Check for staleness of overlay config vs Crafted Emacs

  • Automate a check: Warn if foundational Crafted Emacs or overlay is out of date, as envisioned in README.org TODOs.

[ ] BACKLOG: Automate post-clone setup

  • Create (optional) post-clone or first-run script for users: Ensures Crafted Emacs is present, overlays are loaded, and reports version status.

[ ] BACKLOG: Enhance documentation

  • Expand INSTALL and USAGE instructions in README.org; distinguish overlay logic, troubleshooting, etc.

[ ] BACKLOG: Add Org tangling guidance

  • Document how/when to tangle Org into init.el (if/when literate config is used).

[ ] BACKLOG: package as a guix package

It would be nice to update the emacs config when doing a `guix home reconfigure`.