Open file when composing

This commit is contained in:
contrapunctus 2019-06-07 13:44:59 +05:30
parent 266f94d6fc
commit cff763f5e1

View File

@ -126,6 +126,8 @@
(defun contrapunctus-start-project (project)
(pcase project
("Composing"
(find-file-other-window "~/1-music-notation/2-my-compositions/2019/03-rahasya-pancham-veda-ka/rahasya.org"))
("Data organization"
(delete-other-windows)
(find-dired "~/" "-name \'dl\' -size +0c"))