-
-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add possibility to display a yearly view #615
Comments
Hi, this should be possible! The last new view added was the agenda: #67 This is one place to modify:
Above are the steps roughly outlines that I think are needed to do this. Would you like to give it a go? |
Oh. Would you swipe up and down to view all the months? |
Weil I think best case would be to show always the next X Weeks (for example next 4). |
Ok. I think, I understand. That makes sense, especially for a kiosk... You are interested in the next events, not the past ones and you would like to look ahead. I had that in my makerspace. The last day of the month is especially useless as you would actually like to see the next weeks.... I think, I would redirect this to the dthmlx scheduler forum and also link this issue from there... They might have valuable insight as well as would like to know how the software can be improved in general. |
Which calendar display do you use in the screen shot? See also:
|
Also, if you use the Open Web Calendar in a kiosk on e.g. a raspberry Pi, I would be very happy to have the setup documented. I did this myself 2 year ago but I did not write it down. That could be a new .md file in the documentation. Quite exciting :) For, now, I think the easiest is to make the agenda load events until a certain number is displayed or a certain time is reached. Which is not what you asked for, of cause. But I do not know how to style the scheduler in this way. The answer in the forum might help. |
We had a response on the Forum. What do you think of this picture? The coloured day would be 'today'. |
First of all: Thank you very much for your commitment!
That was a screenshot of fullcalendar that I found on their website.
That is the right directon. :D Maybe even the proposal in the forum would be a way to go: https://snippet.dhtmlx.com/3u5s62lt I try to clarify the exact use case I am looking for: For my home I am already using your OWC project in a kiosk mode. It shows me the actual month and the agenda view in a website. But the agenda view is rather unsuitable for the use case mentioned above.
I basically installed an apache server and OWC via docker compose and created a small website. The raspberry is running on ubuntu and opens firefox in kiosk mode as a service on startup. I can try to write it down. will take a while, because I have to reconstruct all the steps myself and have a lot on my mind in my private life right now. And again: Thank you for your commitment! |
Hey there,
I don't know how hard it would be to implement a new view to OWC. But it would be pretty nice if we get day, week, month and year
The text was updated successfully, but these errors were encountered: