Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Victor Stoichita
emacs-config
Commits
ebd12acb
Commit
ebd12acb
authored
Oct 18, 2020
by
Victor A. Stoichiţă
Browse files
add todo sequence atheter/charger/trouver
parent
673631e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
orgmode_init.el
View file @
ebd12acb
...
...
@@ -157,7 +157,7 @@ TYPES is a list of todo states to check and maybe skip."
((
org-agenda-prefix-format
'
((
tags
.
"%i %?-12t%b"
)))
(
org-agenda-overriding-header
"Dire"
)))
(
tags-todo
"-mail -tel -dire"
((
org-agenda-prefix-format
'
((
tags
.
"%i %?-12t%b"
)))
((
org-agenda-prefix-format
'
((
tags
.
"%i %?-12t%b"
)))
(
org-agenda-overriding-header
"Faire"
)))))
(
"l"
"Agenda & todo @anthro"
; block agenda only @anthro todos
((
agenda
""
...
...
@@ -167,14 +167,15 @@ TYPES is a list of todo states to check and maybe skip."
((
org-agenda-prefix-format
'
((
tags
.
"%i %?-12t%b"
)))
(
org-agenda-overriding-header
"Anthro dire"
)))
(
tags-todo
"@anthro-mail|@anthro-tel|@anthro-dire"
((
org-agenda-prefix-format
'
((
tags
.
"%i %?-12t%b"
)))
((
org-agenda-prefix-format
'
((
tags
.
"%i %?-12t%b"
)))
(
org-agenda-overriding-header
"Anthro faire"
)))))))
;;; TODO:
(
setq
org-todo-keywords
'
((
sequence
"TODO(t)"
"ATTENTE(a)"
"RÉPONDRE(r)"
"|"
"DONE(d)"
"ABANDON(c)"
)
(
sequente
"LIRE(l)"
"NOTES(n)"
"|"
"LU(u)"
)))
(
sequence
"LIRE(l)"
"ÉCOUTER(é)"
"REGARDER(g)"
"|"
"DONE(d)"
)
(
sequence
"ACHETER"
"CHARGER"
"TROUVER"
"|"
"DONE"
)))
(
setq
org-todo-keyword-faces
'
((
"LIRE"
.
org-sexp-date
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment