Windows screencast GIF

This commit is contained in:
Karl Voit 2020-03-22 14:43:53 +01:00
parent 472c99ab55
commit a706ef181b

View file

@ -1,13 +1,13 @@
* appendfilename.py
[[file:bin/screencast.gif]]
#+BEGIN_HTML
<a href="https://karl-voit.at/demo-appendfilename">
<img src="https://raw.githubusercontent.com/novoid/screencasts/master/file_management/appendfilename.gif" />
</a>
#+END_HTML
[[file:bin/screencast.gif]]
This Python script adds a string to a file name. The string gets added
between the original file name and its extension.