goldfndr / tasker-habitrpg

A base for interacting with Habitica via Tasker
GNU General Public License v3.0
33 stars 11 forks source link

getting the tagID and the tasks by tag is broken. #8

Open ohlinn opened 4 years ago

ohlinn commented 4 years ago

When getting the tasks by a tag, tasker says that isn't a function "filter" for get_all_tags. So, getting the tagID and the tasks by tag is broken.

I tried to solve it but I don't know enough JS.