Comment 2 for bug 255507

Revision history for this message
Selene ToyKeeper (toykeeper) wrote :

This is mostly possible in the text UI in TKDO 0.7, though the details are a little different... Instead of:

  t add car Change the oil -i 70 -d 6m
  t add wri -p "novel" -t "reread chapter 2" -t idea

The commands would be:

  t t /car O "Change the oil" /oil i70 :q
  t t /wri /novel o "reread chapter 2" /"chapter 2" ti :q

It doesn't yet allow setting a due date through this method, but the rest works. It just behaves as if the user had typed the given text into the text UI.