After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 510108 - Support Remember The Milk
Support Remember The Milk
Status: RESOLVED WONTFIX
Product: conduit
Classification: Other
Component: dataproviders
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: conduit-maint@gnome.bugs
conduit-maint@gnome.bugs
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2008-01-17 08:47 UTC by John Stowers
Modified: 2018-07-11 23:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
First step towards a RTM sync (24.16 KB, patch)
2008-04-10 22:38 UTC, Kevin Kubasik
committed Details | Review

Description John Stowers 2008-01-17 08:47:30 UTC
Just saw this getting added to deskbar applet and thought its something conduit should totally be doing! 

http://www.rememberthemilk.com/

(this bug was imported from trac)
Comment 1 John Stowers 2008-02-16 08:51:30 UTC
There are excellent python bindings available at

http://repo.or.cz/w/pyrtm.git
Comment 2 John Stowers 2008-02-16 09:48:41 UTC
And in part

http://www.k-d-w.org/node/29
Comment 3 John Stowers 2008-02-21 07:45:20 UTC
BTW, pyrtm is not excellent, its incomplete
Comment 4 Kevin Kubasik 2008-03-31 10:25:43 UTC
I've been making some stabs at this, and decided that I really need to cleanup pyrtm. I'm gonna work on that first, ideally get a simple way to list tasks and iterate over them easier.
Comment 5 Kevin Kubasik 2008-04-10 22:38:55 UTC
Created attachment 109027 [details] [review]
First step towards a RTM sync

Ok, nothing glamorous, and still needs a ton of work. I had some serious problems understanding the differences between UIDs, URI's, and LUID's wrt conduit, so forgive me if there are still inconsistencies. It uses pyrtm at the moment (oi...) but its been significantly hardened, and while the API is still a little odd, its workable. To save us time and effort, I just made an expensive and ugly function called get_all_tasks(). Eventually we need to performance tune/cache but for now, it lets us get the conduity stuff done.

Not much in terms of tests yet, although the UI is usable (even if it fails ;) )
Comment 6 John Stowers 2008-04-11 10:42:11 UTC
I committed this to make it easier to work together on. Its not distributed in the tarball yet (i.e. I didnt apply changes to Makefile.am)
Comment 7 John Stowers 2008-06-04 09:30:09 UTC
Kkubasic - ping?
Comment 8 André Klapper 2018-07-11 23:20:25 UTC
Conduit is not under active development anymore, has not seen code changes for eight years, and saw its last tarball release in 2010.
Its codebase has been archived: https://gitlab.gnome.org/Archive/conduit/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.