Aim: search email items using alias It is very neccessary to search email by the name, since we usually can not rember the email address, but the names.
However, there is no built-in solutions to do this.
Problem: Forward attachment in mutt is hard This is a pain for every mutt user. I got a solution which can satisfy my need.
Solution Add these two lines to your .
Problem: How to save attachments in mutt? No built-in solution for save multiple attachments to special folder in mutt. I spent couple hours to develop a workflow for doing this.
Install Download from github: mingsu/mutt2task git clone https://github.com/mingsu/mutt2task ~/.mutt/bin/mutt2task chmod +x ~/.mutt/bin/mutt2task/mutt2task Add this to .muttrc macro index,pager T "<pipe-message>~/.mutt/bin/mutt2task<enter>" Or the following one macro index I "<pipe-message>~/.mutt/bin/mutt2task<enter><flag-message><sync-mailbox>" "flag message
What I get Real Demo: Hugo gallery with photoswipe feature Source code: http://drwater.net/RFun/makegallery.R References A tool for creating PhotoSwipe galleries in Hugo Main function Generate different size of images so that for using photoswipe feature, including LARGE, SMALL, THUMB, and COVER IMAGE for each album Auto add original datetime tags for each image Auto fix the rotation problem Auto add copyright watermark for each image It requires: imagemagick exiftools git R package exifr R package tidyverse How to use here is the folder structure I have