Get AI summaries of any video or article — Sign up free
Tiago Forte's PARA System in Tana thumbnail

Tiago Forte's PARA System in Tana

CortexFutura Tools·
5 min read

Based on CortexFutura Tools's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Tana templates bundle super tags and live searches into a shareable package that can be installed quickly instead of rebuilt manually.

Briefing

Tana’s new template feature lets users package connected “super tags” and live searches into a single shareable unit—so PARA-style second-brain setups can be installed in minutes instead of rebuilt from scratch. The walkthrough centers on a ready-made PARA template (based on Tiago Forte’s “Building a Second Brain”) and shows both how to install it and how to recreate the structure so others can reuse it.

Installation starts with opening the shared template link. Tana reloads to a template preview screen that lists how many super tags, fields, and search nodes it contains. Adding it to the home node places a pre-configured “welcome” view in the user’s workspace. From there, the setup is largely drag-and-drop: the template is designed so users only need to move the included live searches into their sidebar/home node, after which the system is ready to use.

A key dependency is enabling “semantic field functions” in Tana Labs. Without that setting, the template’s linking logic—how fields connect across areas, goals, projects, and resources—won’t work as intended. Once enabled, the PARA model is implemented through Tana’s connected data objects rather than a traditional folder hierarchy.

The template maps PARA components into Tana super tags and live searches: Areas represent ongoing spheres of activity (e.g., “CortexFutura” as an area), Goals sit inside each area, Projects serve a goal, and Tasks belong to projects. Resources represent topics/themes of ongoing interest (e.g., “Tana” as a resource). Instead of a strict “Archives” super tag, the system uses status-driven behavior: resources and areas have an active/inactive state (“Paris status” in the demo), which determines whether items appear in active live searches.

Live searches are embedded into the structure. For example, a live search can pull all goals connected to a specific area, and another can generate a project dashboard listing active projects linked to that area. The template also uses semantic “instance” and “part of” relationships so that dashboards and filtered views stay consistent as items are added.

Status handling is built into the interface. Projects and tasks include status fields (backlog, in progress, done, dropped, someday), and title expressions plus status icons provide at-a-glance cues. A practical interaction is demonstrated: switching a task’s status to “done” automatically updates the task’s check indicator, while moving it back to “in backlog” clears it.

Finally, the walkthrough explains how to share a custom template with the community. Publishing requires a dedicated published workspace set to read-only, and the template must be created under a node that “owns” every referenced super tag, field, and search node. If items are left as external references, the template won’t function for others. Updates don’t propagate automatically to existing installs, which prevents unexpected breakage when the template author changes something later.

Cornell Notes

The PARA template for Tana packages connected super tags and live searches into a shareable installable unit, letting users set up Areas → Goals → Projects → Tasks and Resources quickly. It relies on semantic field functions in Tana Labs so relationships like “part of” and instance fields can automatically drive dashboards and filtered views. Instead of a traditional Archives folder, the template uses active/inactive status to control what appears in live searches. Sharing a template requires a separate published, read-only workspace and careful ownership: all super tags, fields, and search nodes must live under the template’s shared node to avoid broken external references. Existing installs won’t auto-update, which helps prevent unexpected changes.

What does the PARA template implement inside Tana, and how do the objects relate?

The system maps PARA components into connected super tags: Areas contain Goals; Goals connect to Projects; Projects contain Tasks; Resources represent ongoing topics/themes. Live searches then surface the right subsets—for example, a goal dashboard shows active projects linked to a goal, and an area dashboard shows active projects linked to that area. Relationships are enforced using semantic field functions (e.g., fields set as “instance of” and semantic “part of”), so the views update as items are created or linked.

Why is enabling “semantic field functions” in Tana Labs essential for this template?

The template’s linking logic depends on semantic field functions for fields. The walkthrough directs users to Settings → Tana Labs → enable semantic functions for fields. Without it, the template’s “part of” and instance-field behavior won’t correctly connect areas, goals, projects, and resources—breaking the automatic dashboards and live-search filtering that make the PARA workflow work.

How does the template handle “Archives” without an explicit archive super tag?

Instead of a dedicated Archives super tag, the template uses status fields (active/inactive) on resources and areas. Items marked inactive behave like archived content: they disappear from the active portions of the template’s live searches. The demo shows a “Paris status” control that determines whether content shows up in active live-search views.

What role do live searches play in the template’s day-to-day usefulness?

Live searches act as dynamic dashboards attached to super tags. The sidebar includes live searches for areas, projects, goals, resources, and tasks, letting users jump directly to the relevant connected items. Examples include a live search that lists all goals connected to a given area and a project dashboard that lists active projects linked to that area. Because they’re live, they stay current as relationships change.

How are status indicators implemented for projects and tasks?

Projects and tasks include status fields with options like backlog, in progress, done, dropped, and someday. Title expressions pull field values into titles, and status icons provide visual cues (e.g., a green button). The demo also shows a behavior link: clicking “done” updates the task status and automatically toggles the check indicator; switching back to backlog unchecks it, and “dropped” also results in a checked state.

What requirements must be met to share a working template with others?

Sharing requires a dedicated published workspace set to read-only (created separately from the author’s usual workspace). When creating the template, every referenced component—super tags, fields, and search nodes—must physically live under the node being shared. If components are moved or left as external references, the template will show “external references” and won’t work properly for others. Links can be shared so others can install the template, but updates won’t automatically apply to existing installs.

Review Questions

  1. How do semantic “instance” and “part of” field settings enable the template’s dashboards to stay synchronized across Areas, Goals, and Projects?
  2. What mechanism replaces a traditional Archives folder in this PARA setup, and how does it affect which items appear in live searches?
  3. When publishing a template, what does “ownership” under the shared node mean, and why do external references cause failures for other users?

Key Points

  1. 1

    Tana templates bundle super tags and live searches into a shareable package that can be installed quickly instead of rebuilt manually.

  2. 2

    Installing the PARA template requires enabling semantic field functions for fields in Tana Labs; otherwise the relationship logic won’t link correctly.

  3. 3

    The template implements PARA as connected objects: Areas → Goals → Projects → Tasks, with Resources as ongoing topics/themes.

  4. 4

    “Archives” is handled via active/inactive status on areas and resources, controlling whether items appear in active live searches.

  5. 5

    Live searches function as dynamic dashboards, pulling connected items into the sidebar for fast navigation.

  6. 6

    Sharing a template requires a separate published, read-only workspace and strict ownership: all template components must live under the shared node to avoid external-reference breakage.

  7. 7

    Template updates don’t automatically propagate to existing installs, reducing the risk of unexpected changes for users.

Highlights

Adding the template to a home node brings in a pre-configured welcome screen, and the remaining setup is mainly dragging live searches into the sidebar.
Enabling semantic functions for fields in Tana Labs is a make-or-break requirement for the template’s linked PARA relationships.
The system avoids a dedicated archive structure by using active/inactive status to hide archived items from active live searches.
Template sharing hinges on ownership: super tags, fields, and search nodes must be physically placed under the node being shared, not left as external references.
Published templates are read-only for safety, and existing copies won’t auto-update when the author changes the template later.

Topics

Mentioned