Latest commit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Remember - A Remember The Milk application for N9 Remember is a simple application for N9 that gives you access to your Remember The Milk task lists. It's currently under development. Already included features: Log in and out of your rtm account. Show list of lists. Show tasks for all lists including smart lists Includes sorting by the same sorting method used in the web interface. Shows priority, tags, due date, etc. Marking tasks as completed Adding new tasks to existing lists Creating new lists Editing tasks (name, priority, due date, tags) Features to be added: Editing all task attributes Searching Build instructions: clone it. Put your rtm api key in apikey.h Clone kdeplasma-addons from git.kde.org Symlink kdeplasma-addons/libs/rtm from remember directory Open rememberapp.pro from within Qt SDK creator. Add QTONLY=1 to qmake arguments for project. Build and deploy.