mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-07 08:46:13 +02:00
Fix DayOne tag sample data, move search/format tag tests, and run them on multiple jrnl types
This commit is contained in:
parent
4df0aef67a
commit
932996a846
6 changed files with 165 additions and 140 deletions
|
@ -31,7 +31,11 @@ conubia nostra, per inceptos himenaeos.</string>
|
|||
<key>UUID</key>
|
||||
<string>D04D335AFED711EABA18FAFFC2100C3D</string>
|
||||
<key>Tags</key>
|
||||
<array/>
|
||||
<array>
|
||||
<string>ipsum</string>
|
||||
<string>tagone</string>
|
||||
<string>tagtwo</string>
|
||||
</array>
|
||||
<key>Creator</key>
|
||||
<dict>
|
||||
<key>Device Agent</key>
|
||||
|
|
|
@ -35,7 +35,9 @@ Quisque auctor lacinia consectetur.</string>
|
|||
<key>UUID</key>
|
||||
<string>FC8A86CAFED711EA8892FAFFC2100C3D</string>
|
||||
<key>Tags</key>
|
||||
<array/>
|
||||
<array>
|
||||
<string>tagtwo</string>
|
||||
</array>
|
||||
<key>Creator</key>
|
||||
<dict>
|
||||
<key>Device Agent</key>
|
||||
|
|
|
@ -23,7 +23,10 @@ ante eget fringilla. @tagthree and also @tagone</string>
|
|||
<key>UUID</key>
|
||||
<string>FD8ABC8EFED711EABC35FAFFC2100C3D</string>
|
||||
<key>Tags</key>
|
||||
<array/>
|
||||
<array>
|
||||
<string>tagthree</string>
|
||||
<string>tagone</string>
|
||||
</array>
|
||||
<key>Creator</key>
|
||||
<dict>
|
||||
<key>Device Agent</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue