Quote:
Originally Posted by davidfor
Wanting to sort authors by their first name seems wrong. Any particular reason for wanting to do it this way?
|
Whenever I've been in a book discussion everybody present always uses FN_LN, nobody says, "Asimov, Isaac Asimov", or "Bond, James Bond", I'm programmed to think and speak "FN_LN" and now that I can customise my libraries that's how I'd like to do it, it's more intuitive for me.
I also like to maintain a standard GUI as much as I can across different applications, that way I don't need to allocate mental RAM to remember trivial settings/different methods of executing the same action across applications GUI's, this in turn frees up my mental RAM to multitask more important "stuff".