|
|
@@ -10,9 +10,19 @@
|
|
|
- [[#key-bindings][Key bindings]]
|
|
|
|
|
|
* Description
|
|
|
-This layer does wonderful things:
|
|
|
- - thing01
|
|
|
+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
|
|
|
+
|
|
|
+
|
|
|
* Install
|
|
|
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
|
|
|
add =chicken-dotfiles= to the existing =dotspacemacs-configuration-layers= list in this
|
|
|
@@ -20,9 +30,10 @@ file.
|
|
|
|
|
|
* Key bindings
|
|
|
|
|
|
-| Key Binding | Description |
|
|
|
-|-------------+----------------|
|
|
|
-| ~SPC x x x~ | Does thing01 |
|
|
|
+None yet
|
|
|
+# | Key Binding | Description |
|
|
|
+# |-------------+----------------|
|
|
|
+# | ~SPC x x x~ | Does thing01 |
|
|
|
# Use GitHub URLs if you wish to link a Spacemacs documentation file or its heading.
|
|
|
# Examples:
|
|
|
# [[https://github.com/syl20bnr/spacemacs/blob/master/doc/VIMUSERS.org#sessions]]
|