Fix: DayOne mixed-case tags don't work

When filtering on DayOne tags that contain upper case, no entries are
returned. maebert/jrnl#354
This commit is contained in:
flight16 2015-05-23 15:19:48 +09:00
parent 8a6563d958
commit 79440b70ff
3 changed files with 11 additions and 2 deletions

View file

@ -24,7 +24,7 @@
<key>Tags</key>
<array>
<string>work</string>
<string>play</string>
<string>PLaY</string>
</array>
<key>Time Zone</key>
<string>America/Los_Angeles</string>