Oddmuse vs. TiddlyWiki vs. WackoWiki

General Features Oddmuse TiddlyWiki WackoWiki
Version
2.3.13
5.1.21
6.2.1
Last Release Date
2018-09-04 (7 years ago)
2019-07-25 (6 years ago)
2026-03-03 (1 day ago)
Last Update here
2018-10-27 (7 years ago)
2019-11-20 (6 years ago)
2026-03-03 (1 day ago)
Author
Alex Schroeder
Jeremy Ruston, TiddlyWiki community
WackoWiki Team
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
BSD
BSD
Programming Language
Perl
HTML, JavaScript
PHP
Data Storage
Files
Files
Database
License Cost/ Fee
free
0
0
Development status
Mature
Mature
Mature
Intended Audience
family people, hackers
Individuals, private, small groups
Advanced End Users, Developers, End Users/Desktop
System Requirements Oddmuse TiddlyWiki WackoWiki
Operating System
Anything supported by Perl
Any
OS Independent
Root Access
No
No
No
Webserver
Anything supporting CGI scripts
Not required (optional backends available)
run with the appserver/webserver of your choice
Other Requirements
Writable data directory
A common browser
mod_rewrite (optional)
Datastorage Oddmuse TiddlyWiki WackoWiki
Text Files
Yes
Optional
No
MySQL
No
No
Yes
PostgreSQL
No
No
No
Oracle
No
No
No
SQLite
No
No
Yes
BerkeleyDB
No
No
No
RCS
No
No
No
Other
No
Data self contained in html file OR as individual data files
MariaDB
Security/Anti-Spam Oddmuse TiddlyWiki WackoWiki
Page Permissions
Yes
Yes
Yes
ACL
No
No
Yes
Authentication Backends
None (use your web server instead)
optional extensions available
LDAP (patch), ActiveDirectory
Host Blocking
Yes
No
Optional
Mail Encryption
No
No
Optional
nofollow
No
Unknown
Optional
Blacklist
Optional
No
Yes
CAPTCHA
Plugin
No
Yes
Delayed Indexing
No
Unknown
No
Development/Support Oddmuse TiddlyWiki WackoWiki
# of Consultants
Preconfigured Hosting
Yes
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
88 ⭐
8556 ⭐
56 ⭐
Common Features Oddmuse TiddlyWiki WackoWiki
Preview
Yes
Yes
Yes
Minor Changes
Yes
Yes
Yes
Change Summary
Yes
Unknown
Yes
Page History
Yes
Plugin
Yes
Page Revisions
Restricted by Age
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Between all
Sitemap
Yes
Yes
Yes
Plugin System
Yes
Yes
Yes
Special Features Oddmuse TiddlyWiki WackoWiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Optional
Yes
Yes
Interface Languages
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
4
German, English, French, Japanese
30
Arabic, Bulgarian, Czech, Danish, German, Greek, English, Spanish, Estonian, Persian, Finnish, French, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Dutch, Norwegian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Swedish, Tamil, Ukrainian, Chinese, Chinese Traditional
Email notification
Plugin
Unknown
Yes
Comments
Discussion Pages
Plugin
Flat
Categories
Plugin
Yes
Yes
Namespaces
Plugin
Plugin
Yes
Conflict Handling
Conflict Resolution
None
Page Locking
Concurrent Editing
No
Unknown
No
Search
Full Text
Full Text
Full Text
Wiki Farming
Plugin
Yes
Patch
Structured Data
Plugin
Yes
Plugin
Links Oddmuse TiddlyWiki WackoWiki
CamelCase
Optional
Yes
Optional
Freelinks
Optional
Yes
Yes
Backlinks
Plugin
Yes
Yes
InterWiki
Yes
Plugin
Yes
SisterWiki
Plugin
No
No
Image Links
Plugin
Yes
Yes
Windows Shares
Plugin
Yes
Yes
Page Redirects
Yes
Plugin
Yes
Syntax Features Oddmuse TiddlyWiki WackoWiki
HTML Tags
Plugin
Optional
All
Math formulas
Plugin
Yes
Plugin
Tables
simple + complex
complex
simple + complex
CREOLE support
Plugin
Plugin
No
Markdown Support
Plugin
Yes
No
Textile Support
No
No
No
BBCode Support
Plugin
No
Patch
Emoticon Images
Optional
Plugin
Yes
Syntax Highlighting
Plugin
Plugin
Yes
Footnotes
Plugin
Plugin
Yes
Quoting
Optional
Yes
Yes
Internal Comments
No
Yes
Yes
Custom styles
Yes
Yes
Yes
FAQ Tags
Plugin
Plugin
No
Scripting
Perl
JavaScript
actions (PHP)
Content Includes
Yes
Yes
Yes
Feed Aggregation
Yes
Plugin
Yes
Usability Oddmuse TiddlyWiki WackoWiki
Section Editing
No
Yes
Yes
Page Templates
No
Yes
Yes
Double-Click Edit
Plugin
Plugin
Yes
Toolbar
Plugin
Yes
Yes
WYSIWYG Editing
Plugin
Plugin
Plugin
Access Keys
Yes
Yes
Yes
Auto Signature
Plugin
Plugin
Yes
Statistics Oddmuse TiddlyWiki WackoWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
Plugin
Yes
Yes
Orphaned Pages
Plugin
Yes
Yes
Most/Least Popular
No
Plugin
Yes
Recent Visitors
Plugin
No
Yes
Analysis
No
Plugin
Plugin
Output Oddmuse TiddlyWiki WackoWiki
Printer Friendly
Print CSS
Print CSS
Print View
Mobile Friendly
Yes
Yes
Yes
Themes & Skins
Optional
Yes
Yes
RSS Feeds
Yes
Plugin
Yes
ATOM Feeds
Plugin
Plugin
No
Abbreviations
Yes
Unknown
Patch
Auto-TOC
Plugin
Yes
Yes
Raw Export
Yes
Yes
Yes
HTML Export
Yes
Yes
Yes
XML export
No
Unknown
Yes
PDF Export
Plugin
Plugin
Patch
Office Export
No
Unknown
Patch
Media and Files Oddmuse TiddlyWiki WackoWiki
File Attachments
Optional
Plugin
Yes
Media Revisions
Yes
No
No
Embedded Flash
No
Plugin
Yes
Embedded Video
No
Yes
Yes
Image Editing
No
Yes
No
SVG Editing
Plugin
No
No
MindMap Editing
No
Plugin
Plugin
Media Search
Filenames only
No
Contents
Extras Oddmuse TiddlyWiki WackoWiki
Calendar
Plugin
Plugin
Plugin
Image Galleries
No
Plugin
Plugin
Presentations
No
Plugin
Plugin
Forums
No
Plugin
Optional
Blogs
Optional
Yes
Optional
Ticket System
No
Plugin
No
Chat
No
Unknown
Patch
Syntax Examples Oddmuse TiddlyWiki WackoWiki
Internal Link
optional, default on:
[[page name]]

