The machine readable index gives user ids in arbitrary order, with no indication which user id is the primary one.
I'm working on Open-Keychain, and this is quite the showstopper for use of the machine readable index page in our import dialogue, we'd probably have to go back to parsing html if this remains unresolved. We would very much appreciate a fix for this.
Original comment by John Clizbe (Bitbucket: jpclizbe, GitHub: jpclizbe).
'i took a brief look at this earlier and it shouldn't too big of a deal, just pulling in a couple functions that do the dorting for human-readable index
Original report by Anonymous.
The machine readable index gives user ids in arbitrary order, with no indication which user id is the primary one.
I'm working on Open-Keychain, and this is quite the showstopper for use of the machine readable index page in our import dialogue, we'd probably have to go back to parsing html if this remains unresolved. We would very much appreciate a fix for this.
Thanks in advance :)