<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 3 Nov 2017, at 17:45, Benny Kjær Nielsen wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">On 3 Nov 2017, at 16:54, Robert Goldman wrote:</p>

<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999">
<p dir="auto">Is it possible to copy rules from one mailbox to another?<br>
[...]<br>
Right now, I have to essentially do the same work twice.  Probably this is because I'm not thinking properly about how to do this more efficiently.</p>
</blockquote>

<p dir="auto">I don't know if you could do this differently, but I can tell you that my intention was that rules should be draggable and thus copyable. I've just never implemented it.</p>
</blockquote>

<p dir="auto">But I have now. The rules editor was very primitive and this was never intentional. The latest test release adds the following:</p>

<ul>
<li>New: Rules can be reordered. Hold down ⌥ to copy.</li>
<li>New: Rules can be dragged to other rule lists. Hold down ⌥ to copy.</li>
<li>New: Rules can be hierarchical (use drag’n’drop to make subrules or use the new actions menu).</li>
<li>New: Rules work with cut/copy/paste.</li>
<li>New: Rules can be deleted using the delete key.</li>
<li>New: A rule can be edited using the return/enter key.</li>
<li>New: Undo/redo works for rule reordering/dragging/cutting/pasting/deleting.</li>
<li>New: Actions menu in the rule editor which includes “Duplicate” and “Add Subrule…” menu items.</li>
</ul>

<p dir="auto">It's naturally not unlikely that there are bugs. Reports are welcome for anyone playing with any of these features.</p>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>