Cybrkyd's Git Repositories

quiet-writer

Branch: main Last commit: 2025-07-08 08:09:16 +0100 Clone: git clone https://git.cybrkyd.com/repository/quiet-writer

The Quiet Writing Area

A minimalist, distraction-free writing environment in a single HTML file. Write, edit, and
track progress with zero setup required, and 100% privacy.

It features a clean, focused interface with a live word and character count, as well as
import/export functionality. The export function supports saving to custom filenames.

The blog post: https://cybrkyd.com/post/my-quiet-writing-area-version-2/

Usage

  1. Direct Use:

    • Open in any modern web browser
    • Start typing in the text area
  2. Export Work:

    • Click "Export" to save writing as a text file
    • File is saved as quiet-writing.txt by default
    • Optionally specify a custom save-as filename in the input field
  3. Import Text:

    • Click "Import" to load text from a file
    • Supports .txt files and other plain text formats
  4. Clear the Editor:

    • Click "Clear Form" to start a fresh session

Licence

This project is made available under a GPL3 licence -- see COPYING for the full text.