![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
joplin-plugin-backup
Advanced tools
A plugin to extend Joplin with a manual and automatic backup function.
A plugin to extend Joplin with a manual and automatic backup function.
<img src=img/main.png>
The plugin is installed as built-in plugin in Joplin version 2.14.6
and newer.
The built-in plugin cannot be updated via GUI, to update to a other version replace the built-in version.
io.github.jackgruber.backup.jpl
) from hereTools > Options > Plugins
in JoplinInstall from file
io.github.jackgruber.backup.jpl
) from hereplugins
folderFirst configure the Plugin under Tools > Options > Backup
!
The plugin must be configured separately for each Joplin profile.
Backups can be created manually with the command Tools > Create backup
or are created automatically based on the configured interval.
The backup started manually by Create backup
respects all the settings except for the Backups interval in hours
.
Go to Tools > Options > Backup
Under Options > Keyboard Shortcuts
you can assign a keyboard shortcut for the following commands:
Create backup
settings.json
(Joplin settings)keymap-desktop.json
(Keyboard shortcuts)userchrome.css
(Your Joplin customization)userstyle.css
(Your Joplin customization)templates
folder (Note templates)plugin
folder (All installed plugins, no plugin settings!)To restore the Settings, copy the desired files from <Backup Path>\Profile
to the Joplin directory .config\joplin-desktop
.
The exact path can be found in Joplin under Tools > Options > General
:
<img src=img/joplin_path_in_gui.jpg>
The notes are imported via File > Import > JEX - Joplin Export File
.
Individual notes cannot be restored from the JEX file!
The notes are imported additionally, no check for duplicates is performed. If the notebook in which the note was located already exists in your Joplin, then a "(1)" will be appended to the folder name.
File > Switch profile > Create new Profile
File > Import > JEX - Joplin Export File
Export > JEX - Joplin Export File
File > Switch profile > Default
File > Import > JEX - Joplin Export File
and select the file from step 6See the guide for a Full Joplin restore
If several JEX files are imported and the notes have links to each other, these links will be lost. Therefore it is recommended to create a Single JEX Backup!
By combining the JEX files into one, the Joplin internal links will work again after the import.
A Joplin JEX Backup file is a tar archive which can be opened with any zip program that supports TAR archive. The file names in the archive correspond to the Joplin internal IDs.
A JEX backup file does not contain any note history (revisions). It contains the notebooks, notes and attachments as they were at the time the backup was made.
No, the backup must be configured for each profile. Profiles that are not active are not backed up, even if a backup has been configured.
Yes, the build-in version only gets updates with Joplin updates, but can be replaced as described in the Installation step.
No, because all items in the backup will get newunique IDs are assigned in Joplin during the import (however links between notes will be maintained). If this device is then synchronized with a synchronization target in which other clients already synchronize with the same notes, all notes are then available multiple times on the devices. Therefore, the same note is then available with different IDs in Joplin.
See CHANGELOG.md
FAQs
A plugin to extend Joplin with a manual and automatic backup function.
We found that joplin-plugin-backup demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.