Nextcloud
Nextcloud is a server-side PHP application along with an ecosystem of client and server apps allowing users to synchronize, and share and collaborate on files, and contacts, and calendars and other dataand can be installed on a private server. The code is free and open source, developed by the Nextcloud GmbH and the Nextcloud community.
Here are 599 public repositories matching this topic...
Would suggest to make the contact name the link to the detailed contact page, instead the additional "i" which then would be obsolete. Which would give room to link multiple mail addresses directly and/or link first mail address + first phone number in quick search.
Thanks for considering :-)
 and probably block collapsing the mail.
-
Updated
Dec 23, 2020 - JavaScript
-
Updated
Dec 19, 2020 - Java
-
Updated
Dec 16, 2020 - Shell
Describe the bug
A clear and concise description of what the bug is.
As a user I want to find an existing contact in order to add it to a contact group. Currently the search is case sensitive. But IMHO it should not be.
To Reproduce
Steps to reproduce the behavior:
- Go to '/apps/contacts/'
- Click on '...'-Symbol of a contact group
- Click on 'Add contacts'
- Search for a
Is your feature request related to a problem? Please describe.
First, thanks so much for your work, this app is very useful to me.
The 3 dots menu in the upper right corner contains only 3 items (Details, Preview and Fullscreen).
I know the app is meant to be distraction-free but having a menu there feels rather unnecessary given what's inside. I personally often use the Preview feature and
-
Updated
Dec 23, 2020 - C++
The FilterWidget is capable of providing all information we need. To reduce the code and keep it more maintainable, we should migrate the backend of the StackWidget to this infrastructure.
Depends on #737.
- Organization
- nextcloud
- Website
- nextcloud.com
- Wikipedia
- Wikipedia




Currently, the Ctrl+Shift+B shortcut is assigned to focus the note editor. However, when the current layout is viewer-only, it doesn't make sense to focus the editor. Instead it should focus the viewer panel.