Add task list to the init file

master
Jacopo De Simoi 3 years ago
parent d1e9c89264
commit 8b8d56cdf9
  1. 19
      global.org

@ -3,6 +3,25 @@
#+email: jacopods@math.utoronto.ca
#+options: *:t ::t
* TODO Tasks that need attention
** DONE fix flyspell-mode during composition
Understand why flyspell mode behaves erratically during email
composition. This is nuts; it seems that ispell has issues with
mu4e draft mode. I spent 1 hour taking care of that but flyspell
still refuses to load. Investigate more.
** TODO fix the issue with highlighting bleeding over the margin for
~ace-window~
** TODO solve "cannot get a message view" mu4e
** TODO Work on a "welcome" read-only org page for each activity in
which we put links to what should be done in that activity. For
instance
** TODO revert org-files on frame activation.
What was the deal with auto-revert-mode again?
* COMMENT About indentation in this file
This file will be indented with ~org-adapt-indentation~ set to t

Loading…
Cancel
Save