mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-27 20:06:00 +03:00
[GH-ISSUE #222] Tasks created by Marking Mails as Task in Outlook are not synced to nextcloud #1120
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#1120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @1337sup3rh4x0r on GitHub (Feb 23, 2018).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/222
Hi all,
not sure if this is a bug or just an unsupported feature of Outlook.
In Outlook I can click a red flag next to the email header and it is marked as a task. It then appears in my task list in outlook.
However, these items are not synced to my nextcloud.
I am using Outlook 2016 and latest nextlcoud 12.
Thank you for your awesome work with this piece of software!
@ingoratsdorf commented on GitHub (Feb 23, 2018):
That's an Outlook feature. Outlook has at least two collections for tasks, one is tasks and one is to-do items.
In outlook default setup, both are merged into one view but are two collections. If you move your created to-do item into your synced tasks lists that CalDAVSynchronizer synchronizes, then this should get transferred to nextcloud.
But you'll then loose the metadata and connection to your original email that was part of the original outlook item.
So you kinda downgraded it.
@1337sup3rh4x0r commented on GitHub (Feb 24, 2018):
Thanks for the clarification!
So that means there is no automatic way of syncing those To-Do Items as well?
Guess I'll adapt my workflow then :)