gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #00150
[Bug 428158] [NEW] Add remember the milk support (merge request)
Public bug reported:
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).
** Affects: gtg
Importance: Undecided
Status: New
** Tags: toreview
--
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).
Follow ups
References