JulienMasson / org-gtasks

Org sync with Google Tasks
GNU General Public License v3.0
49 stars 15 forks source link

Optional listname for push and pull functions #10

Closed pascalfleury closed 3 years ago

pascalfleury commented 3 years ago

This makes scripting these calls easier, rather than going one level down and using more "internal" functions.

This is very useful when you want to bind this in a call from a timer to update the tests regularly (e.g. when refreshing the calendar view).

JulienMasson commented 3 years ago

thanks :)