https://github.com/abego/includeplugin
Include other TiddlyWikis in your main TiddlyWiki, link to included tiddlers, view them in your main TiddlyWiki.
https://github.com/abego/includeplugin
import include javascript shared tiddler tiddlywiki-plugin
Last synced: 27 days ago
JSON representation
Include other TiddlyWikis in your main TiddlyWiki, link to included tiddlers, view them in your main TiddlyWiki.
- Host: GitHub
- URL: https://github.com/abego/includeplugin
- Owner: abego
- Created: 2011-11-27T19:23:25.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-27T22:42:52.000Z (over 14 years ago)
- Last Synced: 2023-03-14T00:35:14.726Z (about 3 years ago)
- Topics: import, include, javascript, shared, tiddler, tiddlywiki-plugin
- Language: JavaScript
- Homepage: http://tiddlywiki.abego-software.de/#IncludePlugin
- Size: 199 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
abego.IncludePlugin
abego Software GmbH, Germany
(http://www.abego-software.de)
ABOUT INCLUDEPLUGIN
abego.IncludePlugin is a plugin for TiddlyWiki (http://www.tiddlywiki.com/).
Include other TiddlyWikis in your (main) TiddlyWiki, link to included tiddlers,
view them in your (main) TiddlyWiki, without opening another TiddlyWiki.
Even "search" looks for included tiddlers.
A great way to share tiddlers, to speed up "save changes" and to keep your
TiddlyWikis small.
SMALLER TIDDLYWIKIS
Other than "imported" tiddlers, included tiddlers are not copied into your main
TiddlyWiki. This keeps your individual TiddlyWikis small.
Since your TiddlyWikis will become smaller (if you reorganize your TiddlyWikis
using the IncludePlugin) also "save changes" becomes faster. You may even
consider switching on "AutoSave" or "SaveBackups" again.
SHARING TIDDLYWIKIS
You may include one TiddlyWiki in several other TiddlyWikis. Changes you make
to this shared TiddlyWiki are automatically reflected the next time you open
the other TiddlyWikis, without any extra „import“ step or so.
DOCUMENTATION
Detailed documentation can be found at:
http://tiddlywiki.abego-software.de/#[[IncludePlugin%20Documentation]]
INSTALLATION
Import the plugin using the standard TiddlyWiki "Import" feature. It is
located at:
http://tiddlywiki.abego-software.de/#IncludePlugin
LICENCE
abego Software releases the plugin under a BSD open source license.
(http://www.abego-software.de/legal/apl-v10.html)