PDF always open in note

really enjoying using Joplin - very effective tool when doing research, especially the new feature with profiles

is there a method / way of importing a pdf file into Joplin but keeping it closed - only to be opened when a clicked upon
i have a large number of PDFs and would like to keep them in a specific section (note) for later reference - it can become very busy with even a few pdfs in a note - plus, though i have not tried this yet, i assume all pdfs are exported (or even with the simple backup)??

i am a new user and still trying out many of its features, so this may have already been solved or asked

many thanks

Yes.
Tools --» Options --» Markdown --» Uncheck "viewer"

1 Like

Another possibility, to keep the internal viewer but show it in a collapsed state, is to use the summary tag, something like this:

<details open>
<summary><b>My PDF</b></summary>

The inserted PDF here will not be shown until expanded

</details>

Result would be like this:

My PDF

Now you would see the inserted PDF in the internal viewer

Edit:
Correction: The open tag should simply be <details> rather than <details open>. The latter means you want to see the expanded view to begin with

3 Likes

many thanks for showing me

thanks for showing me this

many thanks for showing me this option

It works perfectly on the PC, but of course not on the mobile because the pdf sits on the PC. Is there a way, like in Evernote where I come from, to insert the pdf itself in the note? Sorry to warm up an apparently old note but I just don't find a solution. I want to say goodbye to Evernote...

To save any possible duplication of effort it should be noted that this question has also been raised today in the below thread where there have been replies.

Please see the linked thread rather than posting here.

:+1: