[JS] Finding tasks which link to notes which have a certain tag #1163
Unanswered
DeutscheGabanna
asked this question in
Q&A
Replies: 1 comment 4 replies
-
How do you know the link in the task means |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the above setup of tasks, I would like to do the following:
Step 1
Collect all pages that contain these dev updates:
Step 2
With the custom function
findChanges(t)
let's make sure that all those>
dev updates actually link to a feature note.Step 3
Group tasks by the feature note they reference.

Sorry for not providing either:
P.S Pinging @AB1908 in reference to this discussion on discord: https://discord.com/channels/686053708261228577/875721010144477204/983777511781568582
Beta Was this translation helpful? Give feedback.
All reactions