celeste
celeste copied to clipboard
Nautilus Plugin
The official Nextcloud Client has a Nautilus plugin which integrates it a bit more (sharing in right click menu, emblems showing the sync state, ...)
Hey, thanks for making the issue! I have to do some research to figure out how to make a Nautilus extension in the first place, but I'll send a message once I have something going.
FYI: https://github.com/nextcloud/desktop/tree/master/shell_integration/nautilus
Also wanted to point out that https://gitlab.gnome.org/World/libcloudproviders exists, which I stumbled upon recently. I think this is fairly new and seems like a great way to implement multiple cloud providers, not only nextcloud into nautilus (though nextcloud would be my primary concern too :smile: )
Also wanted to point out that https://gitlab.gnome.org/World/libcloudproviders exists, which I stumbled upon recently. I think this is fairly new and seems like a great way to implement multiple cloud providers, not only nextcloud into nautilus (though nextcloud would be my primary concern too :smile: )
That looks really cool! Probably means, that the nautilus integration of the official NC client is finally working with sandboxed installments.
+1 for Nautilus support! I think any flatpak cloud storage client that uses the libcloudproviders API posted above can provide support for the whole filesystem (probably with custom permissions on Flatseal), not just the sandbox.