ForumsSearch



Search results for "Posted by "
Author Message
matt

Posted Jun 16, 2009 in: Improved Backup/Restore capabilities
Score: 0
  • matt
  • Posted: Jun 16, 2009
  • Score: 0
How to get it with wget:

wget -O /dev/null --quiet --no-check-certificate --save-cookies cookies.txt --post-data '[email protected]&pass=xxxxxxxx' https://www.toodledo.com/signin.php

wget --quiet --load-cookies cookies.txt http://www.toodledo.com/xml.php

rm cookies.txt
matt

Posted Feb 24, 2009 in: Request: API calls for searches
Score: 0
  • matt
  • Posted: Feb 24, 2009
  • Score: 0
I would also like to have access to the Scheduler...
matt

Posted Feb 24, 2009 in: Suggestion - 3rd party forum
Score: 0
  • matt
  • Posted: Feb 24, 2009
  • Score: 0
I agree.
matt

Posted Feb 24, 2009 in: Request: API calls for searches
Score: 0
  • matt
  • Posted: Feb 24, 2009
  • Score: 0
It would be great to have saved searches accessible through the API.

Even having them available read-only would be great - to be able to get a list of saved searches, and look up the tasks in each one. Being able to create and save searches through the API would be even better.

Thanks
matt

Posted Feb 19, 2009 in: Bookmarking searches, folders etc
Score: 0
  • matt
  • Posted: Feb 19, 2009
  • Score: 0
Great, I see how that works. Thanks
matt

Posted Feb 15, 2009 in: Bookmarking searches, folders etc
Score: 0
  • matt
  • Posted: Feb 15, 2009
  • Score: 0
Is it possible to add a browser bookmark for a particular view in Toodledo - e.g. save a search, and then add a FireFox bookmark that sends me to that particular search?

Thanks