# Inkwell: A Sovereign, Lightweight Markdown Editor for Focused Writing

This repository profile is provided by osrepos.com, an open source repository discovery platform.

Source: osrepos.com
Repository profile: https://osrepos.com/repo/4worlds4w-svg-inkwell
Generated for open source discovery and AI-assisted research.

Inkwell is a fast, portable, and privacy-focused markdown editor designed to enhance your writing experience. Built with Rust and Tauri v2, it offers a distraction-free environment with powerful features like Typst PDF exports, local SQLite persistence, and extensive customization. This tool is ideal for writers seeking a robust, local-first solution that respects user privacy.

GitHub: https://github.com/4worlds4w-svg/inkwell
OSRepos URL: https://osrepos.com/repo/4worlds4w-svg-inkwell

## Summary

Inkwell is a fast, portable, and privacy-focused markdown editor designed to enhance your writing experience. Built with Rust and Tauri v2, it offers a distraction-free environment with powerful features like Typst PDF exports, local SQLite persistence, and extensive customization. This tool is ideal for writers seeking a robust, local-first solution that respects user privacy.

## Topics

- markdown-editor
- text-editor
- writing-tool
- rust
- tauri2
- privacy-tools
- local-first
- productivity

## Repository Information

Last analyzed by OSRepos: Wed Jun 10 2026 20:51:27 GMT+0100 (Western European Summer Time)
Detail views: 1
GitHub clicks: 1

## Safety Notice

OSRepos shares public repositories for knowledge and discovery only. Review source code, dependencies, licenses, and security implications before running or installing anything.

## Content

## Introduction

Inkwell is a sovereign markdown editor designed to be lightweight, fast, and portable, getting out of your way so you can focus on writing. It's the first release from 4Worlds, an independent software studio committed to building tools that respect user privacy, offering a local-first experience with zero telemetry, accounts, or subscriptions. Built with Rust and Tauri v2, Inkwell provides a robust and efficient environment for all your writing needs.

## Installation

Inkwell is available across Windows, macOS, and Linux, with several convenient installation methods.

### Windows
Download the `inkwell.exe` from the [latest releases page](https://github.com/4worlds4w-svg/inkwell/releases/latest). Unzip and run `inkwell.exe`.
Alternatively, install via winget:
bash
winget install 4Worlds.Inkwell

Or from the Microsoft Store:
<a href="https://apps.microsoft.com/detail/9PFTZ8H9X04K" target="_blank" rel="noopener noreferrer">
  <img src="https://get.microsoft.com/images/en-us%20dark.svg" alt="Get it from Microsoft" width="200" />
</a>

*Note: Windows SmartScreen may warn you on first launch, which is expected for unsigned apps. Click "More info" then "Run anyway".*

### macOS
Download the `.dmg` file from the [latest releases page](https://github.com/4worlds4w-svg/inkwell/releases/latest) and drag Inkwell to your Applications folder.

*Note: macOS Gatekeeper may block unsigned apps. If this occurs, open your terminal and run:*
bash
xattr -cr /Applications/Inkwell.app

*Then open the application normally.*

### Linux
Download the `.deb` file (or other appropriate package) from the [latest releases page](https://github.com/4worlds4w-svg/inkwell/releases/latest). Extract the archive, then run:
bash
chmod +x inkwell
./inkwell


## Examples of Features

Inkwell is packed with features designed to enhance your writing workflow:

*   **Typst PDF Engine**: Enjoy professional typography with native Rust typesetting for PDF exports, including chapter breaks, math equations, and Mermaid diagrams, all without browser dependencies.
*   **SQLite Persistence**: Your workspace state, files, templates, themes, and history are securely stored in a local database (`inkwell.db`), ensuring faster and more reliable performance without browser storage limits.
*   **Command Palette**: Access all actions quickly with `Ctrl+K` to fuzzy-search, offering full keyboard navigation and shortcut hints.
*   **Focus Mode**: Eliminate distractions with a single click, hiding everything except your words. Press `Esc` to return to the full interface.
*   **Mermaid Diagrams & LaTeX Math**: Seamlessly integrate flowcharts, sequence diagrams, and mathematical equations with live rendering in the preview pane, supporting full KaTeX.
*   **Custom Themes & Fonts**: Personalize your writing environment with custom themes using 6 color pickers and live preview, along with a choice of three professional font families.
*   **Version History**: Automatic snapshots every 5 minutes, allowing one-click restores and a diff viewer to show line-by-line changes.

## Why Use Inkwell?

Inkwell stands out as a powerful choice for writers who value privacy, performance, and a distraction-free experience. Its commitment to a local-first approach means your data remains entirely on your device, with zero telemetry or cloud dependencies. The application is incredibly lightweight and fast, ensuring a smooth writing process even with large documents.

With features like the Typst PDF engine for high-quality exports, robust SQLite persistence, and a highly customizable interface, Inkwell provides a professional-grade markdown editing experience. While the core editor is free to use forever, a one-time Pro license unlocks advanced PDF and HTML export capabilities, supporting the independent development of privacy-respecting tools.

## Links

*   **Official Website & Documentation**: [https://inkwell.4worlds.dev/](https://inkwell.4worlds.dev/)
*   **Download Latest Release**: [https://github.com/4worlds4w-svg/inkwell/releases/latest](https://github.com/4worlds4w-svg/inkwell/releases/latest)
*   **GitHub Repository**: [https://github.com/4worlds4w-svg/inkwell](https://github.com/4worlds4w-svg/inkwell)
*   **Discussions & Feedback**: [https://github.com/4worlds4w-svg/inkwell/discussions](https://github.com/4worlds4w-svg/inkwell/discussions)
*   **Get a Pro License**: [https://4worlds.gumroad.com/l/inkwell](https://4worlds.gumroad.com/l/inkwell)