*Announcement: Todolist plugin*
*Date: Apr 3rs, 2020*
*Release: 1.2.0*
*Status: Stable*


Todolist is now a mature and quite powerful plugin and it can be used as a 
useful addition to Tiddlywiki empty edition.

Todolist in many ways beats the todolist and task manager apps out there! 
It sports minimal interface, very short learning curve, and highly 
customizable behavior

This *stable release* focuses on simpler interface, drag and drop feature, 
documentation improvement and distributing under Kookma Plugin Library.

The recommended way to install is using the attached Kookma Plugin Library 
if you have it!



Star it if you like it and send your feedback!
Documentation proof reading for English is welcome!



--Mohammad


Todolist Plugin
<http://127.0.0.1:9999/#>1st April 2020 at 8:48pm
docstart

Tiddlywiki5.1.22+
 
LicenseMIT
 
Release1.2.0
 
Statusin progress


What is Todolist plugin?

Todolist is a small pure wikitext plugin, contain all of the tasks that you 
need to complete on a given day. Todolist gives you the confidence that 
everything’s organized and accounted for, so you can make progress on the 
things that are important to you.

You can also make to-dos for major tasks like a project, a work assignment 
or an overall goal. Therefore, the overall purpose of creating a to-do is 
to remember tasks and prioritize them.

Easily organize and prioritize your tasks and projects so you’ll always 
know exactly what to work on next.

Tutorials

The Todolist Tutorial <http://127.0.0.1:9999/#Todolist%20Tutorial> is the 
starting point to learn more about plugin features, help, demo and 
examples. See below for online pages.

Install

>From the below three methods for installing todolist plugin, select any 
suitable method you like.
I. Use plugin library

The simplest method is to have the Kookma Plugin Library which acts exactly 
like Official Plugin Library

   1. Drag and drop $:/config/KookmaPluginLibrary 
   <http://127.0.0.1:9999/#%24%3A%2Fconfig%2FKookmaPluginLibrary> into your 
   wiki
   2. Open $:/ControlPanel <http://127.0.0.1:9999/#%24%3A%2FControlPanel>, 
   Plugins tab and the click on big button Get more plugins
   3. Click open library under Kookma Plugin Library
   4. Find todolist and click install, or reinstall if you update todolist
   5. Save and reload your wiki

II. Standalone configuration

Follow these instructions when using Tiddlywiki as a standalone HTML file:

   1. Drag and drop $:/plugins/kookma/todolist into your wiki
   2. Save and reload your wiki

III. Client-Server configuration

Follow these instructions when using Tiddlywiki under Node.js:

   1. Download the todolist folder
      - To download you can go to https://github.com/kookma/TW-Todolist, 
      and click on *Clone or download*
      - After downloaing the source code, take the plugin from source folder 
      and copy and paste it into kookma folder under your Tiddlywiki plugins
       folder
      - If you have not kookma folder, create it in your Tiddlywiki plugins
       folder
   2. Quit the server if it is running
   3. Add it to your wiki of choice
      1. Edit the tiddlywiki.info file (it is in JSON format) and locate 
      the plugins section (see below)
      2. Add entries corresponding to the plugins you wish to add. Here add 
      todolist
      3. Take care to retain commas to separate items, but do not terminate 
      the last item in a list with a comma
   4. Restart the server

{
        "plugins": [
                "tiddlywiki/codemirror",
                "kookma/todolist"
        ],
        "themes": [
                "tiddlywiki/vanilla",
                "tiddlywiki/snowwhite"
        ],
    "languages": [
        "en-EN"
    ]
}

For local installation under Node.js,
i. quit the server if it is runing,
ii. put the todolist folder into your local plugins folder under your wiki 
folder,
iii. restart the server.

Code and demo
   
   - Demo: https://kookma.github.io/TW-Todolist
   - Code: https://github.com/kookma/TW-Todolist

*It is highly recommended to backup your data before trying any new plugin! 
Do it before installing todolist*.
More information
   
   - Installing a plugin from the plugin library
   - Installing custom plugins on Node.js
   - Uninstalling a plugin

History

Release 1.2.0
   
   - 3rd Apr 2020
   - [NEW] moved to the new Thirdflow development platform
   - [NEW] Todolist items can be rearranged using drag and drop
   - [NEW] Number of tasks is shown under options
   - [NEW] priority colors are more pale now
   - [NEW] the order of priority colors can be set now
   - [NEW] Todolist has a setting tab under  
   <http://127.0.0.1:9999/#%24%3A%2FControlPanel>$:/ControlPanel to 
   manipulate internal tiddlers
   - [FIXED] Todolist is smart enough to prevent adding empty item to list
   - [FIXED] all global macros removed and only required ones kept global

For all changes see ChangeLog

Acknowledgement


   - Anthony Muscio for conditional todolist













Ref: Release 
1: https://groups.google.com/d/msg/tiddlywiki/8nE1fa1YUis/HncEkPdBEQAJ

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4576d9e9-7384-41cd-af07-e7e5e4d542b4%40googlegroups.com.

Attachment: Kookma Plugin Library.tid
Description: Binary data

Reply via email to