Stephan Bogner

Results 38 comments of Stephan Bogner

#### Some investigation: - The Contacts Web App [uses](https://github.com/nextcloud/contacts/blob/1c1a1375db7abd755452a80aafedae06bdf4d173/src/components/AppNavigation/Settings/SettingsImportContacts.vue#L224) the function [importContactsIntoAddressbook](https://github.com/nextcloud/contacts/blob/1c1a1375db7abd755452a80aafedae06bdf4d173/src/store/addressbooks.js#L410) - It uses the function [parseVFC](https://github.com/nextcloud/contacts/blob/a7f286ae1605f61f72590661c8209da21ad636df/src/services/parseVcf.js#L34) ... but that doesn't seem to contain any flaws - It [also...

> #### Some investigation: > > * The Contacts Web App [uses](https://github.com/nextcloud/contacts/blob/1c1a1375db7abd755452a80aafedae06bdf4d173/src/components/AppNavigation/Settings/SettingsImportContacts.vue#L224) the function [importContactsIntoAddressbook](https://github.com/nextcloud/contacts/blob/1c1a1375db7abd755452a80aafedae06bdf4d173/src/store/addressbooks.js#L410) > > * It uses the function [parseVFC](https://github.com/nextcloud/contacts/blob/a7f286ae1605f61f72590661c8209da21ad636df/src/services/parseVcf.js#L34) ... but that doesn't seem to contain...

@exaCORE42 @6feriolimarco While the topic you are discussing is important, please open another issue for it and continue there, as it doesn‘t fit this issue‘s purpose – thanks a lot...

Sounds like a duplicate of the issue #129 I filed

To the devs: I understand this issue is not high on the priority (because it‘s not critical). But as it affects all (or at least all migrating) iPhone users syncing...

> > But as it affects all (or at least all migrating) iPhone users > > We had that issue in the past but since a while it is gone...

> With this commit import contacts in nextcloud via web doesn't add the quotes anymore. So that IOS/Mac Addressbook shows correct labels. That sounds awesome, thanks a lot!

Ok it might just be a discovery problem 😅 – I now found out that the glitch project has a normal URL too: [how-to-buttplug-wasm.glitch.me](https://how-to-buttplug-wasm.glitch.me/) Glitch was also a bit confusing...

Thanks for the context. Makes a lot of sense. Once the overhaul is done: If you need somebody to create a simple example or write an easy-to-understand quickstart guide –...

Hi Shan, Unfortunately we never could make it work to control it externally. A fellow of us (@michaelbaisch) did manage however. You could ask him. Maybe he still has the...