mirror of
https://github.com/novoid/appendfilename.git
synced 2026-02-16 12:54:15 +00:00
Windows screencast GIF
This commit is contained in:
parent
472c99ab55
commit
a706ef181b
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue