Styling for task properties? #622
Replies: 3 comments 6 replies
-
Nice idea. To get the thinking going, would you be able to suggest names for the spans that could be consistent with any pre-existing spans created by the plugin please? |
Beta Was this translation helpful? Give feedback.
-
Btw, this is the styling I use for backlinks, and in my tests, it works for the properties as well:
|
Beta Was this translation helpful? Give feedback.
-
This has now been released in Tasks 3.0.0. Huge thanks to Find out more in the comprehensive user docs. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to add a span that we can style to enclose all of the task properties (priority, dates, recurrence, etc.)? I'd like to be able to de-emphasize them as they can be quite visually noisy and result in over-reliance on short mode. I'm able to do so for the backlinks since there is a class to reference, and there I bump the text-size down and dial back the opacity. It helps a lot in reducing their prominence, but still allows me to know context for a task if necessary.
I took a stab at modifying the source code by simply adding a span in the Task.toString function, but, as you can imagine, that resulted in the span tag appearing in the actual text of the task when editing.
BTW, I just LOVE this plugin. It's fundamentally changed how I use Obsidian and how I work! Thank you. :-)
Beta Was this translation helpful? Give feedback.
All reactions