Author · Page 2 of 5

Ege Beşe

Founder of quik.md. Builds voice-first capture, AI triage, and drift-free focus tooling for people who think faster than they type. Writes about calm productivity, markdown-native workflows, and what actually survives contact with a busy week.

45 posts

Workflows8 min read

The Two-Minute Rule in GTD: Why It Works and When It Fails

The two-minute rule is GTD's simplest instruction and its most misunderstood one. This explainer covers where David Allen's rule came from, why the math behind it holds, the mornings where it quietly wrecks your priorities, and the voice-capture twist that makes deferring nearly as cheap as doing.

Workflows9 min read

GTD Inbox Setup: A Step-by-Step Guide (2026)

A GTD inbox works when three things hold: few capture points, a fixed processing routine, and a daily emptying cadence. This walkthrough covers the physical and digital setup, the clarify-first processing rules, and the weekly review that keeps the system trusted.

Workflows10 min read

GTD Weekly Review: A Step-by-Step Guide (2026)

The GTD weekly review is the habit that keeps the rest of the method alive. This guide walks the clear, current, and creative phases with realistic timing, the checklist that actually gets used, and the fixes for the failure modes that kill the review in the first month.

Voice10 min read

Voice Notes for ADHD: Why Speaking Beats Typing

Many people with ADHD find voice notes more reliable than typed task lists, and the reasons line up with what we know about working memory and friction. This piece covers why, plus a practical setup that keeps captured thoughts moving instead of piling up.

Voice10 min read

whisper.cpp: Offline Voice Transcription Guide

whisper.cpp is the C and C++ port of OpenAI Whisper that runs fully offline, with model sizes from 75 MB to 2.9 GB and accuracy that scales with size. This guide covers install, batch transcription of voice memos, the limits, and where a managed tool fills the gaps.

Workflows9 min read

Daily Planner Template in Markdown: Copy + Example

A copy-paste daily planner template as one markdown file: three priorities at the top, time-blocked hours in the middle, a capture section for stray thoughts, and a shutdown ritual at the bottom, plus a filled-in example showing the file after a real day.

Workflows10 min read

Markdown Kanban Board: Build One in a Single .md File

A markdown kanban board is one file where headings are columns and checkbox lines are cards: Backlog, Doing, Done, with a WIP limit noted under Doing. Cards move by cut and paste, Git history becomes your audit trail, and the board stays readable in any editor forever.