From f55f439597c52250a8d8d74231347d101e526174 Mon Sep 17 00:00:00 2001 From: Adrian Schlett Date: Sat, 23 Nov 2019 21:23:44 +0000 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3f741f4..8a2c3b5 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ # BFR - A Modular Bulk File Renaming Utility Inspired by [this project](https://git.lastassault.de/speatzle/BulkFileRenamer) by _speatzle. +Everyone is welcome to contribute! + ## Features -- A mordern scalable UI (Avalonia) -- A modular system for renaming files -- Regex support +- Mordern scalable UI (Avalonia) +- Extremely flexible +- Stack-based undo +- Fast and automatic preview +- Cross-Platform and portable +- Supports RegEx ### Operations - Add, Remove, Replace, Overwrite, Number, Sort @@ -13,7 +18,10 @@ Inspired by [this project](https://git.lastassault.de/speatzle/BulkFileRenamer) - [Case Conversion](https://git.lastassault.de/adroslice/bfr/issues/1) - [Save-/Loadable Profiles](https://git.lastassault.de/adroslice/bfr/issues/3) - Operations based on file Metadata -- Support for subdirectories +- Optional Subdirectory Scanning +- Option to disable automatic previewing +- Tooltips for added clarity on every UI input +- Improved Add-/Remove-Buttons - Anything good that gets [requested](https://git.lastassault.de/adroslice/bfr/issues)! ## [Releases](https://git.lastassault.de/adroslice/bfr/-/releases)