Change time stamp roundings
This commit is contained in:
parent
44e70e63e3
commit
5437499e3b
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@
|
|||
("sqlite" . sql)
|
||||
("scheme" . racket)
|
||||
("plantuml" . plantuml))))
|
||||
(org-time-stamp-rounding-minutes '(15 15))
|
||||
(org-time-stamp-rounding-minutes '(30 30))
|
||||
(org-todo-keywords (quote
|
||||
((sequence "OPEN" "TODO" "DOING" "|" "DONE"))))
|
||||
(org-use-property-inheritance nil)
|
||||
|
|
Loading…
Add table
Reference in a new issue