<div class="markdown">
<p dir="auto">On 5 Dec 2013, at 15:37, Thomas Koch wrote:</p>
<blockquote>
<p dir="auto">One last question: I am not able to perform more actions than running the saver script, like setting a tag, so</p>
<pre><code>Condition: “Content-Type ▸ Type” is “image”
Action: “Run Script” “My Saver”
“set tag” “saved”
“move to mailbox” “Archive”
</code></pre>
<p dir="auto">just runs the script, but tag setting or moving does not work. Same behavior when I set the tag action alone, nothing happens?</p>
</blockquote>
<p dir="auto">This is because those actions do not work on non-root body parts. There is a complicated (but flexible) workaround for this, but I'm wondering if I should just always propagate such actions to the root body part. Essentially making it work as you expected. I need to think a bit about that :-)</p>
<p dir="auto">-- <br>
Benny</p>
</div>