From: tlhackque <tlh...@ya...> - 2021-05-29 14:35:28
|
On 29-May-21 06:26, Alexey Shpakovsky wrote: > My main question is: does anyone else feel interested in using this plugin > or am I doing it only for myself? If if will have any other users - I will > add some user-visible options, otherwise they all will be hardcoded. > > Thanks, > Alexey. > I might try it, but it's not a high priority. This list is not very active - there were 6 posts last year and 2 in 2019. Not sure where you might get a wider audience; -devel is also quiet. FWIW, my cardDAV address books (I have more than one) each run several hundred addresses, so address completion (full and/or partial) is pretty much required for it to be useful. Also, squirrelmail seems to be used as lightweight MUA, especially where bandwidth is limited and/or expensive. So listing "all" and/or generating a lot of client traffic should be avoided. Better to send the server a partial name and get back only matches. "carddavclient" mentions a local cache - if this is in the squirrelmail browser, you need to consider how the end user can flush it/ensure it disappears - e.g. when a shared/public PC is used. There's likely to be a lot of effort required between "works for me" and "others can use in production"... |