YU000jp / logseq-plugin-show-weekday-and-week-number

Show weekday and week number beside journal titles. / Show the mini-calendar that has navigational links on Daily Journal.
https://discuss.logseq.com/t/show-week-day-and-week-number/12685/1
MIT License
37 stars 1 forks source link

booleanWeekendsColor does not seem to work for mini calendar? #105

Closed chuckedfromspace closed 7 months ago

chuckedfromspace commented 7 months ago

Thank you very much for the nice plugin!

It seems that disabling booleanWeekendsColor in the settings menu doesn't disable the coloring of weekend days in the mini calendar above the title. Is it the intended behavior? Is there a way to change their colors in the mini calendar as well? image image

Also, is it possible to expose more styling options for the mini calendar in the settings menu? Such as the border color for the current day (green). I would like it to be less prominent. Since the day spans are generated programmatically, it's not straightforward to use custom css to style it.

chuckedfromspace commented 7 months ago

It seems after refreshing Logseq the colors for weekend days are now correctly disabled in the mini calendar. Would still be nice to be able to set the highlight colors by the users though.

YU000jp commented 7 months ago

It was a bug that it was not reflected immediately.

Do you want to set colors for each day of the week?

chuckedfromspace commented 7 months ago

It was a bug that it was not reflected immediately.

Do you want to set colors for each day of the week?

No, I would only like to change the border color of the selected day. Currently it's green if the opened journal page is today. The border is orange (?) if it is a day in the past or in the future. It would be nice to have them as "accent color" in the settings for users to set their colors of choice.

YU000jp commented 7 months ago

OK. I released