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

neuron query does not display diacritics in title field properly #605

Closed
chiefnoah opened this issue Apr 26, 2021 · 2 comments
Closed

neuron query does not display diacritics in title field properly #605

chiefnoah opened this issue Apr 26, 2021 · 2 comments

Comments

@chiefnoah
Copy link
Contributor

Something is up with neuron query's ability to render diacritic characters:

neuron query --zettels
...
      {
          "Date": "2021-04-26T18:20",
          "ID": "69c22398",
          "Meta": {
              "date": "2021-04-26T18:20",
              "tags": []
          },
          "Path": "./69c22398.md",
          "Slug": "69c22398",
          "Title": "Test ???????? zettel"                                                                                     },
    },
...

cat ./69c22398.md
---
date: 2021-04-26T18:20
---

# Test ąęćółżźń zettel
@srid
Copy link
Owner

srid commented Apr 27, 2021

Dup of #381 ?

@chiefnoah
Copy link
Contributor Author

Oh yeah, that's likely the underlying issue.

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