WikidPad VS obsidian-releases

Compare WikidPad 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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
WikidPad obsidian-releases
18 1,653
194 8,004
0.0% 7.0%
1.9 9.9
11 months ago 1 day ago
Python JavaScript
GNU General Public License v3.0 or later -
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.

WikidPad

Posts with mentions or reviews of WikidPad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-09.
  • What WIKI do you recommend
    5 projects | /r/sysadmin | 9 Jun 2023
    MoinMoin [wikipedia link] uses flat files, so does WikidPad as a personal wiki.
  • Is there an app to keep track of all the details when writing a story?
    2 projects | /r/write | 2 Jun 2023
  • Good open source Linux based wiki for work organization?
    5 projects | /r/sysadmin | 27 Apr 2023
    For an individual, I used to use WikidPad and quite like it.
  • Private Wiki Creation
    4 projects | /r/learnprogramming | 6 Apr 2023
    There also are "serverless" wikis, like http://tiddlywiki.com/ (can be run as a standalone desktop app - see in the bottom, or Wiki on a Stick, or WikiPad
  • Python 3.12.0 is to remove long-deprecated items
    13 projects | news.ycombinator.com | 16 Nov 2022
  • Ask HN: Programming Without a Build System?
    15 projects | news.ycombinator.com | 12 Nov 2022
    Details I didn't include but should have (I wasn't sure I'd have any replies at all... I should have had more faith, sorry)

    It's a bit of a ramble, sorry about that.

    MSTOICAL[0] is a fork of an old C based Forth variant, it took some help from the HN community[1] to get it to compile in a modern 64 bit environment, for which I am very thankful. However, it uses AutoConf to configure, build, install, etc... and I can't for the life of me figure out how to remove all of that logic. (C isn't my primary language, I'm willing to learn that, but adding AutoConf on top of it was too much)

    In order to work on that, I was willing to switch to Linux (Ubuntu)... got everything up and running for the most part, but then I couldn't access WikidPad[2], my local Wiki with my appointments, etc. I missed a doctors appointment because of that, so went back to Windows.

    The issue is around wxWindows changing the names of variables in some calls. On Windows, you just download an EXE installer and you're good to go. I couldn't figure it out because the program seems to be unwilling to support newer Python versions. (I could be wrong)

    I don't understand why they felt the need to make breaking changes to wxWindows, and the python is a bit too dense for me.

    So finally... I'm back in Windows 10, and decided to try to craft together a twitter clone with a bunch of weird ideas that I tossed out at 3:30 am in a twitter thread, and put into a more coherent manifesto.[3]

    [0] https://github.com/mikewarot/mstoical

    [1] https://news.ycombinator.com/item?id=30957273

    [2] https://github.com/WikidPad/WikidPad

    [3] https://github.com/mikewarot/iceberg/blob/main/MANIFESTO.md

  • Free open source alternatives to Notion?
    18 projects | /r/opensource | 7 Nov 2022
  • Online World Organization for Novel
    1 project | /r/worldbuilding | 27 Oct 2022
    When it comes to organization I would recommend using a wiki tool. The interlinked articles in a wiki is super useful to build a web of information and help you not lose track of important details. Wikidpad is a great free desktop tool.
  • Who remembers Wikidpad?
    2 projects | /r/ObsidianMD | 29 Sep 2022
  • wikia for writers to work offline
    2 projects | /r/writers | 23 Sep 2022
    Wikidpad is quite functional. It's not the prettiest but it does its job. I don't know if or how you can implement images. But it's free and maybe worth a try.

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-27.
  • UX Case Study: Markdown Heading
    4 projects | dev.to | 27 Apr 2024
    The closest editor that follows our first principle is Obsidian editor:
  • I switched from Notion to Obsidian
    2 projects | dev.to | 23 Apr 2024
    The solution was already installed on both my computer and my phone: Obsidian.
  • Why single vendor is the new proprietary
    2 projects | news.ycombinator.com | 19 Apr 2024
    > why does open source need to "win"

    Open source does not need to win.

    But your ability to be in control of your computer needs to be preserved. A proprietary fridge cannot control your diet, while a proprietary App Store can control what software you install on YOUR phone (unless you live in EU, hello DMA!). The tail wags the dog, so to speak. Proprietary software has also been shown to break user workflows or remove functions in an update while leaving users with no choice whatsoever.

    One alternative to having open source win is to ensure software must come with a robust warranty and other assurances you expect from the things you buy. EU's CRA will make software vulnerabilities in WiFi routers covered by warranty, for example.

    You can also ensure robust and interoperable data storage options. For example, https://obsidian.md/ stores all notes in Markdown, not holding the data hostage in case users will not like how future versions will work. GDPR actually has a provision for data portability (Art. 20), but it does not seem to have a requisite effect on the industry yet.

    And until the above issues are solved, open source remains the best way to ensure that a software tail cannot wag your computer dog.

  • 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/

What are some alternatives?

When comparing WikidPad and obsidian-releases you can also consider the following projects:

obsidian-auto-link-title - Automatically fetch the titles of pasted links

Trilium Notes - Build your personal knowledge base with Trilium Notes

pyenv-win - pyenv for Windows. pyenv is a simple python version management tool. It lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.

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

TiddlyDesktop - A custom desktop browser for TiddlyWiki 5 and TiddlyWiki Classic, based on nw.js

vimwiki - Personal Wiki for Vim

mu1 - Prototype tree-walking interpreter back when Mu was a high-level statement-oriented language, c. 2018

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

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

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