mirror of
https://github.com/novoid/appendfilename.git
synced 2026-02-16 12:54:15 +00:00
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
|
||||
|
||||
Besides the fact that I am using [[https://en.wikipedia.org/wiki/Iso_date][ISO dates and times]] in file names
|
||||
(as shown in examples above), I am using tags with file names. To
|
||||
separate tags from the file name, I am using the separator = -- =
|
||||
(space dash dash space).
|
||||
Besides the fact that I am using [[https://en.wikipedia.org/wiki/Iso_date][ISO dates and times]] in file names (as
|
||||
shown in examples above), I am using tags with file names. To separate
|
||||
tags from the file name, I am using the four separator characters:
|
||||
space dash dash space.
|
||||
|
||||
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.
|
||||
|
||||
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
|
||||
description at the right spot of the existing file name.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue