Skip to content
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

Show task in Calendar #83

Open
arkhan opened this issue Sep 12, 2016 · 17 comments
Open

Show task in Calendar #83

arkhan opened this issue Sep 12, 2016 · 17 comments

Comments

@arkhan
Copy link

arkhan commented Sep 12, 2016

No description provided.

@jspricke
Copy link
Member

Etar only displays what's available in the in the Android database. Which tasks do you mean?

@arkhan
Copy link
Author

arkhan commented Sep 12, 2016

I have Baikal Server, un my phone DAVdroid + opentask, but Etar only show events, no show tasks rugiste red in my webdav calendar

@terba
Copy link

terba commented Nov 14, 2016

I would also use this feature. A task with a deadline or start date should be visible in the calendar (as is in any calendaring solution I've ever seen). But I can imagine what Google did with that too...

@jspricke
Copy link
Member

opentask would need to export them into the calendar database, or we would need to add support for opentask. I would prefer the first version, as it would be more general.

(Personal comment: I have a server side script do do that, but but I use a special server as well).

@smichel17
Copy link
Contributor

This is related to a feature I wish calendar apps had: adding standalone reminders (ie, not tied to an event). You can approximate this with 0 length events but it's a poor substitute.

@ramack
Copy link

ramack commented Jun 15, 2018

It seems to be better to put this functionality into the task app and have a calendar provider integrated there. (e. g. in OpenTasks.
Therefore I propose to close this issue in Etar...

@dilyanpalauzov
Copy link

I do not get how this is supposed to work. CalDAV has the VEVENT and VTODO components. Per definition, events occupy time in the calendar, but tasks take no time on the calendar.

A VTODO can contain Start, Completed and Due date.

Should tasks be displayed in the calender when any of those properties are provided?

@terba
Copy link

terba commented Jul 30, 2019

KOrganizer, what I use on desktop, displays only tasks with due date in the calendar views. They are shown at the due date/time of course. Start and Completed make no sense in this, so if a task has no due date, it will not be displayed at all.

@sylveryte
Copy link

TodoAgenda shows both tasks and calendar events, from android database(i think), the tasks are added using OpenTasks and synced to nextcloud server using caldav.

Could this be helpful? I also want a calendar app with tasks and calendar events.

@dcorking
Copy link

Does Android Calendar Sync API support the "Reminders" that can be made in Google Calendar (web app and android app?

image

https://calendar.google.com/calendar/r

If so then I can replace Google Calendar mobile app https://play.google.com/store/apps/details?id=com.google.android.calendar with Etar. If not, then tasks/reminders are probably out of scope of Etar.

@AlexandreBonneau
Copy link

KOrganizer, what I use on desktop, displays only tasks with due date in the calendar views. They are shown at the due date/time of course. Start and Completed make no sense in this, so if a task has no due date, it will not be displayed at all.

Exactly.
For instance, I've uploaded a picture of what tasks looks like in Korganizer in that issue.

Tasks (VTODO) should be shown on due date/time (and could take up a 15 minutes space so that you could read the tasks description a bit).
Since there can be much more tasks than events in a given day, perhaps give the user the possibility to display tasks depending of the view type?
For instance I would gladly display my tasks in the week, day and agenda views, but not in the month view.

@Senior-Discount
Copy link

I just discovered this. I just setup a NextCloud + DAVx5 + Etar + Tasks.org configuration and noticed that:

  • NextCloud Calendar shows both events and tasks.
  • Etar only displays events.
  • Tasks only display tasks

Since NextCloud can display both events and tasks (I haven't tried their mobile app yet, only web), I'm sure it could be possible for Etar, however I don't know what complexity it will bring. Also since I'm able to have my events and tasks synced through my current configuration; having tasks and events separate in their own apps is fine however I wonder if it's possible to implement this feature.

@AlexandreBonneau
Copy link

@Senior-Discount I'm using almost the same setup with NextCloud+ DAVx5 + Etar + OpenTasks.
However while OpenTasks is very good to list and track your tasks, it fails at displaying a global view (Day/Week) to organize them all (but OpenTasks is not designed for this, Etar should be).

That view is pretty important when you have to make an appointment ; currently with Etar you can see 'free' spaces, however you have to switch to another app (OpenTasks) to check if you have any tasks in those free spaces.
This is not really handy, hence the feature request :>

@wolfisberg
Copy link

I would love that feature as well.

I just noticed that both web / desktop calendars I use (thunderbird and nextcloud) display tasks with due dates in the calendar, while all android calendar apps I tested (google, simple calendar, etar) can't seem to display tasks. I believe to remember to have read somewhere that the task list thing is an extension to the CalDev standrad, so maybe that's the missing piece?

I was using todoist before, and managed to import those tasks into the google calendar app (maybe todoist converts them to "pure" CalDev in order to provide them...).

All in all I perceive this feature as pretty essential for anybody that uses tasks since having to check tasks and events in different apps is not only annoying, but also the cause of mis-planing or even missed events/deadlines if not diligently done.

@lemexicainendormi
Copy link

Tasks.org android app can create calendar event when adding new task. Not ideal because if you have many calendars you have to select it manually for each task and also you get duplicate entries in other clients (thunderbird, nextcloud). But that's a workaround for me now. Nice thing is it updates the created event name with completed when you mark the task complete.

@tamas646
Copy link

tamas646 commented Oct 5, 2023

Just to mention: There's a pull request which adds OpenTasks support: #1279

@31337-4554551n
Copy link

I know this is an 8 year old request, but I'm adding my voice to the pile.
Would love to see my calendar events on one pane of glass in etar like I can in the nextcloud calendar webui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests