For example, to have the email's subject look like (e.g. task moved to column "Done"):
Done: Make sales report (#1000)
Add the following action:
> Send a task by email to someone
Event name = Move a task to another column
Column = Done
User that will receive the email = Harry
Email subject = {{column_title}}: {{title}} (#{{id}})