You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 20, 2022. It is now read-only.
Hello,
It seems that in multi-PDF notes files interleave only works if the :INTERLEAVE_PDF: property is set in a first-level headline. Would it be possible to make it work also in second-level headlines? The reason is that I use first-level headlines in my notes file to organize my notes, and the notes in each paper go in the second level. Something like this:
Papers in Some topic
** Smith2009
:PROPERTIES:
:Custom_ID: Smith2009
:INTERLEAVE_PDF: /path/to/my/pdfs/Smith2009.pdf
:END:
** Jones2010
:PROPERTIES:
:Custom_ID: Jones2010
:INTERLEAVE_PDF: /path/to/my/pdfs/Jones2010.pdf
:END: