# Checkvist Tricks #

## To add trick here send email to post+346144c6da054b78e91b730be077fc31+659528@checkvist.com

Telegram Bot for task creation

- [@etlgr_bot](https://t.me/etlgr_bot)

You can use it to add a task by e-mail. 

Not very comfortable: 
* you need to type sender e-mail every time
* can't just resend message to the bot 

Can be useful if you have something in your Telegram and want to send it to Checkvist.

Hide all future task (show tasks without date, overdue, asap, today and tomorrow)

- Add this to your custom CSS

```css
# parentTask_0 .dueFuture { display: none; }
```

Don't forget about official CSS snippets

- https://checkvist.com/checklists/486715

Place progress counter on all tasks

- Press `Ctrl+A` and `pc`