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

Add support for setting colors for tags #61

Open
silentjay opened this issue Feb 16, 2022 · 5 comments
Open

Add support for setting colors for tags #61

silentjay opened this issue Feb 16, 2022 · 5 comments
Labels
enhancement New feature or request
Milestone

Comments

@silentjay
Copy link

Functionality to colour tags would help with readability.

@ad-si
Copy link
Owner

ad-si commented Feb 16, 2022

Do you simply want to change the theme? … or color single words in your tasks differently?
Can you elaborate?

@silentjay
Copy link
Author

Ah sorry I wasn't more specific. Ability to assign different colours to different tags e.g. "home" tag could be blue, "work" tag could be purple etc

@ad-si
Copy link
Owner

ad-si commented Feb 16, 2022

Yeah, that would be cool! 👍
I add it to the roadmap. I'm currently working on 0.4 and I maybe I can add it to 0.5.

@ad-si ad-si added the enhancement New feature or request label Feb 16, 2022
@ad-si ad-si added this to the v0.5 milestone Feb 16, 2022
@ad-si ad-si changed the title Add tag colours Add support for setting colors for tags Feb 16, 2022
@silentjay
Copy link
Author

silentjay commented Feb 17, 2022

That's great. Any chance you could consider adding the option hiding the Opened column and the due date/time to the roadmap? I have tasklite in a small terminal window, readability of the task titles is hard as the date info takes up most the room. Maybe it's time I learn Rust and make a pull request!

@ad-si
Copy link
Owner

ad-si commented Feb 17, 2022

consider adding the option hiding the Opened column and the due date/time to the roadmap?
I have tasklite in a small terminal window, readability of the task titles is hard as the date info takes up most the room.

That's a good point. Created an issue for it => #62

Maybe it's time I learn Rust and make a pull request!

TaskLite is actually written in Haskell (which was a major influence for Rust)!
But yeah, I can highly recommend learning Haskell! It has been one of the most interesting and enlightening things I've learned as a programmer and it's now my favorite programming language.
This online book is really good way to get started: https://learnyouahaskell.github.io

Looking forward to your pull request! 😉

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

No branches or pull requests

2 participants