DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:rtmchecklist

RTM Checklist Plugin

Compatible with DokuWiki

Binky

plugin This plugin enables to send a predefined list of tasks to Remember The Milk

Last updated on
2014-02-08
Provides
Syntax, Action
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to mailto

Tagged with email

Description

This plugin enables to send a predefined list of tasks to Remember The Milk, using the import email address. You can then manage several checklists (list of items to pack before going on Week End, list of tasks to achieve a procedure, …) and when any registerd user of the wiki needs it, clicking on the “Send to RTM” button imports the tasks into her/his Remember The Milk inbox.

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Each wiki's user that wants to take profit of the plugin needs to setup her/his Remember the Milk import email address in her/his profile page.

Examples/Usage

Here if the profit sample checklist:

Sample of rendering of the profit checklist.

<rtmchecklist>
  Step one
  Step two
  ????
  PROFIT!!!
</rtmchecklist>

A simple list:

<rtmchecklist> one item to remember </rtmchecklist>

Some more complex checklist:

<rtmchecklist> one item to remember| a second one separated by pipe</rtmchecklist>
<rtmchecklist>
 one item to remember
 a second item, one item per line
</rtmchecklist>

will produce the following checklists:

Sample of rendering of the one line checklist Sample of rendering of the several lines checklist

Syntax

Basic syntax: <rtmchecklist>items list</rtmchecklist>

  • items list is a list of items separated either by:
    • return line
    • pipe char

Configuration and Settings

In the profile page, you need to setup the Remember the milk import email address. Format should be something like: rmilkuser+xxxxx+import@rmilk.com. You can find this email address at https://www.rememberthemilk.com/#section.settings under the “info” tab.

Development

Change Log

  • 2014-01-27
    • Initial release

ToDo/Wish List

  • localization

FAQ

  • Do I need to update the wiki template to add the “Send” button ?

No, the button is added by the plugin at the bottom of each checklists. The plugin should then be compatible with any template, zithout modification

plugin/rtmchecklist.txt · Last modified: 2024-02-07 23:13 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki