Hey, frens.
Please tell me if you know. What is the best alternative to Google Contacts?
Is it open source? Secure?
And the best ways to migrate.
Hey, frens.
Please tell me if you know. What is the best alternative to Google Contacts?
Is it open source? Secure?
And the best ways to migrate.
Taking another crack at merging contacts.
This time, I realized that the VCF format is MUCH easier to parse than csv.
I've already got a simple bash script to break up each contact into a separate file and identify the name based on the N: or FN: field.
Further work will be needed to intelligently integrate the data.
If I get this working, it's SO gonna be open sourced for all to use. XD
cc: @thunderbird
Never could get any of the contacts merge scripts kindly recommended to me by the #AskFedi #HiveMind to work, but I finally found my own solution, which should hopefully work:
@libreoffice! ;) (and of course @thunderbird)
=TEXTJOIN(" ^ ",1,C2:AM2)
into A2 (You may have to replace AM2 with the end of your row if your CSV export has a different number of columns than mine)=IF(TEXTJOIN("",1,C3:D3)=TEXTJOIN("",1,C2:D2),"REPEAT","")
into B3Disclaimer, again: I am still going through my spreadsheet, so I don't know for sure that this works!! XD
KDE Gear 23.08
has got you covered! Kalendar is now Merkuro! Get your hands on the improved calendar and contacts apps of the Merkuro groupware suite. Email
coming soon!
@omgubuntu KOrganizer! I needed proper calendaring software because my life is approaching the complexity where it can only be scheduled to manage it all
KDE Gear 23.04: Service providers may move the goalposts, but KDE devs keep your apps working: It "only" took 22000+ lines of code, and 315 files changed to get #Kalendar, #KOrganizer and #KMail working again with #Google Contacts.
https://kde.org/announcements/changelogs/gear/23.04.0/#libkgapi
More KDE Gear 23.04 news:
@thunderbird P.S. - In Thunderbird 112 Beta, importing a vCard collection "*.vcf" file of exported Android contacts does not always seem to process "ENCODING=QUOTED-PRINTABLE:" tagged data properly, resulting in HEX character codes displaying...
=39=36=30=31=20=45=20=50
@thunderbird, I'm enjoying the updated Thunderbird 112 Beta UI, but I was wondering if you could give us the option to disable the tab area and/or the new top menubar depending on how we configure our UI. If I choose to use the left-most vertical menubar, the other areas seem redundant and take up space. Otherwise, I like the new direction!