Skip to content

Releases: d12frosted/vulpea-para

Release list

v0.1.0

Choose a tag to compare

@d12frosted d12frosted released this 19 Jun 07:37
v0.1.0
3bdfcac

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-files becomes 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-defaults gives 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.