Hi Andrea,
andrea Crotti wrote:
I added this function to my org conf
;; We also want to check that this is actually in base directories
(defun org-add-eventually()
"Adding a file to org-agenda when saved, with"
(interactive)
(if (string= major-mode "org-mode")
(org-agenda-file-to-fr
I added this function to my org conf
;; We also want to check that this is actually in base directories
(defun org-add-eventually()
"Adding a file to org-agenda when saved, with"
(interactive)
(if (string= major-mode "org-mode")
(org-agenda-file-to-front)))
;;TODO: Check if a file is