diff --git a/README.org b/README.org index 63452ab..04da27f 100644 --- a/README.org +++ b/README.org @@ -1,8 +1,13 @@ -## Time-stamp: <2018-01-30 20:56:27 vk> -## -*- mode: org; coding: utf-8 -*- - * filetags +[[file:screencast.gif]] + +... filetags example demonstrating: controlled vocabulary file +=~/.filetags=, tagging multiple files at once, removing tags by +prepending a minus character, tagging using the proposed number +shortcuts, tab completion of tags via =Tab=, and mutually exclusive +tags (switching from =draft= to =final= without removing =draft=). + This Python script adds or removes tags to file names in the following form: diff --git a/screencast.gif b/screencast.gif new file mode 100644 index 0000000..c050f11 Binary files /dev/null and b/screencast.gif differ