elmig's blog

O meu post-it

Category: productivity

  • Plain Text Accounting (PTA)

    Plain text accounting is a way of doing bookkeeping and accounting with plain text files and scriptable, command-line-friendly software #LifeInTextMode https://plaintextaccounting.org

  • Remove maildir duplicates

    Kevin Deldycke’s maildir-deduplicate. It ignores the X-MIMETrack header by default and compares headers using the SHA224 digest. It does not consider the message body at all. It automatically deletes duplicates without asking for confirmation. It assumes your mailbox is in /Users/kevin/Maildir. 🙂