Skip to content

[FR]: Optionally persist total tracked time as a frontmatter property #2128

Description

@raphaelfaouakhiri

totalTrackedTime exists as a computed property (task modal, TaskNotes views), but it isn't written to frontmatter — so external tools (Obsidian Bases outside TaskNotes views, Dataview, scripts) can't query "how long did this task actually take" without re-summing timeEntries themselves.

Proposal: an opt-in setting that writes the aggregated total (e.g. minutes) to a mapped frontmatter field, updated whenever a time entry stops — both manual time tracking and Pomodoro sessions. Opt-in to avoid extra file writes for users who don't need it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions