Skip to content

Latest commit

 

History

History

complete-and-await-reply

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Complete and Await Reply

Mark the currently selected task as complete and add a new task to await the reply.

This script is based on the script from OMNI-AUTOMATION.COM

It allows you to mark your currently selected task as complete, and duplicates the task with Waiting on reply: prefixed to the original task name.

Changelog

v0.1.1

Changed

  • Update note logic.

v0.1.0

Changed

v0.0.2

Added

  • New shopping list task processing: If the selected task start with purchasingPrefix, "买" as default, then a dialogue appears to let user choose where will the item he bought ship.

v0.0.1

Added

  • Fork the original copy,
  • Append reply time to the end of duplicated task's note,
  • No more Waiting on reply: Waiting on reply: in the duplicated task's name.