Skip to content

Per-folder auto-templates (apply template on note creation in a folder) #135

Description

@ipapakonstantinou

New community gap (3rd scan). Source: community research. Distinct from dynamic-templates (this is the trigger/mapping, not the template language).

What users want: automatically apply a specific template when a note is created inside a given folder — no manual "insert template" step.

Evidence:

Demand: Moderate-strong; repeatedly requested.

noteser fit: High — noteser already has folders and createFromTemplate(template, folderId); this is a folder→template map consulted on note creation. Pairs with the dynamic-templates issue.

How: store a Record<folderId, templateId> in the folder store; when creating a note in a mapped folder, route through the template engine instead of a blank note.

Evidence strength: secondary.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions