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 inline tags support #375

Merged
merged 7 commits into from
Sep 7, 2020
Merged

Add inline tags support #375

merged 7 commits into from
Sep 7, 2020

Conversation

srid
Copy link
Owner

@srid srid commented Sep 7, 2020

Resolves #189

  • Add z:tag/someTag query type
  • Add inline tag parsing to Markdown parser, and have it produce a Link node with the above query
  • Update documentation
  • Refactor: use a Set instead of a list for zettelTags, or make the list unique

@srid srid marked this pull request as ready for review September 7, 2020 21:19
@srid srid merged commit c36ad90 into master Sep 7, 2020
@srid srid deleted the inline-tags branch September 7, 2020 21:30
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.

Inline tags
1 participant