Your next TiddlyWiki app offers a smoother TiddlyWiki experience.
TiddlyWiki App is a desktop application designed to enhance your TiddlyWiki experience with a more seamless and intuitive interface. Built using Electron, it provides a polished environment for managing and interacting with your TiddlyWiki content.
Key Features:
System Tray Support: Minimize the app to the system tray for easy access without cluttering your desktop.
Template and Markdown Import: Simplify content creation by importing templates or batch-processing markdown files.
Encrypted HTML Builds: Secure your TiddlyWiki data with encrypted static HTML exports.
Multiple Startup Modes: Choose between local server mode, browser integration, or sub-Wiki support to suit your workflow.
Wiki Management Tools: Quickly open, switch, build, and manage Wikis directly from the app.
One-Click Deployment: Easily deploy your TiddlyWiki to GitHub Pages for sharing.
Multi-Language Support: Available in English and Simplified Chinese for broader accessibility.
Auto-Update Functionality: Stay up-to-date with the latest features and improvements effortlessly.
Audience & Benefit:
Ideal for developers, writers, and researchers who use TiddlyWiki as their primary note-taking or content creation tool. This app streamlines your workflow by offering a distraction-free interface, robust management tools, and enhanced security featuresโall while maintaining TiddlyWiki's core simplicity. With its polished design and intuitive controls, TiddlyWiki App ensures you can focus on creating and organizing content without technical friction.
Installable via winget for quick setup, TiddlyWiki App is the perfect companion for anyone looking to elevate their TiddlyWiki experience.
> For arch(or manjaro) user, you can install pacman -U tiddlywiki-app-*.pacman, or use PKGBUILD directly
โก Basic Operations
Use the menu bar or system tray:
๐ File menu:
๐ Open Wiki: Select other Wiki folders
๐จ Build Wiki: Generate static HTML files
๐ Open in browser: Open current Wiki in default browser
๐ Open current Wiki folder: View in file manager
๐ฝ System tray:
๐ฑ๏ธ Left click: Toggle window show/hide
๐ Right-click menu: Quick access to common features
โจ๏ธ Shortcuts
๐ฝ Minimize: Window automatically hides to system tray
โ Close button: Defaults to minimize to tray, can fully exit via tray menu
๐จโ๐ป Development
๐ ๏ธ Requirements
๐ฆ Node.js
๐ฆ npm or yarn
๐ฆ git
๐ Local Development
# Install dependencies
npm install
# Start development server
npm run dev
๐ค Why create Tiddlywiki APP?
The primary goal is to solve TiddlyWiki's long-standing save issues. While the community has provided many solutions, what could be simpler than downloading and installing an exe file?
Secondly, what sets Tiddlywiki APP apart is that it doesn't interfere with users' Wikis or make any modifications - truly plug-and-play. I want it to be as simple as possible, allowing first-time TiddlyWiki users to start without learning additional concepts.
Regarding the blank version, I want users to experience 100% pure TiddlyWiki when first encountering it, rather than being overwhelmed by plugins. This might be why Jermolene chose to provide a blank version for users' initial TiddlyWiki experience.
As for concerns about "blank versions scaring away new users," I won't discuss that much here. While I hope more people learn about TiddlyWiki, I won't actively promote it, as currently, TiddlyWiki's ease of use doesn't offer significant promotional advantages.