celeste icon indicating copy to clipboard operation
celeste copied to clipboard

Nautilus Plugin

Open PhilDevProg opened this issue 2 years ago • 5 comments

The official Nextcloud Client has a Nautilus plugin which integrates it a bit more (sharing in right click menu, emblems showing the sync state, ...)

PhilDevProg avatar Feb 02 '23 21:02 PhilDevProg

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.

hwittenborn avatar Feb 03 '23 01:02 hwittenborn

FYI: https://github.com/nextcloud/desktop/tree/master/shell_integration/nautilus

theCalcaholic avatar Nov 20 '23 16:11 theCalcaholic

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: )

p-fruck avatar Nov 27 '23 14:11 p-fruck

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.

theCalcaholic avatar Nov 29 '23 16:11 theCalcaholic

+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.

yioannides avatar Feb 18 '24 07:02 yioannides