<pre>topydo is a powerful todo list application for the console, using the [ext[todo.txt|https://github.com/ginatrapani/todo.txt-cli/wiki/The-Todo.txt-Format]] format. It is inspired by the [ext[todo.txt CLI|(https://github.com/ginatrapani/todo.txt-cli]] by Gina Trapani.
<pre>topydo is a powerful todo list application for the console, using the [ext[todo.txt format|Format]]. It is inspired by the [ext[todo.txt CLI|https://github.com/todotxt/todo.txt-cli]] by Gina Trapani.
topydo is a rewrite of the CLI, incorporating functionality from both the original CLI and [[todo.txt-tools|https://github.com/bram85/todo.txt-tools]].
...
...
@@ -7644,10 +7644,10 @@ The [[color|Colors]] that is used to print project names in <<cmd ls>&g
This [[tag|TagStar]] is used to indicate a [[starred|Starring]] item.</pre>
</div>
<div bag="default" config-default="`t`" config-description="The tag to use to specify start dates" config-group="tags" config-item="tag_start" config-type="String" created="20160603102559455" modified="20160603102845606" revision="0" tags="Configuration" title="ConfigTagStart" type="text/vnd.tiddlywiki">
<div bag="default" config-default="`t`" config-description="The tag to use to specify start dates" config-group="tags" config-item="tag_start" config-type="String" created="20160603102559455" modified="20170919102904949" revision="0" tags="Configuration" title="ConfigTagStart" type="text/vnd.tiddlywiki">
<pre><<config>>
The `t` is a convention around the original [ext[todo.txt CLI|https://bram85.nl/topydo/(https://github.com/ginatrapani/todo.txt-cli]], which stands for //threshold//.</pre>
The `t` is a convention around the original [ext[todo.txt CLI|https://github.com/todotxt/todo.txt-cli]], which stands for //threshold//.</pre>
<pre>The todo.txt format is [[documented|https://github.com/ginatrapani/todo.txt-cli/wiki/The-Todo.txt-Format]] at the original [[todo.txt CLI project page|https://github.com/ginatrapani/todo.txt-cli]] by Gina Trapani.</pre>
<pre>The todo.txt format is [[documented|https://github.com/todotxt/todotxt/blob/master/README.md]] at [[the todo.txt specification repository on Github|https://github.com/todotxt/todotxt/blob/master/README.md]].</pre>
<pre>The output of <<cmd ls>> can be customized with format strings. A format string contains placeholders that are filled in when an item is printed.