Michael Kefeder

Results 53 comments of Michael Kefeder

please forgive me my ignorance, but what is a "badge" and how is that improving or adding a feature to this plugin? can you please explain what your goal is...

ah, cool, yes that's a nice feature, thanks! I'll test it on my system when I have time and then merge it.

technically the code is on the way to allow any amount of labels, but since roundcube mangles the imap labelnames I stopped development in this direction, because it wont work...

Yes I did, there's a forever-open issue about imap tags (see [their](https://github.com/roundcube/roundcubemail/) github issue 4986) where I explained the problem in one of the responses.

ad 1. thunderbird style changes the color of the subject in the message list like thunderbird would ad 1. and 2. - true in elastic skin no thunderbird labels are...

using master branch of [johndoh/roundcube-contextmenu](https://github.com/johndoh/roundcube-contextmenu) with RC 1.5.1 and and master branch of my plugin doesn't let me reproduce your issue @mkerstner - sorry I cannot provide a hint, contextmenu...

Given that proper imap label support is broken in roundcube I am not very motivated to work on this. However I will accept merge requests adding functionality to my plugin....

yeah the code has many places where label1-5 are hardcoded. The settings section is a first step to allow arbritrary labels, but it's far from implemented correctly. If you want...

Well the importer calculates the share-price, so from where I am sitting this means that the math is there, it just needs to solve for another variable. Also I am...

I looked more into this, PP stores only amount and valuta (total price) in its DB and computes the share-price. Makes sense, easier to keep the 3 values consistent. The...