Keyboard shortcuts

/ or ⌘/Ctrl K
Find a note
j / k
Next / previous section or linked note
h / l
Collapse or go to parent / expand or enter
e or Alt-click
Read a linked note here
o
Open focused note on its own
g g / G
First / last section or linked note
g h / g a
Home / all notes
g b / g t
Backlinks / table of contents
t
Cycle System, Light, Dark
? / Esc
Show / close this reference

Search: ↑/↓ or Ctrl N/P, Enter to open. Shortcuts pause while typing.

taskjuggler [9e39ed66]

Tags: org-mode

Open source project management tool:

Integrates with org mode via properties:

Mode: www.skamphausen.de/cgi-bin/ska/taskjuggler-mode Code:

Issues:

  • Parses the deadline from the org-deadline property, but uses :start: property to determine task start?
  • Default project length is 280, this must be manually set at the top via the scheduled and deadline properties

www.skamphausen.de/cgi-bin/ska/taskjuggler-mode

1. Post Draft

  • What is Taskjuggler?
  • Why use it?

    • Looking for a gantt chart to plan out grad school
    • Didn't want to pay or use something like omnifocus

      • Not cross platform
    • Preferred a website or a local app
  • Installing

    • Ruby
    • Included by default in emacs?
  • Quirks

    • Parses the deadline from the org-deadline property, uses the start property
    • Default project length
    • Consult the source for most things