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

Colorize key:date value as a date #53

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

silentmatt
Copy link
Contributor

I implemented #49 and also noticed there's an existing rule specifically for due dates (due:yyyy-mm-dd), but it was below the general key:value rule, so it wasn't matching. I moved it up so it gets matched as a due date. I can split that into its own PR, or remove it completely if it shouldn't be there, but I left it in for now since it's closely related.

Fixes #49

@silentmatt
Copy link
Contributor Author

Wow, I didn't realize I had all those commits. I guess I should have rebased...

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

Successfully merging this pull request may close these issues.

key:date metadata should use date colorization for the value
1 participant