KirAsh4 / calendar_monthly

A compact monthly calendar view for the MagicMirror project (https://github.com/MichMich/MagicMirror)
MIT License
70 stars 33 forks source link

prev month left - next month right ? #7

Open TheGardener88 opened 6 years ago

TheGardener88 commented 6 years ago

I don't know if it is possible but can you tell me how to see some more months than just one ?

Would be great.. I like to see some more

KirAsh4 commented 5 years ago

I'm not sure I understand your request. Do you want to be able to see multiple months on the screen at the same time?

TheGardener88 commented 5 years ago

That's exactly what I want. I would like to see three months next to each other.

Left last month in the middle of the current month and right next month.

For me, that would give an optimal overview.

Thank you very much

From: Ashley M. Kirchner Sent: Sunday, January 06, 2019 9:12 PM To: KirAsh4/calendar_monthly Cc: TheGardener88 ; Author Subject: Re: [KirAsh4/calendar_monthly] prev month left - next month right ? (#7)

I'm not sure I understand your request. Do you want to be able to see multiple months on the screen at the same time?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.


Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. https://www.avast.com/antivirus

ghost commented 5 years ago

I need something similar, I want a vertical layout of 3 tables with previous month,current and next. Any suggestions?

KirAsh4 commented 5 years ago

The suggestion would be to ... for lack of a better word: wait. Yes I'm working on it, now that I have my MM dev system back up and running. The request, as I understand it, is to have 3 months displayed at the same time, the current month in the center, with a previous and next month on either side. Option 1 is to have a horizontal layout, and option 2 is to have a vertical layout. Is that correct?

ghost commented 5 years ago

Exactly! Let's say I want the left side from top to buttom to have the 3 months vertically. Size can be adjusted in css anyway

TheGardener88 commented 5 years ago

Both options would be really great. That’s what I’m talking about.

From: Ashley M. Kirchner Sent: Tuesday, January 08, 2019 8:56 PM To: KirAsh4/calendar_monthly Cc: TheGardener88 ; Author Subject: Re: [KirAsh4/calendar_monthly] prev month left - next month right ? (#7)

The suggestion would be to ... for lack of a better word: wait. Yes I'm working on it, now that I have my MM dev system back up and running. The request, as I understand it, is to have 3 months displayed at the same time, the current month in the center, with a previous and next month on either side. Option 1 is to have a horizontal layout, and option 2 is to have a vertical layout. Is that correct?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.


Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. https://www.avast.com/antivirus

ghost commented 5 years ago

I don`t want to insist to much, just curious, have you managed to work something out for the 3 month view?

TheGardener88 commented 5 years ago

Hey, I just read that you have made the 3 month display option. I can't find it anywhere how to do this. Is there an instruction or something like that ? I am still interessted in this. Thanks

BKeyport commented 4 years ago

I too am interested in this option.. any updates?

earnestrichards commented 4 years ago

I ran across this a couple of months ago when I was browsing through the "Show Your Mirror" section:

Previous-Current-Next

BKeyport commented 4 years ago

I ended up writing my own module - right now, it's vertical only, but it works - MMM-multimonth.