Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View ameerdevs's full-sized avatar

Ameer Abdulsalam ameerdevs

View GitHub Profile
/* HOW TO USE:
hideChallengeTags: This field can be: true OR false. If it is true, tags from challenges will be hidden.
autoSelected: This is a list of tags you want to have automatically selected when you load the tasks page. Example:
> "autoSelected": ["today", "chores"],
will tell the script to select the tags labeled "today" and "chores" when you navigate to the tasks page.
tagsWithChildren: This option lets you define parent and child tags such that when a child tag is selected,
its parent tag will be selected as well. Example: