Skip to content
main
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Planning info to org-ql buffers

Adds time and effort specifications to the entries to org-ql buffers. Will become obsolete once alphapapa/org-ql#23 is fixed.

Installation

(use-package org-ql-planning
  :config (org-ql-planning-load))

Doom emacs

Package recipe:

(package! org-ql-planning
  :recipe (:repo "mskorzhinskiy/org-ql-planning"
           :host github :branch "main"))

Usage

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.

Screenshot

demo.png

About

No description, website, or topics provided.

Resources

License

Releases

No releases published

Packages

No packages published