Open sunilgtder opened 6 years ago
There's already #57 for calendar integration.
Calendar view within app is a different beast.
Calendar view in app is arguably unnecessary given adequate gcal integration.
El 11 de agosto de 2018 19:49:45 GMT+01:00, Neven notifications@github.com escribió:
There's already #57 for calendar integration.
Calendar view within app is a different beast.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/orgzly/orgzly-android/issues/376#issuecomment-412294534
-- Enviado desde mi dispositivo Android con K-9 Mail. Por favor, disculpa mi brevedad.
A primary reason I use orgzly is so that I can be free of cloud services. Calendar view in app would be great!
Does Orgzly have a way to see what is scheduled for a particular day in the future? I would like to use Org as my primary calendar, but when scheduling events in the future I would like to be able to see what my availability is.
The closest thing I have found in the search capabilities so far is showing events for X days in the future. That would be hard to use when scheduling something weeks away.
Not yet, but there's a plan to allow displaying agenda for a specific period, not just X days in the future. First mentioned in https://github.com/orgzly/documentation/blob/master/searching-proposal.org#agenda--grouping.
This can also be supported in time used when searching (e.g. s.eq.TIME
).
You can open a new issue for supporting specific/absolute times.
Hi!
I also think a calendar view would definitely improve orgzly. I know you can use the agenda view to look what is scheduled for a specific period but that time range is fized (7 days, 2 weeks etc.) it would be nice to have a flexible view where you can go back and forth.
I think this might be very handy since sometimes I add new appointments to my list but if they are outside the specified time range in the view I cannot see if there are any conflicts.
Thanks in advance and thanks for this awesome tool!
People above saying that the Agenda time range is fixed as 7 days....
I was just experimenting and it seems to work if I touch the search icon and change "ad.7" to "ad.20" (for example).
Calendar view within app is a different beast.
There is already the Agenda calculation, i.e. creating a query for the next 30 days. This could be used to feed the data to a calendar view.
This at least separates the calendar generation from the calendar view and could be the first step.
please plan to provide "Calendar" view and integration to google calendar.