We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Our syntax highlighting is kind of a mess. I'd like to get it so we have the following elements available for styling:
x ...
(A)
+Project
@Context
description
due:yyyy-mm-dd
t:yyyy-mm-dd
key:value
I can see adding other special handling for well-known key-value pairs, but for now this should probably work well.
The text was updated successfully, but these errors were encountered:
evanp
No branches or pull requests
Our syntax highlighting is kind of a mess. I'd like to get it so we have the following elements available for styling:
x ...
done task appears as a comment(A)
priority+Project
@Context
description
plain textdue:yyyy-mm-dd
due datet:yyyy-mm-dd
start datekey:value
key-value metadata pairsI can see adding other special handling for well-known key-value pairs, but for now this should probably work well.
The text was updated successfully, but these errors were encountered: