Skip to content

mskorzhinskiy/org-ql-planning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published