Ask HN: Open-source knowledge base or wiki software?
On the desktop application front, Microsoft OneNote and Evernote seem to be the best options - however, OneNote's online support isn't great, and Evernote is unreliable and flakey, and I've had it lose data under me.
On the hosted webapps,Confluence is the most complete/polished software, however, it's quite heavy on the browser, needs a chunky server with lots of RAM to run, and you need to pay a yearly subscription (which I currently do).
I've tried MediaWiki, but found the editing UI unintuitive and unpolished for the use case of a personal wiki.
A lot of the existing open-source projects seem to be either abandoned, or not very active - and the editing experience is often poor.
Are there any good open-source pieces of software suitable for a personal wiki/knowledgebase that you guys could recommend?
10 comments
[ 5.2 ms ] story [ 28.3 ms ] threadBefore I switched to Org mode, I evaluated many of the note-taking solutions discussed at the OutlineSoftware.com forum[2]. If none of the recommendations here at HN meet your requirements, you should consider browsing that forum.
[1] http://orgmode.org/manual/
[2] http://www.outlinersoftware.com/topics/tlist
It should support tagging and searching in text to be of any use.
Ward Cunningham's Smallest Federated Wiki, http://wardcunningham.github.io/
Elog retro UI, mature and flexible, http://midas.psi.ch/elog/
Treesheets, http://strlen.com/treesheets/
Linux Tomboy, https://wiki.gnome.org/Apps/Tomboy
Non-OSS indie apps:
Windows semantic wiki, Firebase db & Python plugins, http://www.connectedtext.com/
iOS, Mac, Windows markdown wiki, http://www.notebooksapp.com/
Notelynx on Android, interesting UI but no interop: https://play.google.com/store/apps/details?id=com.astrodean....
Tools discussion:
http://www.outlinersoftware.com/search/index/wiki
http://drandus.wordpress.com/
http://pauljmiller.wordpress.com/
Flat files so very easy to make backups, it's got your standard wiki functionality (revision history and all that good stuff) and has a fair few community-made extenions too
Edit: To address another comment here - it also has search functionality
[1] http://gitit.net/
[2] https://github.com/jgm/gitit
The issue you'll probably come across is things like categories or custom boxes (MediaWiki) moving to another site.