mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 22:16:13 +02:00
JSON exports tags
Closes #78. This changes the export format to { tags: {tag: count}, entries: [{…}, {…}, …] }
This commit is contained in:
parent
992beb393e
commit
ac7a882142
4 changed files with 34 additions and 19 deletions
|
@ -1,9 +1,12 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
#### 1.1.0
|
||||
|
||||
* [New] JSON export exports tags as well.
|
||||
#### 1.0.5
|
||||
|
||||
* Backwards compatibility with `parsedatetime` 0.8.7
|
||||
* [Improved] Backwards compatibility with `parsedatetime` 0.8.7
|
||||
|
||||
#### 1.0.4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue