Tiddlywiki Muuri Save

A TiddlyWiki5 plugin based on muuri.js

Project README

tiddlywiki-muuri

About

tiddlywiki-muuri is a Drag&Drop enabled plugin for TiddlyWiki5 that adds a gridded storyview based on the muuri library

You can see a Demo here

Note that the plugin works best with the TiddlyWiki CodeMirror plugin installed

Installation

You can install the tiddlywiki-muuri plugin in two ways:

NodeJs

clone this repo to your TIDDLYWIKI_PLUGIN_PATH (see https://tiddlywiki.com/#Environment%20Variables%20on%20Node.js)

git clone --depth=1 [email protected]:BurningTreeC/tiddlywiki-muuri.git $TIDDLYWIKI_PLUGIN_PATH

enable the plugin in your tiddlywiki.info file (see https://tiddlywiki.com/#tiddlywiki.info%20Files)

"plugins": [
	"plugins/first-plugin",
	"plugins/second-plugin",
	"tiddlywiki-muuri/BTC/Muuri"
	]

The TiddlyWiki SingleFile way

Open Source Agenda is not affiliated with "Tiddlywiki Muuri" Project. README Source: BurningTreeC/tiddlywiki-muuri
Stars
39
Open Issues
1
Last Commit
7 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating