mirror of
https://github.com/novoid/filetags.git
synced 2026-02-16 14:04:14 +00:00
README: tests for Github orgdown rendering
This commit is contained in:
parent
1497199276
commit
a997bf3925
1 changed files with 4 additions and 4 deletions
|
|
@ -17,10 +17,10 @@ tags (switching from =draft= to =final= without removing =draft=).
|
|||
This Python script adds or removes tags to file names in the following
|
||||
form:
|
||||
|
||||
- file without time stamp in name =--= *tag2*.txt
|
||||
- =file name with several tags -- *tag1 tag2*.jpeg=
|
||||
- =another example file name with multiple example tags --= *fun videos kids*=.mpeg=
|
||||
- =2013-05-09 a file name with ISO date stamp in name --= *tag1* =.jpg=
|
||||
- "file without time stamp in name -- *tag2*.txt"
|
||||
- "file name with several tags -- *tag1 tag2*.jpeg"
|
||||
- "another example file name with multiple example tags -- *fun videos kids*.mpeg"
|
||||
- "2013-05-09 a file name with ISO date stamp in name -- *tag1*.jpg"
|
||||
- "2013-05-09T16.17 file name with time stamp -- *tag3*.csv"
|
||||
|
||||
The script accepts an arbitrary number of files (see your shell for
|
||||
|
|
|
|||
Loading…
Reference in a new issue