srid/neuron

Unicode support for neuron CLI

Open

#381 opened on 2020年9月9日

GitHub で見る
 (14 comments) (1 reaction) (0 assignees)Haskell (145 forks)batch import
awaiting-prhelp wanted

Repository metrics

Stars
 (1,549 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Neuron currently does not accept unicode characters in it's CLI.

For example, neuron new Piemērs results in a note with title Piem��rs. Same applies to other commands, such as neuron query -t piemērs.

This problem only exists when using neuron CLI. If notes have unicode characters, they get correctly rendered in the static website.

コントリビューターガイド