Skip to content
qt

Advanced

Cascading Tags Visualization

Tag invalidation is hierarchical. Clicking a parent node invalidates all descendant queries. Select a node in the tree, see which queries would be affected (highlighted border), then fire the actual invalidation.

What to watch for

  • Click 'todos' in the tree — the three todo query cards get a highlighted border
  • Click 'appTags (root)' — all five cards highlight
  • Press Fire to send the real invalidation — watch the green glow appear on matching cards
  • Leaf nodes affect fewer cards; root node cascades to everything
View Source

Tag hierarchy

Click a node to select it

Todo List

todos.list

0

items

Updated: Never

Todo Summary

todos.summary

0

items

Updated: Never

All Todos (group)

todos

0

items

Updated: Never

Notes List

notes.list

0

items

Updated: Never

All Notes (group)

notes

0

items

Updated: Never

Will be affected (preview)
Just refreshed (after fire)