*Announcement:Utility plugin*
*Date: Mar 16th, 2020*
*Release: 2.1.0*
*Status:  stable*

The new update covers the recent TW 5.1.22pre feature for disable drag and 
drop globally

Install:
 If you have Kookma Plugin Library installed, simply open it and reinstall 
the new release. If you don't have it just download attached .tid
and drop into your wiki and follow the instruction below.

Do Not Star It, If You Do Not Like it :-)

--Mohammad

Utility Plugin
<file:///C:/TW/00.%20Plugins/TW-Utility/repo/docs/index.html#>23rd March 
2020 at 12:21am
start

Tiddlywiki5.1.19+
 
LicenseMIT
 
Release2.1.0
 
Statusstable

What is Utility plugin?

Utility plugin The utility plugin objective is to provide set of tools for 
developers and authors. These tools includes simple transclusions, show raw 
contents of tiddlers, author tools, wikitext macros, show fields in view 
mode, ...

Tutorials

The Utility Tutorial 
<file:///C:/TW/00.%20Plugins/TW-Utility/repo/docs/index.html#Utility%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 utility pluging, 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 
   
<file:///C:/TW/00.%20Plugins/TW-Utility/repo/docs/index.html#%24%3A%2Fconfig%2FKookmaPluginLibrary>
 into 
   your wiki
   2. Open $:/ControlPanel 
   
<file:///C:/TW/00.%20Plugins/TW-Utility/repo/docs/index.html#%24%3A%2FControlPanel>
   , Plugins tab and the click on big button Get more plugins
   3. Click open library under Kookma Plugin Library
   4. Find utility and click install, or reinstall if you update utility
   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/utility 
   
<file:///C:/TW/00.%20Plugins/TW-Utility/repo/docs/index.html#%24%3A%2Fplugins%2Fkookma%2Futility>
 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 utility folder and put it in your Tiddlywiki plugins
    folder
      - To download you can go to https://github.com/kookma/TW-Utility, and 
      click on *Clone or download*
      - After downloaing the source code, take the plugin from source folder 
      and copy and paste it into 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 
      utility
      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",
                "utility"
        ],
        "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 utility folder into your local plugins folder under your wiki 
folder,
iii. restart the server.

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

*It is highly recommended to backup your data before trying any new plugin! 
Do it before installing utility*.
More information
   
   - Installing a plugin from the plugin library 
   
<https://tiddlywiki.com/#Installing%20a%20plugin%20from%20the%20plugin%20library>
   - Installing custom plugins on Node.js 
   <https://tiddlywiki.com/#Installing%20custom%20plugins%20on%20Node.js>
   - Uninstalling a plugin 
   <https://tiddlywiki.com/#Uninstalling%20a%20plugin>

History

Revision 2.1.0
   
   - Date: [22nd Mar 2020]
   - [NEW] output format for fields macro in simple transclusion. The 
   format uses borderless table.
   - [NEW] disable drag and drop globally from TW 5.1.22pre

For all changes see ChangeLog 
<file:///C:/TW/00.%20Plugins/TW-Utility/repo/docs/index.html#ChangeLog>

Acknowledgement


   - Jeremy Ruston
   - Ton Gerner
   - Mark s
   - BTC
   - Mat
   - Anthony Muscio (TonyM)
   - Damon Pritchett
   - Eshka

-- 
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/398e1871-330f-4683-85b2-ffdc0c083786%40googlegroups.com.

Attachment: Kookma Plugin Library.tid
Description: Binary data

Reply via email to