QL
About
Quick Log — A minimal, fast logging app focused on quick inputs
About Quick Log
Quick Log is an Android tag-first logging app built with Flutter. It’s designed to capture entries in seconds, with optional location for extra context.
Design principles
- Speed: quick capture with minimal steps
- Structure: tags first so entries stay searchable
- Privacy: data is stored locally on your device
- Control: location tracking can be toggled in Settings
This website
- Source lives in
/astro - Build uses
npm run buildto generate a staticdist/folder - Deploys to GitHub Pages under
/quick-log-app/on release publish (or manual dispatch)