Can you rename a collection? #1902
-
|
Hi, I am pretty much a radicale noob, using it for only a few months now, but I'm pretty happy after trying several other solutions. I don't remember exactly anymore but I think I created some of my collections by simply importing the ics/vcf file I exported from Google, whereas some others I created as "empty" collections and then moved content into them via a client. Anyways, I now have collections with good names such as "family" (because this was the name of the vcf file I guess) and some collections with a randomly generated name such as "57f75925-80d7-9718-342a-6820e8daee8e". Is there a way to rename those collections to a regular name? I've tried "mv" but "permission denied" and in the webinterface I can't find an option to rename. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
The visual Name is stored in .Radicale.props per collection and newer Radicale versions WebUI can edit this. Rename of collection folder itself should be possible with "mv", but only by the service user itself. |
Beta Was this translation helpful? Give feedback.
The visual Name is stored in .Radicale.props per collection and newer Radicale versions WebUI can edit this. Rename of collection folder itself should be possible with "mv", but only by the service user itself.