optional, default off:
PageName
[PageName] → [1]
[[[page name]]] → [1]
[PageName text] → text
[[page name|text]] → text

Depending on plugins:
[text](page) → text
WikiWord (CamelCase)
[[link]]
[[label|link]]
[[InternalLink]] 
((InternalLink))
[[InternalLink alternate text]]
CamelCase
External Link
http://example.com/
[http://example.com/] → [1]

optional, default on:
[http://example.com/ text] → text

Depending on plugins:
[text](http://example.com/) → text
http://www.example.com
[[label|http://www.example.com]]
https://wackowiki.org
[[https://wackowiki.org WackoWiki]]
[[Wikipedia:WackoWiki]]
Headlines
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
! Level 1
!! Level 2
!!! Level 3
!!!! Level 4
!!!!! Level 5
== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======
Bold Format
Depending on plugins:
*bold*
**bold*
'''bold'''
''bold''
**bold**
Italics Format
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
//italic//
//italics//
Underline Format
Depending on plugins:
_underline_
__underline__
__underline__
__underline__
Monospace Format
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
{{{monospaced}}}
##monospace##
Strikethrough Format
via bbCode plugin:
[s]strike through[/s]
--strikethrough--
--strikethrough--
Superscript Format
via bbCode plugin:
[sup]superscript[/sup]
^^superscript^^
^^superscript^^
Subscript Format
via bbCode plugin:
[sub]subscript[/sub]
~~subscript~~
,,subscript,,
Images
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
[img[local.jpg]]
[img[http://foo.bar/foo.jpg]]
((image.png))
file:image.png
https://example.com/image.png
Aligning Text
no example known
using custom classes, e.g.
{{right{
text
}}}
{html}<div align="right">{html}

%%(wacko wrapper="text" wrapper_align="center")
content%%
Text Indentation
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
:indent

> quote

<<<
blockquote
<<<
one
two
Bulleted Lists
* one
** two
* Item 1
** Item 1.1
* Item 2
*one
**One-two
*two
*three
Numbered Lists
Depending on plugins:
1. one
2. two

# one
## two
# Item 1
## Item 1.1
# Item 2
1. numbered List
1. numbered List-2
2.#8 numbered List, with break


Definition Lists
Depending on plugins:
; term: definition
; term
: description
{html}<dl>
<dt>Coffee</dt>
<dd>Black hot drink</dd>
<dt>Milk</dt>
<dd>White cold drink</dd>
</dl>{html}
Horizontal Rule
Depending on plugins:
----
----
----
remove Oddmuse remove TiddlyWiki remove WackoWiki