Tiddlywiki

Top 12 Tiddlywiki Open-Source Projects

  • TiddlyWiki

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

  • Project mention: It's 29 Delphi, I mean | news.ycombinator.com | 2024-02-22

    > What does ownership mean here?

    It means owning the code and the data. With webapps, the code and data are hosted and owned, the users do not own the code, cannot run it independently. This is a clear dileneation between owner and user, and the owners can use that clear line to create artificial scarcity of various kinds. (The most popular being the subscription SaaS model). It's also easier to defend your IP since end users never see your binaries.

    I like to make my software single html files whenever possible. People can just save them and run them locally. Havent met anyone who cares yet though.

    I like that idea a lot, and I care. I think others care, but yes, it's a niche interest. Take a look at https://tiddlywiki.com/ for an example of a fairly successful project that uses the single html format running locally. However it suffers from limitations on File|Save which often requires a separate runtime of some kind to support.

    Another project that approaches this ideal is https://redbean.dev/, @jart's tiny, performant, featureful single-file webserver. In this case the "single file" is a server executable + zip whose state must be updated on the command-line, but I think hits a sweet spot in terms of practicality, and a global minima when it comes to minimizing dependencies. (Redbean bundles SQLite and Lua so it's also possible to do through-the-web state updates as in a traditional webapp.)

    My own project, Simpatico, aspires to be something along these lines. Eventually your browser tab is both a client and server process, connecting via websockets to other connected browsers, storing all state locally. I call this pattern "monomorphism", a play on the "isomorphic" javascript SPA. The server[2] is currently written in ~1 node file, but eventually I would like to port to redbean (and greenbean, the websocket version of redbean, but it isn't quite ready yet). The server grew several features to support a fast, practical BTD loop using markdown[1], and safe, performant execution on the public internet[2], but ultimately I'd like to pare it down to serving a single html file and allow the connected clients to provide all diversity of experience. I've used it to explore all kinds of browser apis, from crypto[3] to svg[4] to writing my own libraries (combine[4] and stree[5]). And it's all running locally, and easily hosted on a $5 VPS, and its all open source.

    1 - https://simpatico.io/lit.md

    2 - https://simpatico.io/reflector

    3 - https://simpatico.io/crypto

    4 - https://simpatico.io/combine

    5 - https://simpatico.io/stree

  • TiddlyDesktop

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

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • TidGi-Desktop

    TidGi is an privatcy-in-mind, automated, auto-git-backup, freely-deployed Tiddlywiki knowledge management Desktop note app, with local REST API. 「 太记 」是一个基于「 太微 TiddlyWiki 」的知识管理桌面应用,能保护隐私内容、高级自动化、自动Git云备份、部署为博客,且可通过RESTAPI与Anki等应用连接。(迭代开发中欢迎试用,开发进度见下方链接)(Under active development, see website below for details)

  • TW5-TiddlyMap

    Map drawing and topic visualization for your wiki

  • Project mention: Better Links | /r/ObsidianMD | 2023-10-12

    Here is an example of what a regular Concept Map looks like which shows how two nodes are related https://tiddlymap.org/

  • tiddlyhost

    Rails application for creating and hosting TiddlyWiki sites, plus resources for deploying it to https://tiddlyhost.com/

  • Project mention: Tiddlyhost – Hosting Your Tiddlywiki | news.ycombinator.com | 2023-09-09
  • tiddlywiki-ipfs

    IPFS with TiddlyWiki

  • tiddlywiki-docker

    NodeJS based TiddlyWiki 5 Docker image. (by m0wer)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • tiddlywiki-docker

    Tools for running TiddlyWiki via a Docker container

  • tzk

    Zettelkasten edition and tooling for TiddlyWiki

  • Project mention: Is the Zettelkasten method right for me? | /r/Zettelkasten | 2023-05-27

    And although I have used OneNote at work, I actually prefer using TiddlyWiki, which is a great tool for adopting the Zettelkasten method (and see an associated video).

  • tiddlywiki-migrator

    Export tiddlers from a single-file html TiddlyWiki, "classic" or "modern", to Markdown.

  • TW5RandomTiddlerButton

    Adds a random tiddler button to TiddlyWiki's page toolbar

  • twkwk

    Barebones server for TiddlyWiki that handles saving

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Tiddlywiki related posts

Index

What are some of the best open-source Tiddlywiki projects? This list will help you:

Project Stars
1 TiddlyWiki 7,710
2 TiddlyDesktop 1,592
3 TidGi-Desktop 1,455
4 TW5-TiddlyMap 819
5 tiddlyhost 173
6 tiddlywiki-ipfs 52
7 tiddlywiki-docker 44
8 tiddlywiki-docker 42
9 tzk 35
10 tiddlywiki-migrator 16
11 TW5RandomTiddlerButton 7
12 twkwk 7

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com