Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tags in Frontmatter #7

Open
0kuki opened this issue Aug 22, 2024 · 2 comments
Open

Tags in Frontmatter #7

0kuki opened this issue Aug 22, 2024 · 2 comments

Comments

@0kuki
Copy link

0kuki commented Aug 22, 2024

I have a Vault where almost all the tags are stored in frontmatter (media files index kinda)

It seems this plugin considers only tags that are in the file body, is that intentional?

@kctekn
Copy link
Owner

kctekn commented Aug 22, 2024

Yes, it is intentional. The plugin is currently designed to manage tags at the paragraph level, focusing on "the ideas and concepts across various notes." It does not handle tags in the note's frontmatter, as those are typically properties for the entire note. Categorizing notes at the file level is not supported at the moment, but this feature might be added in later versions.

@kctekn
Copy link
Owner

kctekn commented Aug 25, 2024

Please check the latest version 1.0.7, which has just added the support to tags in frontmatter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants