org-projectile-note-mode
Whenever a project is opened org-projectile-notes will attempt to open
the notes file. If it doesn’t exist, it will create the file and
create a hardlink inside your org-directory
.
(concat org-directory "projects")
automatically create and manage project specific org files for each projectile project
Emacs Lisp
Whenever a project is opened org-projectile-notes will attempt to open
the notes file. If it doesn’t exist, it will create the file and
create a hardlink inside your org-directory
.
(concat org-directory "projects")