gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #00152
[Bug 428158] Re: Add remember the milk support (merge request)
I forgot to mention that this is the merge request:
https://code.edge.launchpad.net/~gtg-user/gtg/rtm-sync-
plugin/+merge/11633
** Branch linked: lp:~gtg-user/gtg/rtm-sync-plugin
--
Add remember the milk support (merge request)
https://bugs.launchpad.net/bugs/428158
You received this bug notification because you are a member of Gtg
developers, which is the registrant for Getting Things GNOME!.
Status in Getting Things GNOME!: New
Bug description:
Please review my merge request for the remember the milk plugin.
RTM support is discussed in bug #320252, but I couldn't add the "toreview" tag commenting on the bug, so I'm opening a new one.
To test the plugin properly, bug #428148 should be triaged first.
In my branch, apart from the plugin itself, I've added two properties to the Task model: an uuid (since the current tid can be reused by a new task when an old one is canceled) and a modification time (needed for any syncing plugin, since it is necessary to compare task modification times to choose the newest).
References