Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

[Enhancement] Import contact list #4181

Closed
smschumacher opened this issue Feb 16, 2017 · 7 comments · Fixed by #4577
Closed

[Enhancement] Import contact list #4181

smschumacher opened this issue Feb 16, 2017 · 7 comments · Fixed by #4577
Assignees

Comments

@smschumacher
Copy link

Hello

I would like to be able to import a centrally managed user list ( essentially a list of Pubkeys, maybe with the current user names as additional information). We are a growing company and I would prefer a simpler alternative to the copy-and-paste-orgy which new users have to endure until all their colleagues are on the contact list.

Also: Should clicking on tox:toxid - links work in the moment on Linux or Windows? In both cases I get a messages about X being not a proper toxme address and repeated clicking causes multiple client to start up to the profile selector windows.

Is there any guide how to get this working?

Grüße
Stefan

@smschumacher smschumacher changed the title [Enhancement] [Enhancement] Import contact list Feb 16, 2017
@tux3 tux3 self-assigned this Feb 17, 2017
tux3 added a commit that referenced this issue Feb 17, 2017
tux3 added a commit that referenced this issue Feb 17, 2017
tux3 added a commit that referenced this issue Feb 17, 2017
@tux3
Copy link
Member

tux3 commented Feb 17, 2017

Hello,

I wrote something quick to add a list of contacts from a file, would that solve your problem?
The tox:toxid URLs should work if qTox was installed correctly. If they don't, please file a bug with the details and I'll be happy to take a look at it.

You can also find a user manual on our wiki for more informations: https://github.com/qTox/qTox/blob/master/doc/user_manual_en.md

@zetok
Copy link
Contributor

zetok commented Feb 17, 2017

The tox:toxid URLs should work if qTox was installed correctly. If they don't, please file a bug with the details and I'll be happy to take a look at it.

#1925 #1926

@tux3
Copy link
Member

tux3 commented Feb 17, 2017

@zetok Thanks! Seems I forgot about those, I'll investigate.
Edit: #4183 should fix that.

@smschumacher
Copy link
Author

smschumacher commented Feb 17, 2017 via email

@smschumacher
Copy link
Author

Just one question: Does the contact list just contain the plain Tox-Ids? In that case, adding a name as comment would quite helpfull. I could easily identify users who have left the company and not add their names to the list of new users, which would only cause confusion. I was thinking of someting along tis line:
tox:E833B2F6DB8185940E014D3DAFC12648D18178893FB5F5E8C5CD7DDAA774844FBC97C7714DFA # Stefan Malte Schumacher
Yours Stefan

@smschumacher
Copy link
Author

And another question: Are there any nightlies which I can use to test the code on Linux or do I have to compile qTox myself, which seems rather complicated?

@zetok
Copy link
Contributor

zetok commented Feb 21, 2017

Are there any nightlies which I can use to test the code on Linux (…)

There are no up-to-date nightly builds, we're looking for a maintainer that would be willing to pick up that stuff: #4174

(…) do I have to compile qTox myself, which seems rather complicated?

Well, compiling qTox shouldn't be complicated if you have the dependencies installed – a single cmake command ought to do the job. If there are parts of INSTALL.md that aren't easy to follow, please don't hesitate to point them out.

Aside from INSTALL.md there is simple_make.sh script which might, or might not work – if it works, then getting dependencies and compiling qTox is as simple as running a single script.

Diadlo pushed a commit to Diadlo/qTox that referenced this issue Aug 18, 2017
Diadlo pushed a commit to Diadlo/qTox that referenced this issue Aug 18, 2017
Diadlo pushed a commit to Diadlo/qTox that referenced this issue Aug 18, 2017
Diadlo pushed a commit to Diadlo/qTox that referenced this issue Aug 18, 2017
Diadlo pushed a commit to Diadlo/qTox that referenced this issue Aug 20, 2017
Diadlo pushed a commit to Diadlo/qTox that referenced this issue Aug 20, 2017
Diadlo pushed a commit to Diadlo/qTox that referenced this issue Aug 20, 2017
Diadlo pushed a commit to Diadlo/qTox that referenced this issue Aug 20, 2017
Diadlo pushed a commit to Diadlo/qTox that referenced this issue Aug 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants