WiGit vs. TiddlyWiki vs. LionWiki

General Features WiGit TiddlyWiki LionWiki
Version
0.1
5.1.21
3.2.4
Last Release Date
2008-07-21 (17 years ago)
2019-07-25 (6 years ago)
2010-09-20 (15 years ago)
Last Update here
2009-07-09 (16 years ago)
2019-11-20 (6 years ago)
2010-10-01 (15 years ago)
Author
Remko Tronçon
Jeremy Ruston, TiddlyWiki community
Adam Živnéř
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
BSD
GPL v2
Programming Language
PHP
HTML, JavaScript
PHP
Data Storage
other
Files
Files
License Cost/ Fee
0
0
free
Development status
Beta
Mature
Mature
Intended Audience
Private users
Individuals, private, small groups
advanced users, minimalists
System Requirements WiGit TiddlyWiki LionWiki
Operating System
Any
All PHP supported
Root Access
No
No
No
Webserver
Not required (optional backends available)
Apache/IIS, probably everything which supports PHP
Other Requirements
Git
A common browser
Datastorage WiGit TiddlyWiki LionWiki
Text Files
Yes
Optional
Yes
MySQL
No
No
No
PostgreSQL
No
No
No
Oracle
No
No
No
SQLite
No
No
No
BerkeleyDB
No
No
No
RCS
No
No
No
Other
Git repositories
Data self contained in html file OR as individual data files
Security/Anti-Spam WiGit TiddlyWiki LionWiki
Page Permissions
No
Yes
Yes
ACL
No
No
No
Authentication Backends
optional extensions available
Host Blocking
No
No
Plugin
Mail Encryption
No
No
No
nofollow
No
Unknown
No
Blacklist
No
No
Plugin
CAPTCHA
No
No
Plugin
Delayed Indexing
No
Unknown
No
Development/Support WiGit TiddlyWiki LionWiki
# of Consultants
Preconfigured Hosting
No
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
8562 ⭐
N/A
Common Features WiGit TiddlyWiki LionWiki
Preview
No
Yes
Yes
Minor Changes
No
Yes
No
Change Summary
Yes
Unknown
Yes
Page History
Yes
Plugin
Yes
Page Revisions
Unlimited
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Between all
Sitemap
Unknown
Yes
Plugin
Plugin System
No
Yes
Yes
Special Features WiGit TiddlyWiki LionWiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
No
Yes
No
Interface Languages
0
4
German, English, French, Japanese
17
Arabic, Czech, German, English, Esperanto, Spanish, Finnish, French, Hebrew, Croatian, Hungarian, Italian, Dutch, Brazilian Portuguese, Russian, Slovak, Chinese Traditional
Email notification
No
Unknown
No
Comments
No
Plugin
Plugin
Categories
No
Yes
No
Namespaces
No
Plugin
No
Conflict Handling
None
None
Conflict Detection
Concurrent Editing
Unknown
Unknown
Unknown
Search
Not available
Full Text
Full Text
Wiki Farming
Unknown
Yes
No
Structured Data
Unknown
Yes
No
Links WiGit TiddlyWiki LionWiki
CamelCase
Yes
Yes
No
Freelinks
Yes
Yes
Yes
Backlinks
No
Yes
Plugin
InterWiki
No
Plugin
No
SisterWiki
No
No
No
Image Links
No
Yes
Yes
Windows Shares
No
Yes
No
Page Redirects
Unknown
Plugin
Yes
Syntax Features WiGit TiddlyWiki LionWiki
HTML Tags
Some
Optional
Optional
Math formulas
Yes
Yes
No
Tables
simple + complex
complex
complex
CREOLE support
No
Plugin
No
Markdown Support
No
Yes
No
Textile Support
Yes
No
No
BBCode Support
No
No
No
Emoticon Images
No
Plugin
No
Syntax Highlighting
No
Plugin
Plugin
Footnotes
Yes
Plugin
Plugin
Quoting
Yes
Yes
Yes
Internal Comments
No
Yes
Yes
Custom styles
No
Yes
Yes
FAQ Tags
No
Plugin
No
Scripting
JavaScript
JavaScript (plugin)
Content Includes
No
Yes
Yes
Feed Aggregation
No
Plugin
Yes
Usability WiGit TiddlyWiki LionWiki
Section Editing
No
Yes
Yes
Page Templates
No
Yes
No
Double-Click Edit
No
Plugin
Plugin
Toolbar
No
Yes
Plugin
WYSIWYG Editing
No
Plugin
No
Access Keys
No
Yes
No
Auto Signature
No
Plugin
No
Statistics WiGit TiddlyWiki LionWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
No
Yes
No
Orphaned Pages
No
Yes
No
Most/Least Popular
No
Plugin
No
Recent Visitors
No
No
No
Analysis
No
Plugin
No
Output WiGit TiddlyWiki LionWiki
Printer Friendly
No
Print CSS
Print View
Mobile Friendly
Unknown
Yes
No
Themes & Skins
Yes
Yes
Yes
RSS Feeds
No
Plugin
Yes
ATOM Feeds
No
Plugin
No
Abbreviations
Yes
Unknown
No
Auto-TOC
No
Yes
Yes
Raw Export
Yes
Yes
No
HTML Export
No
Yes
No
XML export
No
Unknown
No
PDF Export
No
Plugin
No
Office Export
Unknown
Unknown
Unknown
Media and Files WiGit TiddlyWiki LionWiki
File Attachments
No
Plugin
Plugin
Media Revisions
No
No
No
Embedded Flash
No
Plugin
Yes
Embedded Video
No
Yes
Yes
Image Editing
No
Yes
No
SVG Editing
No
No
No
MindMap Editing
No
Plugin
No
Media Search
No
No
No
Extras WiGit TiddlyWiki LionWiki
Calendar
Unknown
Plugin
No
Image Galleries
Unknown
Plugin
Plugin
Presentations
Unknown
Plugin
Unknown
Forums
Unknown
Plugin
No
Blogs
Unknown
Yes
No
Ticket System
Unknown
Plugin
No
Chat
Unknown
Unknown
Unknown
Syntax Examples WiGit TiddlyWiki LionWiki
Internal Link
[InternalLink]
WikiWord (CamelCase)
[[link]]
[[label|link]]
[Main page]
[Our main page|Main page]
External Link
"External link":http://externallink.com
http://www.example.com
[[label|http://www.example.com]]
http://lionwiki.0o.cz
[Homepage|http://lionwiki.0o.cz]
Headlines
h1. Headline
! Level 1
!! Level 2
!!! Level 3
!!!! Level 4
!!!!! Level 5
!H2 headline
!!H3 headline
Bold Format
*Bold*
''bold''
'''bold''
Italics Format
_Italics_
//italic//
''italics''
Underline Format
+underlined+
__underline__
'__underline__'
Monospace Format
@monospace@
{{{monospaced}}}
Strikethrough Format
-strikethrough-
--strikethrough--
'--strikethrough--'
Superscript Format
^superscript^
^^superscript^^
Subscript Format
~subscript~
~~subscript~~
Images
!image.jpg!
[img[local.jpg]]
[img[http://foo.bar/foo.jpg]]
[path_to_img.jpg]
Aligning Text
>Right-aligned
using custom classes, e.g.
{{right{
text
}}}
Text Indentation
:indent

> quote

<<<
blockquote
<<<
Bulleted Lists
* Bulleted
* List
** Sublist
* Item 1
** Item 1.1
* Item 2
* Fruit
** Apple
*** Granny smith
*** Golden delicious
** Orange
* Vegetables
** Garlic
** Onion
Numbered Lists
# Numbered
# List
## Sublist
# Item 1
## Item 1.1
# Item 2
# First item 
## First subitem 
### First subsubitem
## Second subitem 
# Second item
Definition Lists
; term
: description
Horizontal Rule
----
----
remove WiGit remove TiddlyWiki remove LionWiki