Ref: Indexing: a wiki holds search indexes to other wikis 
<https://groups.google.com/d/msg/tiddlywiki/8qyPUgmpDYY/_c3rplBLAgAJ>

*Announcement*: Searchwikis Plugin
*Date*: Mar 3rd, 2020
*Release*: 1.0.0
*Status*: Stable

Searchwikis Plugin
<http://127.0.0.1:9999/#>3rd March 2020 at 10:27pm
start

Tiddlywiki5.1.21+
 
LicenseMIT
 
Release1.0.0
 
Statusstatble

What is Searchwikis plugin?

Searchwikis plugin uses index (dataTiddler) to search external Tiddlywikis. 
It has two parts

   1. An indexer, to build an index of all tiddlers in external wiki
   2. A search tool to search indexes and display a link to external wiki

Then one centeral wiki can hosts many index tiddlers and lets to search 
several external wikis through index tiddlers.

How to use


   - install $:/plugins/kookma/searchwikis 
   <http://127.0.0.1:9999/#%24%3A%2Fplugins%2Fkookma%2Fsearchwikis> into 
   the host wiki
   - drag and drop index and export 
   
<http://127.0.0.1:9999/#%24%3A%2Fplugins%2Fkookma%2Fsearchwikis%2Fui%2Findex-export>
 tiddler 
   to the external wiki
   - use the ui and create the index tiddler of external wiki
   - export it to the host wiki, or drag and drop to the host wiki
   - open $:/AdvancedSearch <http://127.0.0.1:9999/#%24%3A%2FAdvancedSearch> in 
   the host wiki
   - goto External wiki tab and make search
   - results will be shown as links and one can click a link and open the 
   external wiki with that result under focus

Install

Packaged plugin
   
   1. Drag and drop $:/plugins/kookma/searchwikis 
   <http://127.0.0.1:9999/#%24%3A%2Fplugins%2Fkookma%2Fsearchwikis> into 
   your wiki
   2. Save and reload your wiki

Client-Server installation (separate files)
   
   - For Node.js (server version) download the shiraz folder from source 
   <https://github.com/kookma/TW-Searchwikis> folder and paste in your 
   Tiddlywiki plugins folder
   - For local installation put the searchwikis folder into your local 
   plugins folder under your wiki folder

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

For complete tutorial, examples and use cases, see the demo page.

*It is highly recommended to backup your data before trying any new plugin! 
Do it before installing Searchwikis*

Terminology

Host wikia Tiddlywiki has index tiddlers containing information of other 
Tiddlywikis. Host wiki is also called centeral wiki.Indexa data tiddler 
contains the information of an external wiki in the form oftitle: 
title|caption|tagExternal wikianother Tiddlywiki for which, an index of 
information of all tiddlers (like title, tags, caption) is created and is 
desired to be searched from a host wikiSearch index tiddlermaking search in 
an index (dataTiddler) contains information about an external wiki and show 
links to the tiddlers of that wiki meet the search criteria

History

Revision 1.0.0
   
   - Date: [3rd Mar 2020]
   - [NEW] new index and search mechanism
   - [NEW] search multiple indexes at the same time
   - [NEW] added interface to  
   <http://127.0.0.1:9999/#%24%3A%2FAdvancedSearch>$:/AdvancedSearch 
   <http://127.0.0.1:9999/#%24%3A%2FAdvancedSearch>
   - [NEW] added documentation and examples

For all changes see History 
<http://127.0.0.1:9999/#%24%3A%2Fplugins%2Fkookma%2Fsearchwikis%2Fhistory>

Acknowledgement


   - Mat
   - bimlas
   - David Gifford
   - Olegh Bondarenko
   - Ilya

Authors


   - Mohammad
   - Mark S

Reference


   - http://kookma.searchwikis.tiddlyspot.com/
   - https://groups.google.com/d/msg/tiddlywiki/8qyPUgmpDYY/_c3rplBLAgAJ

License


   - Distributed under an MIT license 
   <http://127.0.0.1:9999/#%24%3A%2Fplugins%2Fkookma%2Fsearchwikis%2Flicense>

-- 
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/bce0d1db-8906-4e76-bdf6-feab2edc791a%40googlegroups.com.

Reply via email to