Version: 1.10.1 (using 4.1.2 (KDE 4.1.1 (KDE 4.1 >= 20080828)) "release 52.1", KDE:KDE4:Factory:Desktop / openSUSE_11.0) Compiler: gcc OS: Linux (x86_64) release 2.6.25.16-0.1-default I want to mark some people of a company with a message flag 'Company A', but how can I set up a filter to set this tag automatically? Btw: I would expect to set this tag also in my addressbook. And if I tag a user in my addressbook, it should be automatically taged in my messages.. :)
Indeed. After all the tag architecture is in place, it seems to be only a tiny extension to have tagging as a filter action. This would make tags incredibly more useful (KMail "prereading" your mail, tagging it based on keywords in its content -- just like a personal secretary :-). The "btw" above appears to be quite different, and other wishes could be filed for easier creation of filters. But that is another topic.
I agree, this would be really useful to me. Thanks for adding.
any change to implement this for 4.3 release?
..chance.. :)
What would be really really great is if this info could be pushed back to the server some how so that tagging on one computer gets picked up by the others
*** Bug 180917 has been marked as a duplicate of this bug. ***
I've written a patch to allow adding a tag as a filter action. Will be in 4.4.
SVN commit 986208 by jarmond: Implement an 'Add Tag' filter action. Create a SetTag KMCommand for tag setting code. FEATURE: 171204 M +60 -0 kmcommands.cpp M +20 -0 kmcommands.h M +96 -0 kmfilteraction.cpp M +6 -58 kmmainwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=986208
*** Bug 203906 has been marked as a duplicate of this bug. ***
*** Bug 207451 has been marked as a duplicate of this bug. ***