Currently I use the portable version of Joplin and a drawback is the long time it needs to start (about 5 seconds here).
I expect this is targeted to the necessary extraction of the package.
Because I already use a special profile folder with the portable version, I got an idea, and want to verify if I can use it like described below.
In the JoplinPortable.exe
there are two packages, one for each CPU platform (32-Bit and 64-Bit).
Now I would like to extract the proper package for my operating system (app-64.7z
), to a folder permanently and use the extracted Joplin.exe
to start Joplin.
If I then for example use this command line
c:\MyExtractedJoplinPortable64bitFolder\Joplin.exe --profile "c:\MyData\MyJoplinProfile"
,will Joplin still ‘behave portable’ completely, or does it store something anywhere else?
The benefit I want to reach is a faster starting portable version.
Regarding further updates of Joplin I would have to care myself, I’m aware of, that’s clear.