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

feat: allow query for word cloud #16

Merged
merged 4 commits into from
Sep 9, 2023
Merged

Conversation

edrichhans
Copy link
Contributor

@edrichhans edrichhans commented Aug 18, 2023

Hi @joethei! Thanks for creating this plugin.

I have made improvements that resolves #10

Main changes:

  • Sanitizes the markdown before separating it into words
    • This removes code blocks, comment blocks, etc.
  • uses dataviewAPI.io.load to get contents from another file

Old word cloud before sanitation fix:

image

New word cloud:

image

@joethei joethei merged commit e21093e into joethei:master Sep 9, 2023
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.

Feature request: Queries for word cloud
2 participants