TiddlyWiki vs. Oddmuse vs. JSPWiki

General Features TiddlyWiki Oddmuse JSPWiki
Version
5.1.21
2.3.13
2.11.0
Last Release Date
2019-07-24 (4 years ago)
2018-09-03 (5 years ago)
2021-11-21 (2 years ago)
Last Update here
2019-11-20 (4 years ago)
2018-10-27 (5 years ago)
2021-12-01 (2 years ago)
Author
Jeremy Ruston, TiddlyWiki community
Alex Schroeder
Apache Software Foundation
URL
Free and Open Source
Yes
Yes
Yes
License
BSD
GPL
Apache License 2.0
Programming Language
HTML, JavaScript
Perl
Java
Data Storage
Files
Files
Database, Files
License Cost/ Fee
0
free
0
Development status
Mature
Mature
Mature
Intended Audience
Individuals, private, small groups
family people, hackers
all
System Requirements TiddlyWiki Oddmuse JSPWiki
Operating System
Any
Anything supported by Perl
any platform supporting JDK 1.8+
Root Access
No
No
No
Webserver
Not required (optional backends available)
Anything supporting CGI scripts
Any servlet 3.1 compliant web server, e.g. Tomcat 8.5+, Jetty, Glassfish, Websphere
Other Requirements
A common browser
Writable data directory
optional JavaMail for mailing functionality
Datastorage TiddlyWiki Oddmuse JSPWiki
Text Files
Optional
Yes
Yes
MySQL
No
No
Optional
PostgreSQL
No
No
Optional
Oracle
No
No
Optional
SQLite
No
No
Optional
BerkeleyDB
No
No
Optional
RCS
No
No
Plugin
Other
Data self contained in html file OR as individual data files
No
JDBC driver must be provided manually; also Page provider architecture -> several implementations
Security/Anti-Spam TiddlyWiki Oddmuse JSPWiki
Page Permissions
Yes
Yes
Yes
ACL
No
No
Yes
Authentication Backends
optional extensions available
None (use your web server instead)
JAAS -> interface to many external backends possible
Host Blocking
No
Yes
Optional
Mail Encryption
No
No
Plugin
nofollow
Unknown
No
Optional
Blacklist
No
Optional
Yes
CAPTCHA
No
Plugin
Yes
Delayed Indexing
Unknown
No
Yes
Development/Support TiddlyWiki Oddmuse JSPWiki
# of Consultants
Preconfigured Hosting
Yes
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Freenode: #jspwiki
Stars on GitHub
7039 ⭐
67 ⭐
88 ⭐
Common Features TiddlyWiki Oddmuse JSPWiki
Preview
Yes
Yes
Yes
Minor Changes
Yes
Yes
No
Change Summary
Unknown
Yes
Yes
Page History
Plugin
Yes
Yes
Page Revisions
Unlimited
Restricted by Age
Unlimited
Revision Diffs
Between all
Between all
Between all
Sitemap
Yes
Yes
Yes
Plugin System
Yes
Yes
Yes
Special Features TiddlyWiki Oddmuse JSPWiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Yes
Optional
Yes
Interface Languages
4
German, English, French, Japanese
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
10
Breton, German, English, Spanish, Finnish, French, Italian, Dutch, Russian, Chinese
Email notification
Unknown
Plugin
Plugin
Comments
Plugin
Discussion Pages
Flat
Categories
Yes
Plugin
Yes
Namespaces
Plugin
Plugin
No
Conflict Handling
None
Conflict Resolution
Page Locking
Concurrent Editing
Unknown
No
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Yes
Plugin
Patch
Structured Data
Yes
Plugin
Yes
Links TiddlyWiki Oddmuse JSPWiki
CamelCase
Yes
Optional
Yes
Freelinks
Yes
Optional
Yes
Backlinks
Yes
Plugin
Yes
InterWiki
Plugin
Yes
Yes
SisterWiki
No
Plugin
No
Image Links
Yes
Plugin
Yes
Windows Shares
Yes
Plugin
Optional
Page Redirects
Plugin
Yes
Yes
Syntax Features TiddlyWiki Oddmuse JSPWiki
HTML Tags
Optional
Plugin
Optional
Math formulas
Yes
Plugin
Plugin
Tables
complex
simple + complex
simple + complex
CREOLE support
Plugin
Plugin
Yes
Markdown Support
Yes
Plugin
No
Textile Support
No
No
No
BBCode Support
No
Plugin
No
Emoticon Images
Plugin
Optional
Plugin
Syntax Highlighting
Plugin
Plugin
Yes
Footnotes
Plugin
Plugin
Yes
Quoting
Yes
Optional
Yes
Internal Comments
Yes
No
Plugin
Custom styles
Yes
Yes
Yes
FAQ Tags
Plugin
Plugin
No
Scripting
JavaScript
Perl
plugins for JavaScript, TCL and Groovy
Content Includes
Yes
Yes
Yes
Feed Aggregation
Plugin
Yes
Optional
Usability TiddlyWiki Oddmuse JSPWiki
Section Editing
Yes
No
Yes
Page Templates
Yes
No
Yes
Double-Click Edit
Plugin
Plugin
No
Toolbar
Yes
Plugin
Yes
WYSIWYG Editing
Plugin
Plugin
Yes
Access Keys
Yes
Yes
Yes
Auto Signature
Plugin
Plugin
Optional
Statistics TiddlyWiki Oddmuse JSPWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
Yes
Plugin
Yes
Orphaned Pages
Yes
Plugin
Yes
Most/Least Popular
Plugin
No
No
Recent Visitors
No
Plugin
No
Analysis
Plugin
No
No
Output TiddlyWiki Oddmuse JSPWiki
Printer Friendly
Print CSS
Print CSS
Print CSS
Mobile Friendly
Yes
Yes
Yes
Themes & Skins
Yes
Optional
Yes
RSS Feeds
Plugin
Yes
Yes
ATOM Feeds
Plugin
Plugin
Yes
Abbreviations
Unknown
Yes
No
Auto-TOC
Yes
Plugin
Yes
Raw Export
Yes
Yes
Yes
HTML Export
Yes
Yes
Optional
XML export
Unknown
No
No
PDF Export
Plugin
Plugin
Plugin
Office Export
Unknown
No
Unknown
Media and Files TiddlyWiki Oddmuse JSPWiki
File Attachments
Plugin
Optional
Yes
Media Revisions
No
Yes
Yes
Embedded Flash
Plugin
No
Yes
Embedded Video
Yes
No
Yes
Image Editing
Yes
No
No
SVG Editing
No
Plugin
No
MindMap Editing
Plugin
No
No
Media Search
No
Filenames only
Contents
Extras TiddlyWiki Oddmuse JSPWiki
Calendar
Plugin
Plugin
Plugin
Image Galleries
Plugin
No
Yes
Presentations
Plugin
No
Unknown
Forums
Plugin
No
Yes
Blogs
Yes
Optional
Yes
Ticket System
Plugin
No
No
Chat
Unknown
No
Unknown
Syntax Examples TiddlyWiki Oddmuse JSPWiki
Internal Link
WikiWord (CamelCase)
[[link]]
[[label|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
[link]
[text|link]
[text|wiki:link]
External Link
http://www.example.com
[[label|http://www.example.com]]
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/]
[example|http://www.example.com/]
[text|wiki:link]
Headlines
! Level 1
!! Level 2
!!! Level 3
!!!! Level 4
!!!!! Level 5
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
! Level 1
!! Level 2
!!! Level 3
Bold Format
''bold''
Depending on plugins:
*bold*
**bold*
'''bold'''
__bold__
Italics Format
//italic//
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
''italics''
Underline Format
__underline__
Depending on plugins:
_underline_
__underline__
%%(text-decoration: underline) text %%
Monospace Format
{{{monospaced}}}
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
{{monospace}}
Strikethrough Format
--strikethrough--
via bbCode plugin:
[s]strike through[/s]
%%(text-decoration: line-through) deleted text %%
Superscript Format
^^superscript^^
via bbCode plugin:
[sup]superscript[/sup]
%%(vertical-align: sup) text %%
Subscript Format
~~subscript~~
via bbCode plugin:
[sub]subscript[/sub]
%%(vertical-align: sub) text %%
Images
[img[local.jpg]]
[img[http://foo.bar/foo.jpg]]
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
[local.jpg]
[{Image src='local.jpg'}]
[{Image src='http://foo.bar/foo.jpg'}]
Aligning Text
using custom classes, e.g.
{{right{
text
}}}
no example known
%%(text-align: right) text %%
Text Indentation
:indent

> quote

<<<
blockquote
<<<
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
%%(text-indent: 20px) 20 pixels %%
%%(text-indent: 30%) 30 percent %%
Bulleted Lists
* Item 1
** Item 1.1
* Item 2
* one
** two
* Item 1
** Item 1.1
* Item 2
Numbered Lists
# Item 1
## Item 1.1
# Item 2
Depending on plugins:
1. one
2. two

# one
## two
# Item 1
## Item 1.1
# Item 2
Definition Lists
; term
: description
Depending on plugins:
; term: definition
;term:definition
Horizontal Rule
----
Depending on plugins:
----
----
remove TiddlyWiki remove Oddmuse remove JSPWiki