paviro / MMM-FRITZ-Box-Callmonitor

This an extension for the MagicMirror. It provides a callmonitor for FRITZ!Box users alerting them about incoming calls.
29 stars 24 forks source link

vCard einbinden #13

Closed dasepp89 closed 8 years ago

dasepp89 commented 8 years ago

Hi,

I need help. My mirror shows me only the number if someone calls me. But I would like to see the Name.

Den Rest jetzt auf Deutsch: Zum einen ist mir nicht ganz klar, wie aus meinem Telefonbuch von der FritzBox eine vcf erzeugen kann. Zum anderen kenne ich es so, dass Pro Kontakt eine vcf erzeugt wird. Aber ich werde doch keine 350 vcfs einbinden müssen, oder?

Bestimmt stell ich mich grad nur wieder blöd an. Eine kleine Hilfestellung wäre total super :-)

Grüße

paviro commented 8 years ago

Hi there, A vCard can hold multiple contacts. My contact app on macOS for example exports multiple contacts as one file. Please use google to find out how to do it with yours :)

Jopyth commented 8 years ago

You can wait for pull request #14 or check out my fork: https://github.com/Jopyth/MMM-FRITZ-Box-Callmonitor

Bei mir klappt es wenn ich die Nummern in das 0123 4567891 Format im Fritz!Box Addressbuch ändere (also +49 durch 0 ersetzen und - und / entfernen.

paviro commented 8 years ago

Was klappt? Ich meine bei mir ging +49 als packst du die Nummern aus der Box auch durch einen formatter in deiner pullrequest?

Am 09.09.2016 um 09:40 schrieb Jopyth notifications@github.com:

You can wait for pull request #14 or check out my fork: https://github.com/Jopyth/MMM-FRITZ-Box-Callmonitor

Bei mir klappt es wenn ich die Nummern in das 0123 4567891 Format im Fritz!Box Addressbuch ändere (also +49 durch 0 ersetzen und - und / entfernen.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

Jopyth commented 8 years ago

Ja, gerade nutze ich den gleichen. Manchmal hat er das auch richtig gemacht, aber nicht bei allen Nummern. Die habe ich halt ersetzt.

Jopyth commented 8 years ago

Hast du mal reingeschaut was von Nummern übrig bleibt nach dem Formatting? Bei waren dann halt solche Sachen wie hier. Sieht für mich nicht sehr konsistent aus.

Geht aber natürlich trotzdem solange beide Nummern "gleich" normalisiert werden.

paviro commented 8 years ago

Hab ist zum Teil etwas Strange :D aber alles klar danke!

dasepp89 commented 8 years ago

Servus,

sorry für die späte Antwort... Aber ich habs nach folgender Anleitung geschafft: http://www.heber.it/?p=1303

vielleicht hilft es dem ein oder anderen.

Danke Paviro und alle anderen ;-)

Grüße