PurpleTurtleCreative / completionist

Asana integration plugin for WordPress.
https://purpleturtlecreative.com/completionist/
GNU General Public License v3.0
1 stars 0 forks source link

Exclude tasks by tag in [ptc_asana_project] shortcode #135

Open MichelleBlanchette opened 1 year ago

MichelleBlanchette commented 1 year ago

Ahhh, I knew this request would come! Pretty self-explanatory, though we should likely let the user specify each tag's name rather than GID since that's more user-friendly. There isn't a good user experience in Asana for specifically copying the tag's GID (only the tag's permalink, which includes the GID). Plus, you only use tasks by name (maybe also by color?) within Asana. Let's not support complicated, power-user edge cases.

Update 2023-04-20 The user has confirmed that he actually was referring to the existing exclude_sections shortcode option which already exists and solves his problem, so I'm going to remove this as a "user request" for now. It'll probably still come up eventually, though, as users have different workflows within Asana.