Skip to content

Calculate number of days elapsed since tag use #489

@ghost

Description

Here's what I'm trying to accomplish. I'd like to track the number of days that have elapsed since a tag was used. My first reaction was to use maxBreaks. However, maxBreaks only returns the number of days that have elapsed that have notes..

For example, if I create a note and use a tag on January 1 and then track maxBreaks, I would expect on January 6 that that value would be 5. It shows zero. If I add another note on any day, it will show 1.

Is there any way to track the number of days that have elapsed regardless of whether there is a note each day or not?

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