ebullient / obsidian-task-collector

Plugin for https://obsidian.md/ that assists with managing tasks within a document.
GNU Affero General Public License v3.0
187 stars 5 forks source link

Items do not have proper icons #476

Open Luvideria opened 4 weeks ago

Luvideria commented 4 weeks ago

Input data (markdown source)

I'm trying to make a todo list look good. I've seen the issue being raised in the discussion section but if it happens to me too, then it's bound to happen to others. I have the default theme.

Expected Behavior

Reloaded the plugin, turned off and on again, quit obsidian and tried again, also in a vault with only this plugin (it was the only one anyway) All the icons look the same to me. I expected icons to look as they do on the plugin images

Current behaviour

image

Steps to reproduce

just create a bunch of todos with different letters configured

Which Operating Systems are you using?

Obsidian Version

1.5.12

Tasks Plugin Version

1.0.17

Checks

Possible solution

No response

ebullient commented 4 weeks ago

You're missing a snippet. Icons are styled by your theme or a CSS snippet, not by the plugin itself. There are so many themes that provide styles for checkboxes, this plugin stays out of it.