Skip to content

Harmattan qml application "Remember" which uses the Remember The Milk API

Notifications You must be signed in to change notification settings

jpwhiting/remember

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.


About

Harmattan qml application "Remember" which uses the Remember The Milk API

Resources

Stars

Watchers

Forks

Packages

No packages published