Commit 364ae70e authored by Marie-Donnie's avatar Marie-Donnie

First commit for my logbook

parent cbfc779d
# 2020-07-22
## tools
- [exiftool](https://exiftool.org/)
- see file metadata `exiftool filename | less` or `exiftool --list filename`
- add comments in metadata `exiftool -comment="a comment" filename`
- add notes in metadata `exiftool -notes="some note" filename`
- see a specific data `exiftool -comment filename`
- [docfetcher](https://sourceforge.net/projects/docfetcher/)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment