org-journal
org-journal copied to clipboard
Can org-journal-new-entry open the file as described by the Initial visibility of the file ?
Hi there, Thanks again for this great package.
I like to use #+STARTUP: show2levels
. Can org-journal-new-entry open the file following that layout ?
Cheers
You could probably disable org-journal-hide-entries-p
and add #+STARTUP: show2levels
to org-journal-date-prefix
.
Thanks! It Do you mean org-journal-file-header
rather ?
Yes, thank you! I forgot we added that a while ago.
Thanks, Strangely enough, C-u C-u Tab provdes the proper fold , but opening the file does not. Let's not overthink that though, I ll see if I can find a workaround later on.