usememos / memos

An open source, lightweight note-taking service. Easily capture and share your great thoughts.
https://usememos.com
MIT License
30.01k stars 2.25k forks source link

Show all children tags when selecting parent tag #3753

Closed Laflamme closed 1 week ago

Laflamme commented 1 month ago

Describe the solution you'd like

First of all, thank you for this wonderful app! I started on my self hosting journey just a few months ago, and Memos has been one of the most impressive and most useful apps I discovered!

I am excited that Memos now supports displaying tags in a tree structure, but I must say it works differently from what I was expecting.

When you select a parent tag (for example, #tag1), the interface only shows memos that have this specific tag. It doesn't show memos that only have one of its subtags (for example, #tag1/subtag1).

To get the expected behavior, I would currently have to add each level by itself (for example, #tag1 #tag1/subtag1 #tag1/subtag1/subsubtag1), which feels bloated.

Instead, I would expect to be able to only add #tag1/subtag1/subsubtag1 and be able to see the associated memo no matter which level I select.

What do you think?

Type of feature

User Experience (UX)

Additional context

No response

okainov commented 4 weeks ago

Sounds exactly like I would expect "subtags" to work! So fully support this idea!

I am excited that Memos now supports displaying tags in a tree structure

But I'm not sure, where do you see it at all? I cannot find it...

Laflamme commented 4 weeks ago

Thanks!

To the right of the Tags header, there is a vertical ellipsis ( ⋮ ) that you can click to reveal a popup with a Tree mode toggle.

okainov commented 1 week ago

Why is this closed @boojack ?