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

[FR] Use YAML frontmatter for filtering/searching notes. #28

Open
marcjulianschwarz opened this issue Aug 26, 2022 · 0 comments
Open

[FR] Use YAML frontmatter for filtering/searching notes. #28

marcjulianschwarz opened this issue Aug 26, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@marcjulianschwarz
Copy link
Collaborator

Proposed Addition

Questions

  • should keys be read automatically or should there be a predefined list of keys that will be used for searching (e.g. title, subtitle, etc.)?
  • should keys be saved in the Note object?

Steps

  • function for reading YAML frontmatter keys already exists yamlPropertyForString(content, "title")
  • ...
@marcjulianschwarz marcjulianschwarz self-assigned this Aug 26, 2022
@marcjulianschwarz marcjulianschwarz added the help wanted Extra attention is needed label Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant