21
submitted 2 days ago by [email protected] to c/[email protected]

I heard of a few wikis and desktop apps which are FOSS, some has UI's which look a bit old for, there are a few things like logseq I might try but from trying for a bit, i dont know how suitable it is for my usecase, but I want something that would be more specialized or at the very least have features that would be amazing for world building, (on a desktop app preferably but self hosted works too), like timelines, references to other pages, common stuff like Tags, Categories, and Taxonomies, graph view potentially, good search, templates. I don't need all the features I listed, just some or what your think aligns with what I am looking for.

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 1 points 23 hours ago* (last edited 23 hours ago)

See this:

https://en.m.wikipedia.org/wiki/Comparison_of_wiki_software

What is best will depend on your exact needs. Which media formats? Do you need change history? How do you want the text stored? How long will you use it at max? Will it be used by other people? Does it need access over internet, requiring authentication?

Zim is already mentioned, it might be quite good for what you described. Being a desktop apo, it is quicker to access than a local web app. One which can be hosted local but is web-based and quite nice is Gollum. DokuWiki is more heavyweight (and perhaps more difficult to install) but has many features good for organizations.

Another one which has high performance as well as very powerful features for content organization, interlinking and so in, is CLiki, a Wiki in Common Lisp: https://www.cliki.net/ , see also https://en.m.wikipedia.org/wiki/CLiki .

The pandoc program can export/convert quite a few wiki markup formats to other documents, like LaTeX or PDF.

Because Wikis are often used for long term information storage where "long term" might mean 10 to 30 years, stability of the software and data being stored in readily accessible formats is probably important. As an example, there exists a nice Wiki software called MoinMoinWiki with many good features, but it was written in Python 2 and the developers did not have the time to port it, so it is likely advisable not to use it any more. Some languages have definitely more churn than others (with Common Lisp being on the extremely stable end).

this post was submitted on 26 Jun 2025
21 points (100.0% liked)

Free and Open Source Software

19345 readers
42 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS