obsidian-para-vault-template
Opinionated Obsidian vault template: PARA folders, Bases dashboards, QuickAdd capture flows (system content in Spanish)
PARA-style Obsidian Vault Template
An opinionated, ready-to-use Obsidian vault: numbered PARA-style folders, native Bases dashboards, QuickAdd capture flows and Templater templates. Clone it, open it, and start capturing.
Note on language: the system's content (dashboards, templates, usage guide) is in Spanish — this template is shared as-is from a real working vault. The structure and configuration work the same in any language, and everything is plain Markdown if you want to translate it.
Folder structure
| Folder | Purpose |
|---|---|
00 Inbox | Unclassified quick captures. Not an archive: process it or empty it. |
10 Diario | Daily notes (YYYY-MM-DD). The operational log of the day. |
20 Proyectos | One canonical note per project (goal, status, decisions, related meetings/resources). |
30 Reuniones | Meeting notes, linked to their project. |
40 Recursos | Reusable knowledge: guides, runbooks, hub notes with an entry-point index. |
50 Areas | Stable areas of responsibility (Trabajo / Personal). Projects change; areas don't. |
90 Paneles | Dashboards and the system's usage guide (Guía de uso). |
95 Plantillas | Templater templates used by QuickAdd and daily notes. |
99 Archivo | Archive for retired notes. |
How it works — daily flow
- Capture everything in the daily note or
00 Inbox(QuickAdd: Captura rápida). These are entry points, not storage. - Promote what survives: QuickAdd actions create a project, meeting or resource note from a template, asking for
area,statusorprojectas needed. - Review from the dashboards:
Homeis the single entry point (auto-opened by Homepage);Revisión semanalsurfaces projects whose review date is overdue;Mantenimiento de la vaultfinds organizational gaps.
Frontmatter is the backbone: every promoted note carries type (project / meeting / reference / area), area (work / personal) and, where relevant, status, project, review, source. Dashboards query those properties — the full property schema lives in .obsidian/types.json.
The complete manual is in 90 Paneles/Guía de uso.md.
Dashboards
- Bases (Obsidian native) for the main panels:
Home(viaCentro.base),Trabajo,Personal,Proyectos,Reuniones,Inbox. - Dataview for review panels:
Revisión semanal,Mantenimiento de la vault,Ingeniería. - Tasks powers the open-tasks view in
Home.
Plugins (bundled, enabled on trust)
| Plugin | Role |
|---|---|
| QuickAdd | The heart of capture: 4 actions (quick capture, new project, new meeting, new resource) |
| Templater | Powers the templates, with pickers for area, status and project |
| Dataview | Review dashboards |
| Tasks | Task queries in Home |
| Calendar | Create/open daily notes from a calendar |
| Homepage | Opens 90 Paneles/Home on startup |
| Note Toolbar | Navigation toolbars on dashboards and project notes |
| Omnisearch | Better full-text search |
| Commander | Custom command placement |
| Style Settings | Theme fine-tuning |
| Advanced Tables | Markdown table editing |
Themes included: Things (active), AnuPpuccin, Obsidian Nord, Typewriter.
Getting started
- Clone this repo (or download it as ZIP).
- In Obsidian: Open folder as vault → select the cloned folder.
- When prompted, choose Trust author and enable plugins.
Homeopens automatically. Explore the sample notes (fictional "Acme" project), then replace them with your own.- Create today's daily note from the Calendar pane and start capturing.
Requirements
- Obsidian 1.9+ (the dashboards use the native Bases feature).
License
MIT — see LICENSE.
How to Install
- Download the ZIP or clone the repository
- Open the folder as a vault in Obsidian (File → Open Vault)
- Obsidian will prompt you to install required plugins
Stats
Stars
0
Forks
0
License
MIT
Last updated 22d ago
Categories