A micro task-manager for managing nested stacks of tasks.
This package is not on MELPA so it must be installed manually (ie by adding rabbit-hole.el to your load path).
You will need to configure the following settings:
rabbit-hole-fileshould be an org-mode file that contains where you want to store your task tree.rabbit-hole-headershould be the text of the headline under which you want to save your task tree.
The package has the following interactive commands:
rabbit-holeview the rabbit-hole bufferrabbit-hole-go-deeperadds a nested task itemrabbit-hole-popremoves the item at the top of the stackrabbit-hole-continuecontinues the topmost stream of tasks
- >
rabbit-hole-go-deeper - <
rabbit-hole-pop - .
rabbit-hole-continue - q
quit