nestedshell315 downloadsA minimalist project management tool designed for solo builders.
A minimalist project management plugin for Obsidian, designed for solo developers, makers, inventors, and independent creators.
The market is flooded with project management tools—most of them cloud-based, subscription-driven, and built for large teams. While they promise productivity, they often deliver the opposite: complexity, distractions, and bloated workflows that don't fit the way independent creators actually work.
If you're a solo developer, maker, or innovator, your needs are different. You need something simple, linear, and focused—a tool that helps you manage time and projects without unnecessary overhead, accounts, or external dependencies.
For those who use Obsidian as their central hub for thinking and organizing, the lack of a native, integrated project management solution has always been a limitation.
And if you're someone who juggles many projects at once—especially if you deal with ADHD (which is a feature and not a bug) or have a highly technical mindset—scattered task management can quickly lead to cognitive overload.
Runalone Project Manager was born from this personal need: a project management plugin built specifically for individuals, fully integrated into your Obsidian vault.
No cloud. No accounts. No external services. Everything stays local, in plain text files you control.
The plugin combines the essential features of Kanban with a lightweight, intuitive Gantt Chart, giving you both an operational and temporal view of your work. Plan tasks, visualize dependencies, and distribute your workload over time—all in a clear, ordered, and coherent way.
The goal is simple: reduce chaos, increase clarity, and let you focus on what truly matters—moving your projects forward in a sustainable and productive way.
@after syntax.obsidian/plugins/runalone-project-manager/ folderprojects.md file in your vaultProjects are stored in a simple, human-readable format:
# My Projects
@start: 2025-01-01
## Project Name
> Task one (5)
> Task two (3) @after:1
>> Subtask (2)
> Final review (1) @after:2 @milestone
Syntax Reference:
## Project Name — Creates a new project (add emoji for icon: ## 🚀 Project)> Task (duration) — Task with duration in days>> Subtask — Nested task (use more > for deeper nesting)@after:N — Task depends on task number N@start:YYYY-MM-DD — Explicit start date@milestone — Mark as milestone@done — Mark as completed@progress — Mark as in progress@cancelled — Mark as cancelled@note:NoteName — Link to an Obsidian note (projects only)This plugin embraces a core principle: simplicity over features.
Not every project needs a complex system. Sometimes all you need is a clear view of what needs to be done and when. Runalone Project Manager gives you exactly that—nothing more, nothing less.
It's built for people who:
If you find this plugin useful and want to support its development:
This project is licensed under the GNU General Public License v3.0 (GPL-3.0) with a non-commercial clause.
You are free to use, modify, and distribute this software for personal and non-commercial purposes. Commercial use requires explicit permission from the author.
See the LICENSE file for details.
nestedshell
Built for solo builders with busy brains.