What if your calendar was just a text file?

This week I show you how to build a todo.txt-format calendar — which is of practical use all on its own — and optionally view today's events in your Obsidian daily note.

It is inspired by calendar.txt, but it's not that. Yes, I know Emacs can do it all. It's not that, either, by design.

Medium (includes blog post link) https://miscellaneplans.medium.com/how-to-create-a-plain-text-calendar-with-the-todo-txt-format-41f0ce6f093d
Blog https://ellanew.com/2026/05/11/plain-text-calendar-todo-txt

#ptpl #PlainText #calendar #obsidian

How to Create a Plain Text Calendar With the todo.txt Format

With Obsidian instructions for seeing today’s schedule in your daily note

Medium

@ellane while not todo.txt format, I've used remind(1) for quite a while. It also uses a #plaintext DSL for creating calendar events that is more powerful than any other calendar application I've ever used. And being just a CLI application, it plays well with other Unixy tools, allowing for incoming events to be scripted, and output to feed other scripts.

https://dianne.skoll.ca/projects/remind/

Dianne Skoll's Web Site - Remind - Software Projects