vrtmrz / obsidian-tagfolder

MIT License
211 stars 17 forks source link

TagFolder Read Separated Tags Like Nested Tag #38

Open FareziHanif opened 2 years ago

FareziHanif commented 2 years ago
image

In the photo, I write some tags separated each other, not like nested tags like Idea/blog/inbox. But in the tag folder, they read it like that. Am I doing something wrong?

vrtmrz commented 2 years ago

@FareziHanif

It is the specification. This plugin shows tags as a like folder, as their combinations. Since v0.14.1, subtrees are combined with their parent if they are an unique combination.

FareziHanif commented 2 years ago
image

I'm afraid not understanding it, I just want to insert some tags on this specific note, so I can filtering it through the TagFolder. But it behaviours weirdly read my tags as a nested tag like this new/tags/note/life.

but for some other notes works as expected,

image

It reads my tags separatedly so I can open a specific tagfolder and just show a note with this tag. Sorry if this a bit confusing...

vrtmrz commented 2 years ago

Sorry for being late in fixing this! I just realised that some tags or hierarchies had not been shown in several cases.

It should have been fixed in v0.15.4. Could you please try this?

VKondakoff commented 1 year ago

Quick question here! The same combination of tags is displayed as nested tags if there is only one note with such a tags:

Снимок экрана 2022-10-22 в 15 02 54

If I add another note with the same tags they becomes separated:

Снимок экрана 2022-10-22 в 15 03 17

Is this expected behaviour? What are the benefits of this? TafFolder 0.15.6 Thanks!

dinered commented 1 year ago

@vrtmrz I think that subtrees combiningt is confusing. Could you make it optional?

vrtmrz commented 1 year ago

@VKondakoff Apologies for the significant delay. Yes, this is the designed behaviour for wading through the flood of tags to find the note. (Usually, I am looking my memo out by following keywords that I remembered in recalled order. If there is only one possibility, it must be the one I wanted).

However, this is just a starting point, there are good options to make it more useful; that have been created thanks to all of you.

@VKondakoff @dinered We can disable this behaviour by Do not simplify empty folders toggle. (A very strange name, I realise now).