aboutsummaryrefslogtreecommitdiff
path: root/gui/conf/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'gui/conf/init.el')
-rw-r--r--gui/conf/init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/gui/conf/init.el b/gui/conf/init.el
index f8f9d97..e3ddf63 100644
--- a/gui/conf/init.el
+++ b/gui/conf/init.el
@@ -179,7 +179,8 @@
(setq org-todo-keywords
'((sequence "TODO(t)" "|" "DONE(d)")
- (sequence "EXAM(e)" "|" "DONE(d)")))
+ (sequence "EXAM(e)" "|" "DONE(d)")
+ (sequence "IDEA(i)" "TODO(t)" "|" "DONE(d)")))
(setq org-capture-templates
'(("t"