TODO
- TiddlyWeb: TiddlyWiki — a non-linear personal web notebook
- Stroll — A Roam-like experience in a free, downloadable file
- m0wer tiddly wiki
- TiddlyWeb: TiddlyWiki — a non-linear personal web notebook
Tutorial
cd ~
mkdir Projects
cd Projects
mkdir tiddlytest
cd tiddlytest
git clone https://github.com/Jermolene/TiddlyWiki5.git
npm install -g tiddlywiki
mkdir testwiki
cd testwiki
npx tiddlywiki --init
cp -r ../TiddlyWiki5/plugins .
tiddlywiki \
+plugins/tiddlywiki/filesystem \
+plugins/tiddlywiki/tiddlyweb \
. --listen
Examples
Server + Docker
Plugins
- Tiddly Roam
- [plugins — docs for plugins by tobibeer](https://tobibeer.github.io/tw5-plugins/#Welcome
- OokTech/TW5-Bob: A plugin that makes tiddlywiki a multi-user wiki on node
- Wikilabs Home — A home for: Plugins, Editions and Themes!
- danielo515/TW5-contextPlugin: A plugin to allow preview with word highlight within searches but not limited to that
- flibbles/tw5-relink: Tiddlywiki5 plugin to better update all other tiddlers when renaming a tiddler.
- snowgoon88/TW5-extendedit: Try to extend the editor of TiddlyWiki5
- What is the best way to set up a blog / website with Tiddlywiki?
- Version Control
- tiddly-gittly/TiddlyGit-Desktop: TiddlyGit is an auto-git-backup, privatcy-in-mind, freely-deployed Tiddlywiki knowledgement Desktop app, with local REST API.
- Best way to version control/backup? : TiddlyWiki5
- Simple version control system for tiddlers : TiddlyWiki5
- Mal's Sandbox — Some random Tiddlywiki hacks
- TiddlyWiki Saving - Taming the cat with timimi - YouTube
- jd — revisions
- Tiddlymap
- Tools for Hierarchy Management
My Config
"tiddlywiki/highlight",
"danielo515/ContextPlugin" https://github.com/danielo515/TW5-contextPlugin.git
"felixhayashi/hotzone", https://github.com/felixhayashi/TW5-HotZone.git
"flibbles/relink", https://github.com/flibbles/tw5-relink.git
"snowgoon88/edit-comptext", https://github.com/snowgoon88/TW5-extendedit.git
"sk/WhiteList",
"felixhayashi/topstoryview",
"felixhayashi/tiddlymap"
"felixhayashi/vis"
Social Media Message Format
- TiddlerFiles: TiddlyWiki — a non-linear personal web notebook
- TiddlyWikiFolders: TiddlyWiki — a non-linear personal web notebook
{
"created": "20230127075306067",
"text": "This is some text",
"tags": "FirstTag",
"title": "Paul Was Here",
"modified": "20230127075407462",
"type": "text/vnd.tiddlywiki",
"TestKey": "TestValue",
"SecondKey": "SecondValue"
}
Server Version .tid file
created: 20240124175736920
key001: value001
modified: 20240124175906851
tags: tag001
title: Test Tiddler
type: text/vnd.tiddlywiki
[Getting Started](../Getting Started)
Does these messages work?
Description
- Customization via Extensions
- Publishing
- Share as File
- Data Visualization
- Active Community
- Application Search
- Self Hostable
- Has API
- Data Export Functionality
- Open Source
Tiddlywiki
- Tool for Higharchy Management
- Plugins
What is the best way to set up a blog / website with Tiddlywiki?
tiddlywiki | Just a Blog in the Park
- Version Control
- tiddly-gittly/TiddlyGit-Desktop: TiddlyGit is an auto-git-backup, privatcy-in-mind, freely-deployed Tiddlywiki knowledgement Desktop app, with local REST API.
- Best way to version control/backup? : TiddlyWiki5
- Simple version control system for tiddlers : TiddlyWiki5
- http://malsandbox.tiddlyspot.com/
- jd — revisions
- TiddlyWiki Saving - Taming the cat with timimi - YouTube
-
- felixhayashi/TW5-TopStoryView: Always scroll navigated tiddlers to the top
- felixhayashi/TW5-Vis.js: TiddlyWiki plugin for the vis.js libraryfelixhayashi/TW5-HotZone: Be notified when tiddlers are scrolled into view
git clone https://github.com/felixhayashi/TW5-HotZone.git git clone https://github.com/felixhayashi/TW5-TopStoryView.git git clone https://github.com/felixhayashi/TW5-Vis.js.git
DOWNLOAD https://github.com/felixhayashi/TW5-TiddlyMap/releases
"tiddlywiki/highlight",
"danielo515/ContextPlugin" https://github.com/danielo515/TW5-contextPlugin.git
"felixhayashi/hotzone", https://github.com/felixhayashi/TW5-HotZone.git
"flibbles/relink", https://github.com/flibbles/tw5-relink.git
"snowgoon88/edit-comptext", https://github.com/snowgoon88/TW5-extendedit.git
"sk/WhiteList",
"felixhayashi/topstoryview",
"felixhayashi/tiddlymap"
"felixhayashi/vis",
git clone https://github.com/danielo515/TW5-contextPlugin.git
git clone https://github.com/flibbles/tw5-relink.git
git clone https://github.com/snowgoon88/TW5-extendedit.git