Giter Club home page Giter Club logo

Comments (2)

mrusme avatar mrusme commented on May 23, 2024

Thanks for reporting! Unfortunately I do not have access to a Nextcloud system and hence can't really tell what's going on there. However, what you should be able to do (depending on the server) is open the URL in your browser and see what it shows you. The solution that I'm using is also using SabreDAV as backend and when I open the /dav/ URL in my browser (and log in) I can navigate through the DAV tree.

However, one thing that might be causing an issue is the fact that currently addrb doesn't go through all your address books, but only the very first it can find. See here:

addrb/addrb.go

Line 128 in 785d726

vcs := cd.GetVcardsInAddressBook(paths[0])

It could be that your server is structured differently and hence this approach won't work. As said before, this solution works for me (TM) but I have never tested it on Nextcloud or any other backend. Feel free to further investigate and submit a PR if you happen to find a quickfix for the issue!

from addrb.

Junker avatar Junker commented on May 23, 2024

probably same problem: mrusme/caldr#1

from addrb.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.