| As a |
GTD Sync user |
| I like |
to be notified only if the same characteristic of the same next action has changed in the GTD mind map as well as in the todo.txt file with conflicting values |
| so that |
I do not have to compare the next actions my self if they have changed on both sides |
Acceptance criteria
- If the characteristic has changed in one file and not in the other, the next action will be updated with the new value.
- If the characteristic has been changed to the same value in both files, the next action will be updated with the new value.
- If the characteristic has been changed in both files and the values conflict, the next action will be updated with the new value in the GTD mind map and the new value in the todo.txt file will be logged in the Freeplane log file.
Notes for development
When a next action is changed in both todo.txt and the GTD mind map, no update is executed. An alternative could be determining the exact changes made in the GTD mind map and checking whether there are conflicting changes.