|
|
@@ -6,21 +6,22 @@
|
|
|
# TOC links should be GitHub style anchors.
|
|
|
* Table of Contents :TOC_4_gh:noexport:
|
|
|
- [[#description][Description]]
|
|
|
+ - [[#setup-org-mode][Setup org-mode]]
|
|
|
+ - [[#setup-org-for-a-gtd-structure-stored-in-notes][Setup org for a GTD structure stored in ~/Notes]]
|
|
|
- [[#install][Install]]
|
|
|
- [[#key-bindings][Key bindings]]
|
|
|
|
|
|
* Description
|
|
|
This layer does :
|
|
|
- - Setup org-mode
|
|
|
- + Disabling face cycling
|
|
|
- + Adding a few modules over the default set
|
|
|
- - Setup org for a GTD structure stored in ~/Notes
|
|
|
- + The structure is directly taken from [[https://emacs.cafe/emacs/orgmode/gtd/2017/06/30/orgmode-gtd.html][Nicolas Petton]]'s with a slight change: someday.org is renamed into "backlog.org"
|
|
|
- + It also adds to agenda list a birthday list file at (~/Notes/Agenda). Tht folder being a part of non task-realted files, it doesn't have a lot of confugration yet.
|
|
|
- + Adding the diaries and appointments to the agenda list.
|
|
|
- + Setup a bigger default todo keyword list
|
|
|
-
|
|
|
- - Setup org-bullet with a bigger set of bullets
|
|
|
+** Setup org-mode
|
|
|
+ - Disabling face cycling
|
|
|
+ - Adding a few modules over the default set
|
|
|
+ - Setup org-bullet with a bigger set of bullets
|
|
|
+** Setup org for a GTD structure stored in ~/Notes
|
|
|
+ - The structure is directly taken from [[https://emacs.cafe/emacs/orgmode/gtd/2017/06/30/orgmode-gtd.html][Nicolas Petton]]'s with a slight change: someday.org is renamed into "backlog.org"
|
|
|
+ - It also adds to agenda list a birthday list file at (~/Notes/Agenda). Tht folder being a part of non task-realted files, it doesn't have a lot of confugration yet.
|
|
|
+ - Adding the diaries and appointments to the agenda list.
|
|
|
+ - Setup a bigger default todo keyword list
|
|
|
|
|
|
|
|
|
* Install
|