forked from Github/appendfilename
README: GitHub really doesn't feature good Org mode rendering
This commit is contained in:
parent
c80716966e
commit
25fb8fcbfc
1 changed files with 5 additions and 5 deletions
10
README.org
10
README.org
|
|
@ -26,10 +26,10 @@ Examples for adding the string "new text":
|
||||||
|
|
||||||
** Why
|
** Why
|
||||||
|
|
||||||
Besides the fact that I am using [[https://en.wikipedia.org/wiki/Iso_date][ISO dates and times]] in file names
|
Besides the fact that I am using [[https://en.wikipedia.org/wiki/Iso_date][ISO dates and times]] in file names (as
|
||||||
(as shown in examples above), I am using tags with file names. To
|
shown in examples above), I am using tags with file names. To separate
|
||||||
separate tags from the file name, I am using the separator = -- =
|
tags from the file name, I am using the four separator characters:
|
||||||
(space dash dash space).
|
space dash dash space.
|
||||||
|
|
||||||
For people familiar with [[https://en.wikipedia.org/wiki/Regex][Regular Expressions]]:
|
For people familiar with [[https://en.wikipedia.org/wiki/Regex][Regular Expressions]]:
|
||||||
|
|
||||||
|
|
@ -37,7 +37,7 @@ For people familiar with [[https://en.wikipedia.org/wiki/Regex][Regular Expressi
|
||||||
|
|
||||||
For tagging, please refer to [[https://github.com/novoid/filetag][filetag]] and its documentation.
|
For tagging, please refer to [[https://github.com/novoid/filetag][filetag]] and its documentation.
|
||||||
|
|
||||||
If I want to add a descriptive file name to files like ,e.g.,
|
If I want to add a descriptive file name to files like , e.g. ,
|
||||||
photographs, I have to rename the original file and insert the
|
photographs, I have to rename the original file and insert the
|
||||||
description at the right spot of the existing file name.
|
description at the right spot of the existing file name.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue