`zettel` writes Unicode codes for non-ASCII characters. This impedes legibility to humans. The problem and solution are described [here](https://stackoverflow.com/questions/29342757/pyyaml-dump-unicode-with-special-characters-i-e-accents) and [here](https://github.com/yaml/pyyaml/issues/609).