Skip to main content

Control your entire life with a single plain text file (OBTF is back!)

After heaps of experience (and wasted time) with all sorts of productivity apps (Obsidian, Notion, Workflowy, Todoist, Google Tasks/Calendar/Keep, TickTick, Amazing Marvin, Joplin, Logseq, Dynalist, Habitica and more... oh I could go on and on), this is where my ADHD ended up with as a solution to ALL my problems. Well all my note taking and task management problems anyways.

No more overwhelm, no more bugs, no more performance issues, no more cluttered UI, no more clunky UX, no more sync issues, no more data loss, no more worries about privacy and security, no more need to contact customer support, no more subscriptions to be paid, no more dealing with enshitification.

This post is about the structure and workflow of my OBTF (One Big Text File). I'll get into more about it in future posts, such as how to sync with all my devices, what I do for automated encrypted backups, how I use it in conjuction with the bullet journal and more. But right now, we need to get to work. And here's how:

Disclaimer: This is the structure and workflow that works for my brain. Remember that this file can be as flexible as a piece of paper. Experiment. Keep what works, discard the rest.

So I use a bullet journal to run my day (Ryder Carroll style minimalist daily logs), but behind the scenes, this text file is the one doing all the heavy lifting.

Log

The log is the first thing I see, it's at the top of my file. The first line before it is a reference of the most common sections I need to plan my day. (fixing the "out of sight, out of mind" problem with ADHD).

I use the top part as a quick capture for bookmarks, tracking of challenges, and small inbox of todos (which are then moved to the ToDo section or to a specific day in the calendar).

Below are my daily logs, subdivided into their own sections. Timed events are at the top, then morning routine, todos, studies, evening routine and a space for long form journaling.

A lot of tasks/events are deleted when complete.

It takes me 65 seconds to plan a busy day. It involves referencing and copy pasting from sections like the Calendar, Todo / Projects, and the Routine. It takes another minute to write them on paper. Any quick capture of notes, tasks, appointments etc done on paper (bullet journal) gets digitized to the daily logs in this text file and thus I have an archive of everything.


Calendar

Subsections are Deadlines, the current month, the next month, and Future for anything further. Days of the 2 months are autofilled and copy pasted from Google Sheets.

It takes 15 seconds every 2 months to fill in the Calendar with 2 more months. Each passed day gets deleted, so the current day is always at the top of the Calendar section. 


 

Routine

All the recurring tasks and habits go here. For weeklies, I simply Ctrl + F and type " # mon " to see the recurring tasks for Monday for example. 


Other Sections

I never scroll to find something. I always do an instant search to get to where I want. I don't bother categorizing most of my notes and it doesn't matter in which order everything is in. I always find what I need in a blink of an eye. If something is forgotten, maybe it was meant to be. Speaking of which:

I keep an Index with all the sections I create... because ADHD and fibromyalgia sure come with a lot of memory issues. You'll find the Index at the end of this post.







 

Comments

Popular posts from this blog

Bullet Journal and Task Management in Obsidian (part 1)- Free Vault for download and Folder Structure

This is the vault in Obsidian that I use daily as a bullet journal and task manager. This is going to be a series of posts on explaining how I use this vault.   Download the full vault .zip file here . Extract it, save the folder to your desired location and then open it from Obsidian. If you just want the snippets, download the snippets .zip file here . Extract and paste the CSS snippets to your .obsidian/snippets folder (show hidden files and folders in your file explorer). For a list of the alternate checkboxes you can use, see here (you don't need the minimal theme, the CSS snippet I have enabled will work on any theme, even the default one):  https://minimal.guide/Block+types/Checklists Folder Structure I have 3 parent folders: inbox - this is where I have Obsidian automatically store any new note I create journal - this is where I have Obsidian automatically store daily notes. I keep the current month in there, then when the month ends, I review and archive by month ...

NVIDIA Web Drivers Mojave Workaround

It is still uncertain when will NVIDIA release any Web Drivers for macOS Mojave, but we can try a workaround.

Bullet Journal and Task Management in Obsidian (part 2) - Index page and Planner

This is part 2 of explaining my use of Obsidian as a bullet journal and task manager.  Download the vault from part 1 here . The Index page and Planner This is the main navigation page. The planner on the left has the main bullet journal elements. today's note will automatically open... you guessed it, today's Daily Note. This is setup with the Advanced URI plugin. todo - an inbox list of random tasks I have to do. Setting a date on these (or from anywhere else in the vault) will automatically show them to the respective daily note (explained later) future log - this one you can also see on the bottom right pane, pinned. This contains monthly logs (months separated as headings) of calendar entries or important tasks that have date and time. I use the alternate checkbox - [<] to change the icon to calendar. I then add the time in the description of the task (tasks are managed by the Tasks plugin). recurring - all my recurring tasks and calendar entries go here. They will ...