joplin-nextcloud
joplin-nextcloud copied to clipboard
Nextcloud 18 support
Greetings,
Do you have a timeline for this plugin to be supported in Nextcloud 18?
Love your work. Keep it up :-)
Cheers, Wiz!!
I just noticed this and would love to try it! Just after my Nextcloud updated to 18 automatically ;-). So I can't. But am keen to see it ...
any update on this? hard times at the moment, i realise, but this is only thing stopping me from upgrading to nextcloud 18. stay safe & thanks :-)
I have done the update to Nextcloud 18 and everything still works as before. Maybe test it in a different environment.
This still appears to work in Nextcloud 18, even though Nextcloud won't let you install/enable it. Here are steps to force Nextcloud to work with this package:
- Clone this repository.
- Change appinfo/info.xml to be
max-version="18"
-
make && make appstore
- take the
tar.gz
built inbuild
and upload to your nextcloud'scustom_apps
folder; extract the gz and rename the folder to bejoplin
(e.g.custom_apps/joplin
) -
./occ app:enable joplin
Joplin appears to sync fine so far. Of course, test on a non-production system for a while to make sure it is actually working.
I can install it just fine on my NC18 instance but you're not able to share the notes directly on Joplin as the webDAV link is different. This makes it no different from just using webDAV instead.