mirror of
https://github.com/novoid/appendfilename.git
synced 2026-02-16 04:44:16 +00:00
README: added GLT18 video link and fixed URL typo
This commit is contained in:
parent
d82106ba54
commit
d63cbad30c
3 changed files with 8 additions and 3 deletions
11
README.org
11
README.org
|
|
@ -1,6 +1,6 @@
|
||||||
* appendfilename.py
|
* appendfilename.py
|
||||||
|
|
||||||
[[file:screencast.gif]]
|
[[file:bin/screencast.gif]]
|
||||||
|
|
||||||
This Python script adds a string to a file name. The string gets added
|
This Python script adds a string to a file name. The string gets added
|
||||||
between the original file name and its extension.
|
between the original file name and its extension.
|
||||||
|
|
@ -368,14 +368,14 @@ you might like to read.
|
||||||
|
|
||||||
In short:
|
In short:
|
||||||
|
|
||||||
For *tagging*, please refer to [[https://github.com/novoid/filetag][filetag]] and its documentation.
|
For *tagging*, please refer to [[https://github.com/novoid/filetags][filetags]] and its documentation.
|
||||||
|
|
||||||
See [[https://github.com/novoid/date2name][date2name]] for easily adding ISO *time-stamps or date-stamps* to
|
See [[https://github.com/novoid/date2name][date2name]] for easily adding ISO *time-stamps or date-stamps* to
|
||||||
files.
|
files.
|
||||||
|
|
||||||
For *easily naming and tagging* files within file browsers that allow
|
For *easily naming and tagging* files within file browsers that allow
|
||||||
integration of external tools, see [[https://github.com/novoid/appendfilename][appendfilename]] (once more) and
|
integration of external tools, see [[https://github.com/novoid/appendfilename][appendfilename]] (once more) and
|
||||||
[[https://github.com/novoid/filetag][filetag]].
|
[[https://github.com/novoid/filetags][filetags]].
|
||||||
|
|
||||||
Moving to the archive folders is done using [[https://github.com/novoid/move2archive][move2archive]].
|
Moving to the archive folders is done using [[https://github.com/novoid/move2archive][move2archive]].
|
||||||
|
|
||||||
|
|
@ -386,6 +386,11 @@ current season]].
|
||||||
Files containing an ISO time/date-stamp gets indexed by the
|
Files containing an ISO time/date-stamp gets indexed by the
|
||||||
filename-module of [[https://github.com/novoid/Memacs][Memacs]].
|
filename-module of [[https://github.com/novoid/Memacs][Memacs]].
|
||||||
|
|
||||||
|
Here is [[https://glt18-programm.linuxtage.at/events/321.html][a 45 minute talk I gave]] at [[https://glt18.linuxtage.at/][Linuxtage Graz 2018]] presenting the
|
||||||
|
idea of and workflows related to appendfilename and other handy tools
|
||||||
|
for file management:
|
||||||
|
|
||||||
|
[[https://media.ccc.de/v/GLT18_-_321_-_en_-_g_ap147_004_-_201804281550_-_the_advantages_of_file_name_conventions_and_tagging_-_karl_voit/][bin/2018-05-06 filetags demo slide for video preview with video button -- screenshots.png]]
|
||||||
|
|
||||||
* How to Thank Me
|
* How to Thank Me
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 140 KiB |
|
Before Width: | Height: | Size: 521 KiB After Width: | Height: | Size: 521 KiB |
Loading…
Reference in a new issue