@MichMich how do you change the calendar to 24 hr? When i set the timeformat variable to 24 it only changes the clock and weather modules.
Read the statement by Michael Teeuw here.
Posts
-
RE: Calendar Overflow Issue [solved]
-
Calendar Overflow Issue [solved]
I know this has been brought up before and is currently being looked at by moment.js people but I thought I could post this as a new topic so anyone that was able to find a solution or temporary work-around could help.
The calendar module has an overflow issue with the dates which displays as follows:
If anyone has any thoughts on this it would be greatly appreciated. Thanks!
-
RE: 720p TV - Re-adjust Region Sections?
@KirAsh4 ah okay that makes sense.
Since all the calendar stuff is controlled by moment.js, does that mean there is currently no temporary work around to the overflow issue in the calendar?
Thanks for the help!
-
RE: 720p TV - Re-adjust Region Sections?
Playing around with the font sizes I realized the regions can be controlled by how long the text across goes.
I guess my question now changes to this: is it possible to change the style of the calendar text? For example “Tomorrow at 9:30 AM” takes up a lot of space. It would be nice to change it to something like “Tmw at 9:30AM” or just “Tomorrow”
Also, while we wait for the folks at moment.js to hopefully find a solution for the 12 hour overflow problem I had tried to set everything to 24 hr format. However, I cant get the calendar to go to a 24 hr format. I changed the timeformat variable to 24 in the config, but it doesn’t affect the calendar times (just changes the clock). Is there a different way to change these?
I realized this turned into more of a calendar module post. I can repost in that section if necessary.
-
720p TV - Re-adjust Region Sections?
Hi All,
I was hoping someone could help me out with a small issue im having regarding the way the regions are set up. I have a 720p screen im using for my mirror and it looks like it may be designed for a higher resolution so everything is just too big (I think this is the reason but not 100%). I have figured out how to change the text size using the custom css file. What I am having trouble with is the region size definition. For example, the “top right” region is too large and the left to right dimension needs to be restricted. Any help would be appreciated. Thanks!
-
RE: Fitbit
@Vendittelli I’ll be happy to assume the role here as the guy who makes sure everything is idiot proof :D
-
RE: Fitbit
@Vendittelli I wasn’t sure about installing a custom module. I realized it was pretty simple after a quick googling:
Navigate to modules folder
Type: git clone .git -
Fitbit
This is so cool! Do you mind clarifying the setup instructions for some of us hardcore newbs? I’m not sure of the correct way to pull your code onto my pi. Everything after that seems pretty clear though (install dependencies, fitbit setup etc).