
Ultra Calendar with notes - Rainmeter
Great skin. Fantastic. But there's an Error log:
!HideMeter:[mPrevDay06] not found
... because it was missing the entire [mPrevDay06] block of code. I simply looked at [mPrevDay05] and [mPrevDa04] to see what the proper lines of code were and created the [mPrevDay06] code block. Placing it after the [TodayHL06] section so it looks like this:
;-----------------------------------------------------
[TodayHL06]
Meter =image
X =r
Y =r
H =#HL.height#
W =#HL.width#
SolidCo
lor =#HL.color#
Hidden =1
;-----------------------------------------------------
[mPrevDay06]
Meter =string
MeasureName =cPrevMonthDay06
X =#pD7.x#
Y =#pW1.y#
FontColor =#PrevMonth.color#
FontFace =#PrevMonth.font#
FontSize =#PrevMonth.size#
stringAlign =#PrevMonth.align#
stringStyle =#PrevMonth.st
yle#
AntiAlias =#AA#
;-----------------------------------------------------

You really should credit where you took the code from (as you did with your other skins).
Anyways, looks good. Rainmeter is sadly lacking in functioning calendars. There is Rainlender as an alternative, but it still makes me curious why there is such a deficit when calendars are such a huge part of peoples lives


"bg=" is the background color
"writefontcolor=" and "writefontsize=" are the notes' text color and size.
"ultraheight=" and "ultrawidth=" are height and width of the calendar, feel free to change them, everything should keep their proportions.
All these values are in the beginning of the text right after the 42 days. If you have trouble finding them just hit ctrl+f and type for example ""ultrawidth=" witrhout the quotes it will bring you to it.
Hope it was what you wanted, if you have other questions don't hesitate.

In the description I explain how to use the toggle command and know that you can add the command to any skin so that any skin can toggle any other number of skins on a simple click.
If you have any question regarding the customization just ask
