Skip to content

Links to 📌 tag are considered broken/aspiring pages #1222

Open
@kolmone

Description

@kolmone

I have some links that are just shortcuts to specific tag pages, for example [[📌 todo|📝 Todo]]. These are listed on the Maintenance page as broken links/aspiring pages despite the links working just fine. The links also render in blue colour indicating a working link.

At the same time the links generated by a template listing all the tags in my space aren't considered broken:

```template
# 📌 Tags ({{count({tag select name})}})
{{#each {tag select name order by name}}}
{{#let @tag_name = name}}
_[[📌 {{name}}|#{{name}}({{count({tag where name = @tag_name})}})]]_ {{/let}}
{{/each}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedIf you're willing to help, do!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions