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

Add folgezettel queries #476

Merged
merged 10 commits into from Dec 13, 2023
Merged

Add folgezettel queries #476

merged 10 commits into from Dec 13, 2023

Conversation

srid
Copy link
Owner

@srid srid commented Dec 13, 2023

Adds a couple of queries to list notes by folgezettel relationship:

  • children:. - list folgezettel children
  • parents:. - list folgezettel parents

This is useful on its own (as a query), but also serves as a first step towards #473

  • Initial impl
  • Support children:foo to list children of [[foo]] note
    • With children:. listing children of current note. Much like path:./*
  • Docs

@srid srid mentioned this pull request Dec 13, 2023
7 tasks
@srid srid marked this pull request as ready for review December 13, 2023 20:40
@srid srid merged commit 524f891 into master Dec 13, 2023
1 check was pending
@srid srid deleted the folgezettel-query branch December 13, 2023 20:45
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

Successfully merging this pull request may close these issues.

None yet

1 participant