From e60561bf04627cb9f5175b25659dcb0aad68db7a Mon Sep 17 00:00:00 2001 From: Karl Voit Date: Sun, 8 Jul 2018 14:44:10 +0200 Subject: [PATCH] README: Alternative implementations of my concept --- README.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.org b/README.org index af98e67..ce5c150 100644 --- a/README.org +++ b/README.org @@ -474,6 +474,11 @@ out of filetags as well. * Related tools and workflows +Alternative implementations of my concept: +- [[https://github.com/beutelma/filetags.el][GitHub - DerBeutlin/filetags.el: Emacs package to manage filetags in the filename]] + +----------- + This tool is part of a tool-set which I use to manage my digital files such as photographs. My work-flows are described in [[http://karl-voit.at/managing-digital-photographs/][this blog posting]] you might like to read and in the video which is linked above.