# Workflowy Workflowy is a minimalist [[Outliner]] application launched in 2010 by [[Mike Turitzin]] and [[Jesse Patel]]. Its radical simplicity—one infinite nested list—made it influential in the productivity and [[Personal Knowledge Management (PKM)]] space. Unlike traditional document editors, Workflowy treats everything as bullets that can be infinitely nested, zoomed into (focusing on a single bullet as if it were the whole document), and reorganized by drag-and-drop. This makes it powerful for brainstorming, planning, note-taking, and task management. Workflowy pioneered the "zoom" interaction pattern now common in outliners: click any bullet to make it the root, hiding everything else. This enables [[Hierarchical Organization]] while managing complexity—you work with one level at a time. The app influenced later tools like [[DynaList]], [[Logseq]], and [[Roam Research]]. Workflowy added features over time (tags, mirrors/transclusion, backlinks, Kanban boards) while maintaining its minimalist core. It's cloud-based with offline support, contrasting with local-first tools like [[Obsidian]]. For users who think in trees and outlines, Workflowy remains a beloved choice. ## The Workflowy Model ``` ┌─────────────────────────────────────────────────────────────┐ │ WORKFLOWY │ │ "One Infinite Nested List" │ ├─────────────────────────────────────────────────────────────┤ │ │ │ HOME (Root) │ │ • Projects ◄── Click to ZOOM │ │ • Website Redesign │ │ • Research competitors ◄── Zoom here = │ │ • Design mockups only see this branch │ │ • Development │ │ • Book Writing │ │ • Personal │ │ • Health │ │ • Finance │ │ • Archive │ │ │ │ ┌─────────────────────────────────────────────────────┐ │ │ │ ZOOM: Focus on any bullet as if it's the whole doc │ │ │ │ NEST: Infinite depth │ │ │ │ DRAG: Reorganize freely │ │ │ │ SEARCH: Find anything instantly │ │ │ └─────────────────────────────────────────────────────┘ │ │ │ └─────────────────────────────────────────────────────────────┘ ``` ## Core Features | Feature | Description | |---------|-------------| | **Infinite nesting** | Bullets within bullets, no limit | | **Zoom** | Focus on any bullet as root | | **Drag and drop** | Reorganize structure easily | | **Search** | Find across all content | | **Tags (#)** | Categorize and filter | | **Mirrors** | Same content in multiple places | | **Backlinks** | See what links to a bullet | | **Sharing** | Collaborate on branches | ## Use Cases | Use Case | How Workflowy Helps | |----------|---------------------| | **Brainstorming** | Rapid bullet entry, reorganize later | | **Project planning** | Hierarchical breakdown | | **Meeting notes** | Nested agenda, action items | | **Writing outlines** | Structure before prose | | **Task management** | Bullets as tasks, tags for status | | **Personal wiki** | Mirrors for cross-references | ## Key Interactions | Interaction | Description | |-------------|-------------| | **Enter** | New bullet | | **Tab** | Indent (nest under parent) | | **Shift+Tab** | Outdent | | **Click bullet** | Zoom in | | **Breadcrumb** | Zoom out / navigate up | | **Ctrl+Shift+F** | Global search | ## Strengths | Strength | Description | |----------|-------------| | **Simplicity** | No learning curve | | **Speed** | Fast, keyboard-driven | | **Focus** | Zoom hides distractions | | **Flexibility** | One tool, many uses | | **Portability** | Works everywhere (web, mobile) | ## Limitations | Limitation | Description | |------------|-------------| | **No rich formatting** | Minimal text styling | | **Cloud-dependent** | Data not fully local | | **No graph view** | Pure hierarchy, no network | | **Export limits** | OPML, plain text only | | **[[Hierarchical Organization]]** | Less suited for non-tree structures | ## History | Year | Event | |------|-------| | 2010 | Founded by Turitzin & Patel | | 2010s | Grew cult following | | 2017 | Added tags | | 2020 | Mirrors (transclusion) | | 2021 | Backlinks | | 2022 | Kanban boards | ## References - https://workflowy.com/ - https://blog.workflowy.com/ ## Related - [[Outliner]] - [[Hierarchical Organization]] - [[DynaList]] - [[Logseq]] - [[Roam Research]] - [[Personal Knowledge Management (PKM)]] - [[Networked Thought]] - [[Tools for Thought (TfTs)]]