mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 21:46:13 +02:00
Adds tag search, closes #16
This commit is contained in:
parent
4a52da5469
commit
eab92dbb23
3 changed files with 21 additions and 1 deletions
|
@ -136,6 +136,14 @@ Can do:
|
|||
|
||||
Why not create a beautiful [timeline](http://timeline.verite.co/) of your journal?
|
||||
|
||||
### Tag export
|
||||
|
||||
With
|
||||
|
||||
jrnl --tags
|
||||
|
||||
you'll get a list of all tags you used in your journal, sorted by most frequent. Tags occuring several times in the same entry are only counted as one.
|
||||
|
||||
### Markdown export
|
||||
|
||||
jrnl --markdown
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue