Releases: d12frosted/vulpea-para
Releases · d12frosted/vulpea-para
Release list
v0.1.0
The first release of vulpea-para: the PARA method (Projects, Areas, Resources, Archives) on top of vulpea. A note's role is read from its tags, never its folder, and answered with fast database queries.
- Bucket predicates and a fast, database-backed read API (areas, projects, resources, and how they relate).
- Capture areas, projects, tasks, and meetings, each filed into the right place, with a readable "Area > Project" category.
- A self-updating agenda: a file tags itself on save when it holds open work, and
org-agenda-filesbecomes a query that returns in milliseconds. Ships the main / person / area views and command building blocks. - Find areas, projects, and resources; archive a finished project into its area; and a doctor that flags projects outside any area and stale agenda tags.
- vulpea-para never sets an org variable on its own. The opt-in
vulpea-para-setup-defaultsgives a working agenda and capture in one line.
28 tests, six ADRs, and a getting-started guide. Extracted from a personal PARA setup run daily since around 2024.