aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init/oni-org-init.el
Commit message (Collapse)AuthorAgeFilesLines
* Disable org-bullets on WindowsGravatar Tom Willemse2018-12-211-2/+4
|
* Fix gtd file locations for WindowsGravatar Tom Willemse2018-08-141-10/+24
|
* Skip any non-immediate tasks in projectsGravatar Tom Willemse2018-07-171-0/+36
| | | | Focus should always be on the _next_ task in a project.
* Prettify checkboxes in org-modeGravatar Tom Willemse2018-07-171-0/+10
|
* Continue implementing GTD in org-modeGravatar Tom Willemse2018-07-171-1/+6
| | | | | | | | | | | - Set the default org notes file to my inbox. - Enable logging state changes into a drawer, since with habits I will be logging the time when a task is DONE. This can get big. - Don’t show scheduled tasks until the day they’re scheduled. - Load the org habits module so I can track my habits.
* Fix typoGravatar Tom Willemse2018-07-171-1/+1
|
* [WIP] One day we’ll all be able to enjoy thisGravatar Tom Willemse2018-07-171-0/+23
|
* Merge remote-tracking branch 'origin/stripped-down' into ↵Gravatar Tom Willemse2018-07-171-2/+2
|\ | | | | | | stripped-down
| * Update org-mode configGravatar Tom Willemse2018-07-161-2/+32
| |
* | Hide emphasis markers in Org documentsGravatar Tom Willemse2018-07-121-1/+31
|/
* Extract all lisp code from the org documentGravatar Tom Willemse2018-06-051-0/+11