Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filtered views (colored nodes) #106

Open
TinoDidriksen opened this issue Oct 25, 2022 · 1 comment
Open

Filtered views (colored nodes) #106

TinoDidriksen opened this issue Oct 25, 2022 · 1 comment

Comments

@TinoDidriksen
Copy link
Member

Allow coloring nodes and let rules only see and operate on such subset(s) of nodes.

Akin to #81 and #87

@mr-martian
Copy link
Collaborator

Syntax idea:

SETCOLOR red (punct) ;
MAP COLOR:red (@punct) (*) ;

Questions that arise are

  • are colors per-cohort or per-reading? (I would think cohort, given the usecase we started with)
  • do readings or cohorts have 1 color or multiple?
  • if a rule has multiple COLOR:x flags, is that and or or? (has to be or if it's 1 color)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants