Skip to content
forked from Trevoke/org-gtd.el

A package for using GTD with org-mode

License

Notifications You must be signed in to change notification settings

jun0/org-gtd.el

Repository files navigation

Org GTD

This package tries to replicate as closely as possible the GTD workflow. This package assumes familiarity with GTD.

This package provides a system that allows you to capture incoming things into an inbox, then process the inbox and categorize each item based on the GTD categories. It leverages org-agenda to show today’s items as well as the NEXT items. It also has a simple project management system, which currently assumes all tasks in a project are sequential.

For a comprehensive instruction manual, see the documentation. Either the info file or in the doc/ directory of the repository. Upgrade information is also available therein.

Directory tree

dev
used as a jail environment. Spin up with $ HOME="dev/" emacs.
doc
where the documentation lives
test
where the tests are

About

A package for using GTD with org-mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 99.7%
  • Dockerfile 0.3%