Adds time and effort specifications to the entries to org-ql buffers. Will become obsolete once alphapapa/org-ql#23 is fixed.
(use-package org-ql-planning
:config (org-ql-planning-load))
Package recipe:
(package! org-ql-planning
:recipe (:repo "mskorzhinskiy/org-ql-planning"
:host github :branch "main"))
Demonstration file included, see demo.org. You can execute source block at the end of that file to see how does it looks in your theme\setup.
Use org-ql-planning-formats
custom variable (M-x customize-variable
) to configure
the exact spacing between sections.