Folders4Gmail format not working
|
|
When I try to use the Folders4Gmail format, the labels box displays everything properly, but when I click on a label at least one level down, it doesn't show the messages for that label. The problem is that clicking the label has Gmail load the URL for the label. But because the label contains a "/", Gmail interprets the second part of the label as a subdirectory in the URL, not as part of the label. For example, if the label is "Movie/Actor", the URL is https://mail.google.com/mail/#label/Movie/Actor, which Gmail does not interpret properly. I think for it to work, you would have to replace the "/" with it's ASCII code equivalent (not sure what that is off hand). |
|
|
I think I've just corrected it too, but I've not tested. When Benjamin publish the new version, could you please test it and give us feedback? |