;;---------------------- Agenda
;; My agenda files
;; Common variables for org-agenda
;; Important : agenda view does not show notes with imcomplete parents in Doom
;; But it's easier to use org-super-agenda !
;;Warning : org-agenda-tag-filter-preset is set for all the view !! Cannot be used in blocks
;; ----------- Org + latex
;; (use-package org-ref
;; :config
;; (setq org-ref-completion-library 'org-ref-ivy-cite
;; reftex-default-bibliography '("~/projects/sir/manuscript/references.bib")
;; org-ref-bibliography-notes '("~/projects/blog/notes/books.org")
;; org-ref-default-bibliography '("~/projects/sir/manuscript/references.bib")
;; org-ref-pdf-directory "~/projects/blog/notes/pdfs/")
;; ;; Customization : we want to insert the title of an entry in a reading list
;; (push '("justtitle" . ((nil . "${title}"))) org-ref-formatted-citation-formats)
;; ;; Helm bibtex configuration must be set
;; (setq bibtex-completion-library-path '("~/projects/blog/notes/pdfs")
;; bibtex-completion-bibliography '("~/projects/sir/manuscript/references.bib")
;; bibtex-completion-library-path "~/projects/blog/notes/pdfs"
;; bibtex-completion-notes-path "~/projects/blog/notes/books.org"
;; ;; Do not open on default
;; ivy-bibtex-default-action 'ivy-bibtex-insert-citation))
;; Fast export: F5 is for users
; Avoid confirmation with pdf
; Beamer presentations
;; Mimosis class for thesis
;;------------------------------- Workout template
;; ------------------- Other
; Manage link to mail in gnus