X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=performance.mdwn;h=8515e6a637bb196e6231c9bd115c117dbff1dd9d;hb=c16051b9c2fc179a9bc2c6a8d096aa549d443095;hp=e838c8a64f17693cad4d7661081f07c37aa71412;hpb=b2c8a5f8e3fbaa714378ff41ecc2c3629ac5e088;p=obsolete%2Fnotmuch-wiki diff --git a/performance.mdwn b/performance.mdwn index e838c8a..8515e6a 100644 --- a/performance.mdwn +++ b/performance.mdwn @@ -100,18 +100,3 @@ Remove old and renamed compacted, if compacting went well: * [Sebastian Spaeth](http://notmuchmail.org/pipermail/notmuch/2011/004048.html) * [Pieter Praet](http://notmuchmail.org/pipermail/notmuch/2011/004175.html) - - -## Tagging: use filters! - -Instead of just: - - $ notmuch tag +foo - -use: - - $ notmuch tag +foo -- not tag:foo - -See the ongoing discussion: - -* [Optimization for notmuch tag by implicit filters](http://notmuchmail.org/pipermail/notmuch/2011/004197.html)