master
Jacopo De Simoi 6 years ago
parent 574d36d8b9
commit 0f18d61bfa
  1. 8
      global.org

@ -682,10 +682,10 @@
#+BEGIN_SRC emacs-lisp
(setq org-use-speed-commands t)
#+END_SRC
Ideally I should tag some tasks as “break” tasks, which are suitable to be
taken care of during a pomodoro break. Such tasks should be marked with
tags ~:5m:~ and ~:20m:~ according to the estimate on the time it would take to
take care of them
Ideally I should tag some tasks as “break” tasks, which are
suitable to be taken care of during a pomodoro break. Such tasks
should be marked with tags ~:5m:~ and ~:20m:~ according to the
estimate on the time it would take to take care of them
#+BEGIN_SRC emacs-lisp
(setq org-agenda-custom-commands
'(

Loading…
Cancel
Save