Merge pull request #41 from nbehrnd/tester

correct folder names in the tag tree example
This commit is contained in:
Karl Voit 2022-01-18 19:19:45 +01:00 committed by GitHub
commit f9542359a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -477,9 +477,9 @@ Consider having a file like:
: My new car -- car hardware expensive.jpg
Now you generate the TagTrees, you'll find [[https://en.wikipedia.org/wiki/Symbolic_link][links]] to this file within
sub-directories of =~/.filetags=, the default target directory: =new/=
and =hardware/= and =expensive/= and =new/hardware/= and
=new/expensive/= and =hardware/new/= and so on. You get the idea.
sub-directories of =~/.filetags=, the default target directory: =car/=
and =hardware/= and =expensive/= and =car/hardware/= and
=car/expensive/= and =hardware/car/= and so on. You get the idea.
The default target directory can be overridden via =--tagtrees-dir=.