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

Support .talon-list #35

Open
wenkokke opened this issue Aug 7, 2023 · 1 comment
Open

Support .talon-list #35

wenkokke opened this issue Aug 7, 2023 · 1 comment

Comments

@wenkokke
Copy link
Owner

wenkokke commented Aug 7, 2023

A .talon-list file must start with list: name.
The only permitted declaration is a string declaration:

implicit_string: implicit_string
@Nova38
Copy link

Nova38 commented Jan 16, 2025

It looks like the context header nodes can be reused and that we only need to extract the case of when it is either

  • key<implicit_string>: value<implicit_string>
  • <implicit_string> <- where the implicit_string is both the key and the value

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

No branches or pull requests

2 participants