To-do List Plugin post install tip

  1. If add-on refresh mixed with your input, please use the Google sheet Undo (Ctrl-Z) to reverse the changes or open sheet version history (click on Last edit ...) to restore a previous version.
  2. If you change your to-do list header position and/or task columns, please select Configure to update the plug.
  3. For stop add-on refreshing, please go to the menu and select Unplug . When you have done the editing, please go to the menu and select Plug in to resume refreshing. 
  4. If you have further post install questions, please enter comment below.

2 comments:

  1. To undo accidental delete, unplug the add-on and plug in afterwards.

    ReplyDelete
  2. For setting color on overdue tasks, please go to sheet menu > Format > Conditional formatting, select color and input the formula "=AND(C2=FALSE, A2 < today())", where C2 is the tick column and A2 is the date column. If you have different columns, please adjust the formula.

    ReplyDelete