org-treeusage.el
org-treeusage.el copied to clipboard
Examine the density of org headings
org-treeusage-mode, is not available here, not sure why. I mean the function is not showing up in emacs, even after installing via list-packages.
From @tarsius - create summaries for outline mode too This might not play nicely with my parent-alist variable that stores org headings and their levels, but Im sure I can...
Below the current header, show the number of nested: * [ ] NWords * [ ] Headings * [ ] TODO items * [ ] Specific-TODO items * [ ]...
Allow the user to supply the display characters and supply a list of org properties/elements and their values which apply to to each display character. IDK how this would work...