Wiki.js VS obsidian-releases

Compare Wiki.js vs obsidian-releases and see what are their differences.

obsidian-releases

Community plugins list, theme list, and releases of Obsidian. (by obsidianmd)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Wiki.js obsidian-releases
122 1,650
23,407 7,901
1.6% 5.8%
7.1 9.9
10 days ago 5 days ago
Vue JavaScript
GNU Affero General Public License v3.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Wiki.js

Posts with mentions or reviews of Wiki.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.
  • Adding a simple light box in wiki.js
    1 project | dev.to | 20 Mar 2024
    Wiki.js is a self hosted, open source Wiki that has a lot of awesome functionality. Unfortunately it's lacking some small, but important UI features, like a light box, to enlarge downsized images to it's full size. And unless you want to add a link to each image, to open it in a new tab, you would probably go for a modal view here.
  • Ask HN: What are some good documentation OSS offerings
    1 project | news.ycombinator.com | 13 Feb 2024
  • Wiki.js
    1 project | news.ycombinator.com | 22 Jan 2024
    1 project | news.ycombinator.com | 17 Oct 2023
  • How do you host documentation for your spouse or other users?
    4 projects | /r/selfhosted | 6 Dec 2023
    Can't think of anything that meets all the criteria, there's always some compromise, which might just be the way it is. For example I could 'self-host' otterwiki or wiki.js on a VPS for a pretty small monthly fee, which I could also use for other stuff that doesn't make sense for a home lab, but then I also need to deal with security since it's hosted on the internet. Or I could self-host and just accept that there's risk of it not being available when my wife needs it or if I die suddenly.
  • List of your reverse proxied services
    29 projects | /r/selfhosted | 5 Dec 2023
    WikiJS as Homepage (a bit unusual, I know...)
  • Documentation as Code for Cloud Using PlantUML
    8 projects | news.ycombinator.com | 30 Jul 2023
    I love PlantUML. I was always fond of it in my early days as a software engineer and still use it today, along with all the various ways to draw diagrams out there, whether it's through a web tool like draw.io or Miro or through markup like PlantUML and Mermaid.

    Some stuff I'd like to share with the rest:

    - PlantUML's default style has improved since the days of red/brown borders, pale yellow boxes, drop shadows and such but I've attempted fixing it before through a preset style [I've made before here](https://gist.github.com/jerieljan/4c82515ff5f2b2e4dd5122d354...). It's obsolete nowadays, since I'm sure someone has made a style generator somewhere, and last I checked, PlantUML allows a monochrome style out of the box.

    - [Eraser](https://app.eraser.io) is promising, considering that it's trying to blend both diagram-as-code markup along with the usual visual diagram editor. I'm still seeing if it's worth picking up since Miro's hard to beat.

    - On an unrelated note, [WikiJS](https://js.wiki/) is a self-hosted wiki that happens to support draw.io, PlantUML and MermaidJS diagrams out of the box. Quite handy to have for your own docs.

    - I use Miro nowadays since it's significantly quicker to draw things freeform and to collaborate live with folks on a whiteboard at the cost of having your diagrams in markup, but it's easy to miss the integration that [you can actually import PlantUML](https://help.miro.com/hc/en-us/articles/7004940386578) and Mermaid diagrams in a Miro board too. You can also do edits too, but it's on its own PlantUML section, of course.

  • wiki.js on YugabyteDB
    1 project | dev.to | 24 Jun 2023
    I've asked on LinkedIn which PostgreSQL application you use so that I can check that it works on Yugabyte. Please, continue to answer. To start let's try with Wiki.js, open source wiki software storing into a PostgreSQL database.
  • Tiddlywiki for note taking
    2 projects | /r/macapps | 8 Jun 2023
  • Anyone know of a free dev docs like confluence?
    7 projects | /r/webdev | 8 Jun 2023
    I like https://js.wiki/

obsidian-releases

Posts with mentions or reviews of obsidian-releases. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-03.
  • Ask HN: Has Anyone Trained a personal LLM using their personal notes?
    10 projects | news.ycombinator.com | 3 Apr 2024
    [2] https://obsidian.md/
  • Replatforming from Gatsby to Zola!
    5 projects | dev.to | 2 Apr 2024
    So I've had my fair share of personal websites and blogs. I have built them on stacks ranging from the most basic HTML and CSS, to hosted frameworks like Wordpress and Laravel, to the more modern single page applications built in Vue and React. For a simple content blog I think you can't go wrong with a Static Site Generator though. These days I am almost exclusively writing everything in Obsidian. Which is great because its all in standard markdown format. This allows for a really neat and easy content publishing workflow.
  • Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
    2 projects | news.ycombinator.com | 19 Mar 2024
    Consider making an Obsidian[^1] plugin, or writing to Obsidian-compatible Markdown files :)

    [^1]: https://obsidian.md/

  • Setting Up Obsidian for Content Planning and Project Management
    3 projects | dev.to | 11 Mar 2024
    Obsidian is a writing application created to allow for offline / private note taking in markdown format, in an interface that looks a lot like our regular programming IDE. It is very flexible, with a good collection of community plugins that you can use to customize Obsidian to your heart contents.
  • What is Omnivore and How to Save Articles Using this Tool
    6 projects | dev.to | 9 Mar 2024
    Obsidian support via our Obsidian Plugin
  • Tools that Make Me Productive as a Software Engineer
    6 projects | dev.to | 3 Mar 2024
  • Where Is Noether's Principle in Machine Learning?
    3 projects | news.ycombinator.com | 1 Mar 2024
    Thank you!

    In the beginning, I used kognise'z water.css [1], so most of the smart decisions (background/text color, margins, line spacing I think) probably come from there. Since then it's been some amount of little adjustments. The font is by Jean François Porchez, called Le Monde Livre Classic [2].

    I draft in Obsidian [3] and build the site with a couple python scripts and KaTeX.

    [1] https://watercss.kognise.dev/

    [2] https://typofonderie.com/fr/fonts/le-monde-livre-classic

    [3] https://obsidian.md/

  • Show HN: Reor – An AI note-taking app that runs models locally
    6 projects | news.ycombinator.com | 14 Feb 2024
    Great job!

    I played around with this on a couple of small knowledge bases using an open Hermes model I had downloaded. The “related notes” feature didn't provide much value in my experience, often the link was so weak it was nonsensical. The Q&A mode was surprisingly helpful for querying notes and providing overviews, but asking anything specific typically just resulted in less than helpful or false answers. I'm sure this could be improved with a better model etc.

    As a concept, I strongly support the development of private, locally-run knowledge management tools. Ideally, these solutions should prioritise user data privacy and interoperability, allowing users to easily export and migrate their notes if a new service better fits their needs. Or better yet, be completely local, but have functionality for 'plugins' so a user can import their own models or combine plugins. A bit like how Obsidian[1] allows for user created plugins to enable similar functionality to Reor, such as the Obsidan-LLM[2] plugin.

    [1] https://obsidian.md/

  • Why use Obsidian for software development?
    1 project | dev.to | 8 Feb 2024
    I like to use Obsidian as a super notebook that is also quite simple. To get started with Obsidian you need to download the software from their official website. After installation you can start, Obsidian uses the markdown file format. It's similar to a text file, but it has features such as tags where you can organize the texts. I don't know about you, but I think it's really useful to use Markdown because it's simple to use and helps you focus on developing texts without needing a lot of configuration. To further improve Obsidian, it has extensions that are not official to Obsidian where developers can bring new features to further enrich the software. But the most interesting thing is its second brain feature, where you can connect files via hyperlinks and see relationships between different subjects.
  • DevDocs
    19 projects | news.ycombinator.com | 12 Jan 2024
    Not a complete answer, but I hope Markdown is or becomes the standard for offline docs and text for local/offline consumption. I only ever write in markdown anyway (usually with http://obsidian.md).

    The closest thing I know of for a service like RSS to download documents is [Dash for macOS - API Documentation Browser, Snippet Manager - Kapeli](https://kapeli.com/dash).

What are some alternatives?

When comparing Wiki.js and obsidian-releases you can also consider the following projects:

Outline - The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.

Trilium Notes - Build your personal knowledge base with Trilium Notes

Dokuwiki - The DokuWiki Open Source Wiki Engine

QOwnNotes - QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.

BookStack - A platform to create documentation/wiki content built with PHP & Laravel

vimwiki - Personal Wiki for Vim

Gollum - A simple, Git-powered wiki with a sweet API and local frontend.

TiddlyWiki - A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.

Mediawiki - 🌻 The collaborative editing software that runs Wikipedia. Mirror from https://gerrit.wikimedia.org/g/mediawiki/core. See https://mediawiki.org/wiki/Developer_access for contributing.

AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

XWiki - The XWiki platform

Mermaid - Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.