diff --git a/dotfiles/doom.org b/dotfiles/doom.org index 27788e6..dbfebb3 100644 --- a/dotfiles/doom.org +++ b/dotfiles/doom.org @@ -641,7 +641,7 @@ https://emacs.stackexchange.com/questions/30575/adding-latex-newpage-before-a-he ) #+end_src -*** TODO HTML Export +*** HTML Export **** MathJax #+begin_src emacs-lisp (after! org @@ -1155,7 +1155,7 @@ https://www.reddit.com/r/orgmode/comments/7u2n0h/tip_for_defining_latex_macros_f #+end_src -** TODO [#A] View PDF in org mode +** TODO View PDF in org mode #+begin_src emacs-lisp :tangle no (defun tdh-org-include-img-from-pdf (&rest _) "Convert pdf files to image files in org-mode bracket links. @@ -1577,7 +1577,7 @@ http://pragmaticemacs.com/emacs/a-workflow-to-quickly-add-photos-to-org-mode-not (org-display-inline-images t t))) #+end_src -** TODO [#B] Render Tables +** TODO Render Tables https://www.reddit.com/r/emacs/comments/d3a8or/pretty_org_tables_in_the_buffer_chapter_2_it/ #+begin_src emacs-lisp @@ -2342,7 +2342,7 @@ Map Functions ) #+end_src -* TODO [#B] Matlab +* TODO Matlab - https://github.com/yuhonglin/matlab-mode - https://github.com/pronobis/matlab-mode @@ -2447,7 +2447,7 @@ Map Functions 'append) #+end_src -* TODO [#B] Mails With Mu4e +* Mails With Mu4e :PROPERTIES: :header-args:emacs-lisp+: :tangle no :END: @@ -2635,7 +2635,7 @@ Store link to message if in header view, not to header query (setq org-mu4e-link-query-in-headers-mode nil) #+end_src -** TODO [#A] When putting something on the Trash, it will be in the archive folder on gmail +** TODO When putting something on the Trash, it will be in the archive folder on gmail Even when totally deleting it. It will stay on gmail. How to fix that? ** TODO Verify that sending mails with gmail account works and that there is no duplicate @@ -2680,7 +2680,7 @@ Check [[https://github.com/djcb/mu/issues/179][here]]. ("no_proxy" . "^.*esrf.fr"))) #+end_src -* TODO [#C] Neomutt connection +* TODO Neomutt connection https://mentat.za.net/blog/2018/10/31/using-org-mode-with-neomutt/ #+begin_src emacs-lisp :tangle no