Flexible and customizable
TiddlyWiki is highly flexible, allowing users to create and organize content in numerous ways. You can customize the look and behavior extensively with themes, plugins, and custom macros.
Self-contained
Every TiddlyWiki is a single HTML file, which means it's easy to store, share, and move around. This self-contained nature simplifies backup and version control.
No server needed
Since TiddlyWiki runs entirely in the browser, there's no need for a server component. This makes setup and maintenance straightforward.
Active community
TiddlyWiki has an active and supportive community that contributes plugins, themes, and offers help through forums and other platforms.
Open source
Being open-source, TiddlyWiki allows users to inspect, modify, and extend the codebase according to their needs.
Promote TiddlyWiki. You can add any of these badges on your website.
Not too far ago, I invested several days into "mastering" and tuning TiddlyWiki. It was an interesting experience. I loved it on the whole and felt very enthusiastic about using it store all my knowledge. It's super flexible and use of tags, filters and macros make it unique. However, it's a bit complicated for mass adoption. Also, the extended use of its powerful features may make your computer tangibly slow.
That's why I found "Obsidian", that's what I'm using today to store my knowledge.
TiddlyWiki is an excellent choice for users seeking a flexible and robust personal knowledge management tool. Its open-source nature and active community support enhance its appeal, particularly for those who appreciate having full control over their data and workflows.
We have collected here some useful links to help you find out if TiddlyWiki is good.
Check the traffic stats of TiddlyWiki on SimilarWeb. The key metrics to look for are: monthly visits, average visit duration, pages per visit, and traffic by country. Moreoever, check the traffic sources. For example "Direct" traffic is a good sign.
Check the "Domain Rating" of TiddlyWiki on Ahrefs. The domain rating is a measure of the strength of a website's backlink profile on a scale from 0 to 100. It shows the strength of TiddlyWiki's backlink profile compared to the other websites. In most cases a domain rating of 60+ is considered good and 70+ is considered very good.
Check the "Domain Authority" of TiddlyWiki on MOZ. A website's domain authority (DA) is a search engine ranking score that predicts how well a website will rank on search engine result pages (SERPs). It is based on a 100-point logarithmic scale, with higher scores corresponding to a greater likelihood of ranking. This is another useful metric to check if a website is good.
The latest comments about TiddlyWiki on Reddit. This can help you find out how popualr the product is and what people think about it.
I have slightly different needs I suppose, but I settled for https://tiddlywiki.com/ as my SOHO wiki. There is a learning curve, but once you grasp some rather uncommon concepts it's quite good and very easy to setup, backup and manage locally or remotely. - Source: Hacker News / about 1 month ago
I just standardize to TiddlyWiki (2004) https://tiddlywiki.com/#History%20of%20TiddlyWiki format now supporting json to maintain interop with PlainText editors emacs, vim, mobile, or bespoke GenAi DIY vibe code import/export tool, etc and all done! [{. - Source: Hacker News / about 1 month ago
Just like with https://tiddlywiki.com/ Your notes are the HTML file! You can keep it in your documents folder, sync it via any service, track it in version control, etc. Itโs for folks who know what the filesystem is, donโt know how to host a server, but want a website-like experience. - Source: Hacker News / about 1 month ago
Niceโฆ keep in mind there are already very mature tools like https://tiddlywiki.com/. - Source: Hacker News / about 1 month ago
> If only browser vendors allowed their users to persist HTML files back to their own machines, we'd have a whole new ecosystem of personal applications! The trick TiddlyWiki does with data URLs (IIRC?) (https://tiddlywiki.com/#Saving%20with%20the%20HTML5%20saver) seems pretty close to me. - Source: Hacker News / about 1 month ago
There is also https://tiddlywiki.com/ that you can save anywhere. - Source: Hacker News / 5 months ago
- 100% handcrafted human code (TM) Here's the primary trick that makes this possible: https://news.ycombinator.com/item?id=43179649 [2] Notetime - https://news.ycombinator.com/item?id=43434152 [4] TiddlyWiki - https://tiddlywiki.com/. - Source: Hacker News / 6 months ago
Is this similar to TiddlyWiki https://tiddlywiki.com/ ? - Source: Hacker News / 7 months ago
Imagine having a personal wiki that fits in a single HTML file โ no databases, no servers, just a self-contained knowledge base you can store in Dropbox, email to yourself, or even host on a static file server. Sounds familiar? Inspired by the legendary TiddlyWiki, I set out to create a minimalist wiki thatโs lightweight and works even without JavaScript. - Source: dev.to / 7 months ago
Tiddlywiki https://tiddlywiki.com/ is good at cross-linking notes and publishing to the web. Consider writing plain HTML and calling it a digital garden, so you aren't locked into the chronological feed blog mindset. Maybe Obsidian Publish? https://obsidian.md/publish#:~:text=Explore%20Publish%20sites%20by%20the%20Obsidian%20community. - Source: Hacker News / 9 months ago
TiddlyWiki famously does this! It's a great system for what it needs to be. https://tiddlywiki.com/. - Source: Hacker News / 10 months ago
This is very neat! I'd be interested to see something like this with a saving mechanism reminiscent of TiddlyWiki [0], which is saved as a portable HTML file. Documents that contain their own editors like this are really neat for offline use and long-term storage. [0] https://tiddlywiki.com/#SavingMechanism. - Source: Hacker News / 10 months ago
I have tried quite many such apps and keep returning to Tiddlywiki (https://tiddlywiki.com/). It is not perfect, and the lack of hierarchy can be both a blessing and a curse. It uses flat-files which can impact performance and be more cumbersome than a database. Also, the integration with external files is a bit clumsy. However, the main strength is customizability. Various data is best presented in various ways,... - Source: Hacker News / over 1 year ago
I thought this was similar ot Tiddlywiki[0], but then I saw all the LLM integration stuff. [0] https://tiddlywiki.com/. - Source: Hacker News / over 1 year ago
If we forego human read-write-ability to gain some interactivity, we got https://tiddlywiki.com/ , a single long html file. - Source: Hacker News / over 1 year ago
This reminds me of Perl's http://www.blosxom.com and also https://tiddlywiki.com. Self-contained sites with minimal requirements. - Source: Hacker News / over 1 year ago
Tiddlywiki might be interesting. https://tiddlywiki.com/. - Source: Hacker News / over 1 year ago
I use TiddlyWiki. It's a portable editable wiki that doesn't require a web server or web hosting. You open it from your computer, edit it, and save it. You get all of the linking that you'd expect to see in a wiki, and it's super readable and easy to use. Source: almost 2 years ago
Hopefully, this will make it much easier for software like tiddlywiki [1] where the idea is to be as self-contained as possible. It has depended on various mechanisms to save changes to disk, but this may lower the threshold to use it and feel more streamlined [1] https://tiddlywiki.com. - Source: Hacker News / almost 2 years ago
It is a single-HTML-file TiddlyWiki instance that runs in a web browser (offline as well as online), meant to be downloaded and stored wherever suits you best. Everything that you see when working in BASIC Anywhere Machine (everything that makes "BAM" work as an IDE and all BASIC programs) exist in the one HTML file. Source: about 2 years ago
TiddlyWiki still works as intended: https://tiddlywiki.com/#GettingStarted but there are so many different clients to run on. Mobile or Desktop ? What OS? What Browser? This effort https://val.packett.cool/blog/tiddlypwa/ is remarkable as the mobile side of saving is not as robust as on the desktop side of things and there is a scaling limit on performance as the number of tiddlers grows. Also the syncing between... - Source: Hacker News / about 2 years ago
TiddlyWiki, a flexible and self-contained note-taking and knowledge management tool, has garnered a positive public opinion as evidenced by recent discussions and articles across various platforms. It stands out prominently in the note-taking and personal knowledge base categories, sharing space with powerful competitors such as Roam Research, Obsidian.md, and Bear-Writer.
One of the most significant advantages of TiddlyWiki is its offline capability. Being a self-contained HTML file, users can store their data locally and access the platform without an internet connection. This makes it particularly appealing for those who prefer or require an internet-independent solution. Its portability allows it to be easily shared via email, stored on a web server, or even transported using a USB stick. This flexibility has led to comparisons with minimalist single-file wikis, showcasing its versatility in managing notes and tasks.
In addition to its standalone nature, TiddlyWiki is praised for its rich features and extensive customization options. Users can customize their "tiddlers" โ individual pages within the wiki โ through dropdown menus and leverage a host of plugins, themes, and syntaxes including Markdown, making it a highly adaptable tool. The platform is noted for its ability to support non-linear note-taking, a feature that enhances its applicability across various use cases, such as journaling, task management, and content organization. Its customizability allows users to tailor the presentation and organization to their specific needs, providing a powerful means to manage complex information.
Despite the positive outlook, TiddlyWiki does come with certain challenges, notably a learning curve for new users owing to its unique structure. The single-file model, while advantageous for portability, can become less efficient when handling large datasets, which may impact performance. Integrations with external files may also be cumbersome, smaller downsides for users navigating the extensive customization capabilities the platform offers.
The communityโs engagement with TiddlyWiki highlights its popularity and the ongoing enhancements to its functionality. The development of the TiddlyPWA, which extends TiddlyWikiโs capabilities on mobile and modern web applications, is one such innovation that taps into evolving user needs, although synchronization across platforms remains a practical challenge.
When compared to other tools in the market, like Obsidian and Notion, TiddlyWiki is frequently recognized for avoiding vendor lock-in and promoting a long-term, customizable information management strategy. It is often recommended for users who value flexibility and want to prioritize data privacy and ownership given its open-source nature and lack of dependency on cloud infrastructures or specific applications.
In conclusion, TiddlyWiki is appreciated as a robust and versatile note-taking and knowledge management tool. While it requires a bit of a learning curve and may face performance limits in certain scenarios, its offline capabilities, flexibility, and strong community support contribute significantly to its positive reception across diverse user groups.
Do you know an article comparing TiddlyWiki to other products?
Suggest a link to a post with product alternatives.
Is TiddlyWiki good? This is an informative page that will help you find out. Moreover, you can review and discuss TiddlyWiki here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.