You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
: All portrait photographs are rotated using [[http://www.sentex.net/~mwandel/jhead/][jhead]]. Also
: with jhead, I generate file-name time-stamps from the Exif header
: time-stamps. Using [[https://github.com/novoid/date2name][date2name]] I add time-stamps also to the movie
: files. After processing all those files, they get moved to the
: destination folder for new digicam files: ~$HOME/tmp/digicam/tmp/~.
... will be transformed into:
All portrait photographs are rotated using
<a href="http://www.sentex.net/<code>mwandel/jhead/">jhead</a>. Also with jhead,
I generate file-name time-stamps from the Exif header time-stamps.
Using <a href="https://github.com/novoid/date2name">date2name</a> I add time-stamps
also to the movie files. After processing all those files, they get moved to the
destination folder for new digicam files: </code>$HOME/tmp/digicam/tmp/~.
... which is wrong. The <code> element must be replaced by the tilde character.
Another example within an URL:
http://sd.wareonearth.com/~phil/xdu/examp1.gif gets messed up to: http://sd.wareonearth.com/</code>phil/xdu/examp1.gif
on https://karl-voit.at/2014/03/25/xdu
The text was updated successfully, but these errors were encountered:
... will be transformed into:
... which is wrong. The
<code>
element must be replaced by the tilde character.Another example within an URL:
http://sd.wareonearth.com/~phil/xdu/examp1.gif
gets messed up to:http://sd.wareonearth.com/</code>phil/xdu/examp1.gif
on https://karl-voit.at/2014/03/25/xdu
The text was updated successfully, but these errors were encountered: