Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

Autocomplete addresses from Contacts #8

Open
jancborchardt opened this issue Aug 14, 2014 · 9 comments
Open

Autocomplete addresses from Contacts #8

jancborchardt opened this issue Aug 14, 2014 · 9 comments

Comments

@jancborchardt
Copy link
Contributor

When typing »Sander« into the search field (and assuming I have your address in ownCloud Contacts) I should get the suggestion »Sander, Somestreet, Somecity, Netherlands«.

This would be a great example of inter-app connection in ownCloud. If you want to see how it’s done, check out the mail app code: https://github.com/owncloud/mail (we do that for the »to« and »cc« fields)

@scolebrook
Copy link

It would be awesome if the same could be done between this app and the ldap backend (it'd obviously need some reworking to make that data available). Are we setting milestones for OC 10 yet? 😄

@jancborchardt
Copy link
Contributor Author

Well, this here is about the Contacts app for now, not about the user management. Cause there we don’t even have addresses.

@jancborchardt jancborchardt added this to the 0.2 – advanced stuff milestone Aug 22, 2014
@v1r0x
Copy link
Contributor

v1r0x commented Sep 2, 2015

I wrote a piece of code, which filters contact names and their addresses based on the search term. But I won't create a PR, since this is currently not good code and there are still peding PRs

@jancborchardt
Copy link
Contributor Author

@v1r0x yeah, I’ll hope to get to it these days. :) The ownCloud conf was very busy. Hope you can make it next year, probably end of August again! https://owncloud.org/conf

@v1r0x
Copy link
Contributor

v1r0x commented Sep 2, 2015

@jancborchardt hopefully! There should be no thesis next year ;)
maybe you are at the 32c3 in december, too?
and don't hurry, I'm on holiday the next weeks. But I didn't want to spam more PRs with different master ;)

@jancborchardt
Copy link
Contributor Author

@v1r0x if you just always branch PRs off master then it should be fine. :)
Not sure yet if I’ll come to C3 this year, I was at CCCamp though. Where are you based? Let me know if you happen to be in Munich any time. :)

@v1r0x
Copy link
Contributor

v1r0x commented Sep 4, 2015

@jancborchardt I know, but I continued master on my productive setup (I know this is not clever :D) and thus I have all my PRs already included. Will separate them after my holiday.
I'm close to Stuttgart, but I'm at Munich tonight for about 2 hours ;)

@jancborchardt
Copy link
Contributor Author

@v1r0x hehe, yeah it’s indeed not clever. ;) Master should never be worked on, only in branches which can then be opened as pull requests.

@jancborchardt
Copy link
Contributor Author

And yeah, see you later! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants