Ask HN: Why are wiki's UIs not evolving?
I am trying to build a wiki based site and I see that most of the UIs are not keeping up with the times? Is it inherent to nature of wikis or is it just a coincidence?
Eg: https://wikitravel.org/en/Altai_Tavan_Bogd_National_Park
Are there any good skins/theme for these (or any other) wiki's.
27 comments
[ 4.8 ms ] story [ 68.5 ms ] threadI don’t really see how wikis could be improved by any modern design trends. They function well and are designed to be accessible by everyone on as many platforms and devices as possible.
Pagination is a bug, not a feature. Screens are not books.
The only, I repeat ONLY, reason to use pagination on a web page (That isn't incredibly long, such as a table with hundreds of rows) is so you can serve more ads.
I like this.
Many of the comments below agree with this point. However I think the OP’s question is worth exploring. Good design that leverages fonts, colors, spacing, layout, etc. is supposed to make sites more usable and enjoyable. Why can’t we have a wiki that is easy to use/edit and looks nice and is accessible? These are not mutually exclusive are they? That being said, my recent wiki experience has all been using GitHub.
Is it missing a popup asking if you accept the cookie? If you accept the privacy policy? That the EU passed a law? That they want you to subscribe? That they can't send you spam unless you give them your email address?
If medium looked like that site, I wouldn't have medium blocked in my /etc/hosts file.
One trouble with Wikis is that the control of the content is not very tight, so if you want to make a layout which expects images and texts to line up in some complex way you are using the wrong tool.
Confluence for example looks like it is a web2.0 software(more space, better fonts, markdown support etc)
A wiki doesn't need to be Web 2.0. The content is nearly completely static once it gets rendered server-side.
In web 2.0 or 3.5.. We hide information from the user and fill up the page with space for full screens while designing for mobile. Wikis want to expose information / link ideas.. encourage browsing pages. Most sites want you to scroll down aimlessly.
I believe wikis should evolve to more advanced document types like "calendars", "tables", "databases" (like Filemaker), etc...
And you should be able to interface with that "semi" structured data somehow.
Just the mad idea of the day (tm).
I think wikis are hypertext bombs, and TW a rapid prototyping tool. That's how I try to use my silly wiki (https://philosopher.life/).
https://wiki2.org exists too tho
Here is your reason OP.
I've made some modest styling changes (via Stylus) to Mediawiki: mostly a max-width main body constraint.