The issue is not a bug in the backup plugin itself, but an anomaly specific to Joplin builds from the Arch Linux AUR. When Joplin is built using the AUR build script (with yarn workspace @joplin/app-desktop install), the backup plugin appears installed but does not run, even after reinstalling the plugin manually and restarting Joplin. Other standard plugins work as expected.
The backup plugin does not function in the AUR-built version but works correctly in the official AppImage release of Joplin. This suggests the issue is likely related to how the AUR package is built or packaged, possibly involving dependencies or build environment differences. Other plugins do work which is part of the puzzle.
Do you have any ideas why the difference in the Arch build environment only affects the Backup plugin?
PKGBUILD.zip
The issue is not a bug in the backup plugin itself, but an anomaly specific to Joplin builds from the Arch Linux AUR. When Joplin is built using the AUR build script (with yarn workspace @joplin/app-desktop install), the backup plugin appears installed but does not run, even after reinstalling the plugin manually and restarting Joplin. Other standard plugins work as expected.
The backup plugin does not function in the AUR-built version but works correctly in the official AppImage release of Joplin. This suggests the issue is likely related to how the AUR package is built or packaged, possibly involving dependencies or build environment differences. Other plugins do work which is part of the puzzle.
Do you have any ideas why the difference in the Arch build environment only affects the Backup plugin?
PKGBUILD.zip