diff options
author | mms <git@sapka.me> | 2024-11-12 23:15:34 +0100 |
---|---|---|
committer | mms <git@sapka.me> | 2024-11-12 23:15:34 +0100 |
commit | 53112538e1f47ed446848c5787a87350a2cc6e31 (patch) | |
tree | e3257eb5177b855c32f45fab0f697b77980612c7 /README.org | |
parent | 22560fbfbe2214f260c71c0ae5c928f81a431b76 (diff) |
doc: fix readme
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -76,8 +76,7 @@ msg.tags returns a mutable array, and we can mutate is as such. Lastly, we save! the message in the database. -Filter language ------------------------------------------- +* Filter language We can quite easily filter messages based. Chotto accepts filters as: - Strings (from(=Subject:Hired!=)). |