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

Free and Open Source Software

19407 readers
65 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
 

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.

top 10 comments
sorted by: hot top controversial new old
[–] furrowsofar@beehaw.org 1 points 2 days ago* (last edited 2 days ago)

I like Zim. Used it for years. The big advantages you can have many 1000s of pages and it just uses a folder tree not a database, so you have direct and attachment access if you need it. Zim is a true hierarchical wiki not a simple notes app. There a plugins you can enable for more advanced features.

Zim does get slower with more pages for some operations like searches and some changes. I have one wiki with 4500 pages and do feel it is getting a bit slower sometimes. You can however just create another notebook at any time as long as your content has reasonable dividing lines.

[–] veniasilente@lemmy.dbzer0.com 5 points 6 days ago

I'm a simple person, I see DokuWiki and I install it some plugins. Easy to self-host on a cheap VPS (no database required!) or on your own machine (if you have access to eg.:Docker). But that's more for a general wiki kind of thing, useful but not specialized like having tools aimed for worldbuilding.

Haven't checked any of the offerings here but I'm told by a couple fellows that they've had decent story with Hammer. Would probably start looking there.

[–] yessikg@fedia.io 5 points 6 days ago

This article has comparisons between several options: https://thelinuxcode.com/best-self-hosted-wiki-software/

[–] HaraldvonBlauzahn@feddit.org 1 points 5 days ago* (last edited 5 days 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).

[–] PandaInSpace@kbin.earth 3 points 6 days ago

Seconding Fantasia Archive. It is probably the most feature rich FOSS Worldbuilding tool.

There's also Hammer which is underrated imo.

WorldLoom is another one but currently undergoing a rewrite.

Although not specifically for worldbuilding, Manuskript is another option.

Wavemaker is another option but has optional AI.

Unless there's readily available templates, you'd have to rework logseq a lot for this simple task imo. Take a look at mdSilo which is similar to Obsidian and with graph views. If you want something like Notion take a look at Appflowy or Affine but both are super into AI. If you're fine with self hosting, there's Colanode which is similar to Notion and into AI.

[–] Wistful@discuss.tchncs.de 3 points 6 days ago* (last edited 6 days ago)
[–] Libb@piefed.social 2 points 6 days ago* (last edited 6 days ago) (1 children)

Wouldn't a word processor do trick? you can add links, images, refs, notes,... and have as many pages as you need (edit: and search them, add a table of content, and so on). LIbreOffice is most certainly already installed on your Linux distro and is also available for Mac and Windows.

[–] SpiderUnderUrBed@lemmy.zip 2 points 6 days ago* (last edited 6 days ago) (1 children)

Ehh, libreoffice doesn't even come close to what I am going for, I doubt libreoffice can come anywhere close to being used in any wiki, world building or not, transitions between pages are not seamless, and the best thing it can do is just make a document look good, which is of course useful for like all other use cases, but not for a wiki, think along the line of fandom.com or wikipedia, it would be difficult to recreate something like that with libreoffice, it simply just addresses a different use case.

[–] Libb@piefed.social 2 points 6 days ago* (last edited 6 days ago) (1 children)

I may have missed something, here so to make sure:

  1. Do you want a wiki specifically, or are you looking for a tool that would allow you to easily create and manage some worldbuilding bible, be it a wiki or not a wiki?
  2. Isn't LibreOffice able to export to MediaWiki (Wikipedia)? I have not checked, and never used it, but I think it's there somewhere.

the best thing it can do is just make a document look good,

It can also help you write the actual book, worrying about the document 'look' aka its formatting is optional (and if done properly, using Styles, it's almost 100% automated) ;)

[–] SpiderUnderUrBed@lemmy.zip 1 points 6 days ago
  1. Probably the second, I am not hard set on a wiki
  2. I know but, the tools you have during the creation process itself, its useful for writing books as you said, styling, but easy cross-page linking and a whole host of other things you might need for worldbuilding I think isnt avalible in libreoffice.