Skip to content

GTasks: Google tasks not shown in scheduled list #205

Description

@marbetschar

What Happened

Tasks with due date from the Google backend are not shown in the scheduled list. This has two potential solutions:

  1. The EDS version used is only capable to query for has-start?. The has-due? s-expression is not yet available (will be in EDS 3.39.1+)
  2. EDS converts tasks from GData.TasksTask to ICal.Component and does not set the start date in this conversion

Solving either of these problems would allow to show GTasks in the scheduled list. But in both cases a newer EDS release is needed. Therefore the first solution would be preferred and may be achievable by bundling a newer EDS version within Flatpak.

Expected Behavior

All tasks with due date should be shown in the scheduled list - incl. GTasks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions