Crate tdo_export [−] [src]
The export module for Tdo server.
Functions
| gen_tasks_mail |
Generates a well formated String of all undone Todos |
| gen_tasks_md |
Generates a markdown String to export the lists. |
| github_issue |
Creates a new issue for the given repository and returns succes or failure. |
| render_terminal_output |
Returns the formated output for the terminal printout. |
| update_github_issue |
Updates the status of a github issue todo |