In this simple case I just send list of my pending tasks on my localhost's
mailbox for every morning.
To achieve this:
Build agenda-report.go. You can edit mail address to send.
Move agenda-report.service and agenda-report.timer in
~/.config/systemd/user/. You should specify path to builded binary in
ExecStart section of agenda-report.service.