How would custom task states interact with CSS theming work? [Answer: OK to go ahead] #1358
Replies: 2 comments 1 reply
-
Sorry for the holdup, I ran so much behind on so many topics! |
Beta Was this translation helpful? Give feedback.
-
I'm actually almost done splitting the PR as discussed, and it's been like that for many weeks now without progress, since I ran out of time and had to turn to other obligations right before I was able to do some last finishes :( |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @esm7,
I wanted to run by you an experiment I've done in my own vault, to make the first baby steps to support of custom statuses.
If, after reading this, you think it will conflict with your work in #877, then I'll very happily hold off doing any more work towards releasing this until we have merged in your styling work, and I can experiment with it myself.
My guess is that the styling snippet used will conflict - which is why I'm asking here for your view, to not tread on your toes 😄
A summary of what I have done
[ ]
to give different styles, but still have them appear as incomplete tasks.What it looks like
The characters are hard-coded for now, to see how it worked.
So these are what the new status types look like:
A particular appeal is the easy addition of
[-]
to represent a cancelled task, which has been requested a few times,Beta Was this translation helpful? Give feedback.
All reactions