yoyurec / logseq-awesome-styler

🎨 Totally customizable theme with presets: colors, backgrounds, fonts and sizes, etc... Logseq plugin
MIT License
183 stars 9 forks source link

Option to disable/enable calendar icon for journal pages #54

Closed senntore closed 1 year ago

senntore commented 1 year ago

Idea

The calendar icon for journal pages has fixed date on them, that feel very wrong & confusing to me. I can see few ways of solving this:

Thanks for your amazing work in the extension, I especially love the last few updates.

yoyurec commented 1 year ago

good ideas, also have this in "tune later" llist )

has fixed date on them

Emoji has 3 type of calendar icons. MOST of them has fixed date ((( (on windows not so eye catching) I can replace icon to more vague SVG, or with current date (something like this https://shkspr.mobi/blog/2018/02/this-svg-always-shows-todays-date/)

Provide option to disable or enable the icons for journal page, like you've option to disable the favicon for external links.

maybe later, not fot init version... also there possible conflicts with Banners plugin journal page icons. need to find good solution for both.

yoyurec commented 1 year ago

dynamic SVG can be a pain and too much work for so small thing: different langs, different date locale settings to parse... i think will just change icon to calendar without day.

BTW, on windows current emoji looks better than on mac ) image

yoyurec commented 1 year ago

something like this image

senntore commented 1 year ago

This looks neat! Does it also looks like that on linux?

yoyurec commented 1 year ago

yes, it's svg, not emoji (which has tens of variation, depending on provider)

yoyurec commented 1 year ago

check latest release 2.5.x