You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Todo history (132x24 terminal size) if there are some details attached.
$ todo history
id title created start deadline priority context status
-- ------------------------------------ ------------------- ------------------- ------------------- -------- --------------- -------
1 Install Webmin
Some details about... 2018-08-23 22:06:08
2 Install Samba 2018-08-23 22:06:11
3 Install Squid
Or another proxy se... 2018-08-23 22:13:32 web DONE
And if there is no detail text:
$ todo history
id title created start deadline priority context status
-- ------------------------------------ ------------------- ------------------- ------------------- -------- --------------- -------
1 Install Webmin 2018-08-23 22:06:08
2 Install Samba 2018-08-23 22:06:11
3 Install Squid 2018-08-23 22:13:32 web DONE
Just don't print details on the same line as a title and everything will be OK.
The text was updated successfully, but these errors were encountered:
Todo history (132x24 terminal size) if there are some details attached.
And if there is no detail text:
Just don't print details on the same line as a title and everything will be OK.
The text was updated successfully, but these errors were encountered: