-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
import for non-en entries #18
Comments
Assuming you've used Emacs' built-in sorting functionality, this is not related to More generally, the locale settings provided by Thus, say you wanted to use the Org properties MOBITEL to map to the vCard 4.0 property TEL;TYPE="cell", ROĐENDAN to the vCard 4.0 property BDAY, etc., you'd could create a new locale file for the contacts style you're using, called 'hr_HR' and specify all the appropriate mappings accordingly. And if you would be willing to submit your locale file(s) for inclusion in the |
Well, I wanted to sort the whole list of my contacts, so, select-all --> org-sort commands and it's sorted, I assume, according to the English alphabet rules where the contact entries which start with Croatian characters (Č,Ć,Đ,Š,Ž) are at the end of the list, iow. after 'Z' entries, although it should go like this:
|
nod i'm not familiar with how Does what i wrote above about |
Does Emacs have support for sorting built-in?
OK, that's how to map properties and I'll try to do that for hr_HR, but in my case I was just trying to sort the topmost entry since I can live with English mappings for a while :-)
I'll certainly do that. The prospect of being able to handle/sync my contacts without the need for Evolution (now I'm back to Xfce) is too good to miss opportunity to give something back to org-vcard. ;) |
Yep, thank you.
Will do...just give me some time. After embracing Emacs/org-mode/mu4e there are plenty of things to learn and I've also become interested to learn Racket. :-) |
In various ways, yes. For example: the
Okay, fair enough.
:-) Excellent, thank you! i've just opened a new issue specifically about adding hr_HR support.
No worries. :-) |
Out of interest, i looked into how |
Unfortunately, it seems you won't be able to get locale-dependent sorting until at least Emacs 25.1: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=20316#17 |
I must say I'm a bit surprised that such mature piece of software as Emacs is failing with such basic stuff I was fighting with many years ago (era of handling text by using codepages) during my beginning years of Linux. |
Thanks a lot for taking trouble on my behalf!! |
Oh you're most welcome! i must say i'm surprised by the situation as well; Emacs handles so many other aspects of i18n and m17n that i initially assumed the problem was simply "finding the right setting(s)". i'm sad that's not so. :-( |
Hello,
in Org-vCard menu there is option to select amongst {en,en_AU,en_US}, but I wonder what to do if I have to deal with entries having entries in Croatian language?
I did import and sort my contacts list, but the sort is not according to the rules for Croatian alphabet.
The text was updated successfully, but these errors were encountered: