Search
Items tagged with: NextCloud
Musk said the bird is free - meaning, it's HIS bird now and he's reading up on your twitter DM's.
We are working on a federated way out - and will ship it with #Nextcloud as it is too important not to. #privacy
nextcloud.com/blog/no-need-to-…
Trust in Musk or go federated with Nextcloud Social! - Nextcloud
Nextcloud Social offers federated, trusted, big-tech-free social networking to tens of millions of usersJos Poortvliet (Nextcloud)
argh, #Nextcloud … das hat ja Profile. Und ich will die benutzen. Aber diese Profile sind grundsätzlich erstmal mostly public. Ich will sie aber by default auf "visible for logged-in user only" haben. Hat das schonmal jemand gefixt? docs.nextcloud.com/server/late… unten schlägt einen Patch vor, der funktioniert bei mir aber nicht (auch nicht bei neuen Benutzern). 😕
Hatte schon jemand mal das Problem (und möglicherweise sogar gelöst)?
I'm experimenting with the #libreoffice SDK to write a small #nextcloud app. I'm using the #cpp API because I want to wrap it in an #Rust #HTTP backend.
It is hard to figure out how to use the API and questions on Stackoverflow are hard to align with the #libreoffice examples. For example, stackoverflow.com/q/62769483 does not really help. I guess you need to be familiar with the API before you will understand it.
@libreoffice, do you have any pointers to become more comfortable with the API?
Libreoffice API (UNO): need to change user's xTextField text
Is there any proper way to change text in the user's created xTextField using C++ UNO? These fields names are com.sun.star.text.fieldmaster.User.[FIELD NAME] I tried this before, but it didn't help:Stack Overflow