Closed Goose2112 closed 5 years ago
Which do you mean "month" view or "monthly" view? two are different. Show me your config.
I would like the monthly layout
On Sun, Jan 20, 2019, 11:00 John Guzi <johnguzi2112@gmail.com wrote:
I would like this look
On Sun, Jan 20, 2019, 07:03 Seongnoh Sean Yi <notifications@github.com wrote:
Which do you mean "month" view or "monthly" view? two are different. Show me your config.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eouia/MMM-CalendarExt/issues/53#issuecomment-455860607, or mute the thread https://github.com/notifications/unsubscribe-auth/ApmouXsXUpFHwwzJkuWjd-2x5S1WdLi9ks5vFFsDgaJpZM4aJZNz .
https://github.com/eouia/MMM-CalendarExt/raw/master/screencaptures/direction.jpg
This is monthly
view.
https://github.com/eouia/MMM-CalendarExt/raw/master/screencaptures/styles_month.png
This is month
view.
Which do you want? and show me your configuration section of MMM-CalendarExt
in config.js
Would like the month view I can't send you a pic of my config.js email is to big
On Sun, Jan 20, 2019, 11:21 John Guzi <johnguzi2112@gmail.com wrote:
Would like the month view And this is what i have so far
On Sun, Jan 20, 2019, 11:05 Seongnoh Sean Yi <notifications@github.com wrote:
https://github.com/eouia/MMM-CalendarExt/raw/master/screencaptures/direction.jpg This is monthly view.
https://github.com/eouia/MMM-CalendarExt/raw/master/screencaptures/styles_month.png This is 'month' view.
Which do you want? and show me your configuration section of MMM-CalendarExt in config.js
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eouia/MMM-CalendarExt/issues/53#issuecomment-455878722, or mute the thread https://github.com/notifications/unsubscribe-auth/ApmouYS9i0DSLjfBUCdwoObqVpEP9Rl3ks5vFJPFgaJpZM4aJZNz .
Just copy and paste here or send via mail: eouia0819@gmail.com or Telegram: @eouia
This picture is not for my module. My module has name of MMM-CalendarExt
not MMM-Calendar
in your picture.
For configuration, Read instruction : https://github.com/eouia/MMM-CalendarExt/wiki/Configuration
Anyway, You've said you had a success for a week
view.
The difference of month
view would be only adding "month"
to system.show
field.
system: {
show: ["month", ...],
...
Plz check your email i sent another pic
On Sun, Jan 20, 2019, 11:38 John Guzi <johnguzi2112@gmail.com wrote:
Sorry i forgot to add the Ext when i typed it out. And should it look like this ?
On Sun, Jan 20, 2019, 11:32 Seongnoh Sean Yi <notifications@github.com wrote:
This picture is not for my module. My module has name of MMM-CalendarExt not MMM-Calendar in your picture. For configuration, Read instruction : https://github.com/eouia/MMM-CalendarExt/wiki/Configuration Anyway, You've said you had a success for a week view. The difference of month view would be only adding "month" to system.show field.
system: { show: ["month", ...], ...
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eouia/MMM-CalendarExt/issues/53#issuecomment-455880957, or mute the thread https://github.com/notifications/unsubscribe-auth/ApmouVD3UxGSDpKh1a98NuGi9bAXAZ6Wks5vFJoSgaJpZM4aJZNz .
Got it figured out thanx for the help. Nice question i have is is it possible to big it bigger?
On Sun, Jan 20, 2019, 11:59 John Guzi <johnguzi2112@gmail.com wrote:
Plz check your email i sent another pic
On Sun, Jan 20, 2019, 11:38 John Guzi <johnguzi2112@gmail.com wrote:
Sorry i forgot to add the Ext when i typed it out. And should it look like this ?
On Sun, Jan 20, 2019, 11:32 Seongnoh Sean Yi <notifications@github.com wrote:
This picture is not for my module. My module has name of MMM-CalendarExt not MMM-Calendar in your picture. For configuration, Read instruction : https://github.com/eouia/MMM-CalendarExt/wiki/Configuration Anyway, You've said you had a success for a week view. The difference of month view would be only adding "month" to system.show field.
system: { show: ["month", ...], ...
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eouia/MMM-CalendarExt/issues/53#issuecomment-455880957, or mute the thread https://github.com/notifications/unsubscribe-auth/ApmouVD3UxGSDpKh1a98NuGi9bAXAZ6Wks5vFJoSgaJpZM4aJZNz .
With CSS you can. But you need to know basic theory of CSS.
I'll close this issue, since there is no more feedback. You can reopen or post issues at any time here or newly. Have a nice day and wish a good luck.
hello all i have been trying to get a monthly view with no results, tried following the example with no luck. I am getting a week view just fine.
John