Planoptis GitHub ↗

Planoptis

A plain-text planning format for people who want a bullet journal without an app.

Inspired by the Greek word panoptis — one who sees everything. Replace pan with plan, and you get a system built around one idea: keeping your whole plan visible at all times.

planoptis-demo-en.txt
🗓️ SEPTEMBER
=======================================================

	Tuesday 01-09-2026
	=============================================

		Website
		-----------------------------------------
			- ✅ Create repository
			- ✅ Build the basic homepage structure
			- Responsive menu
			- Contact form
				| Validate before submit
				| Show a confirmation message
			- ⚠️ Check mobile layout

		Infrastructure
		-----------------------------------------
			- 🆘 Check available disk space
			- Upgrade packages
			- Restart services
				| Check logs after restart
A day in a Planoptis plan — folded in Sublime Text, Mariana colour scheme.

Why plain text

The format

One file, three sections: standing projects, a month-by-month plan, and a daily log grouped by client or topic. Indent with tabs. Every task is a - line; a marker sits right after the dash.

Collapse a section to skim, expand it to work. The screenshot above is one day; the same file also holds the month-by-month plan and the standing project list.

Marker vocabulary

Markers always come immediately after the -, one per line.

MarkerLineMeans
- Responsive menuOpen task
- ✅ Create repositoryDone
🆘- 🆘 Renew SSL certificateUrgent / blocking
⚠️- ⚠️ Check mobile layoutWatch / risk / needs verifying
⏭️- ⏭️ Prepare demoDeferred — do next / carried forward
➡️- ➡️ Send figures to MariaHanded off / delegated
|| Validate before submitNote under the task above it

Start a new day

Copy this block into the daily log — day heading at one tab, topic labels at two, tasks at three:

	Wednesday 03-09-2026
	=============================================

		Topic / Client
		-----------------------------------------
			-
				| 

Get it

Free under the MIT license.