From a358e557c34b7b3ab303d34db71ec3b49a50f4c4 Mon Sep 17 00:00:00 2001 From: adrian Date: Wed, 9 Feb 2022 19:18:58 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 9ea16da..99fa27d 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,24 @@ # 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 - Mordern scalable UI (Avalonia) - Extremely flexible -- Stack-based undo -- Fast and automatic preview -- Cross-Platform and portable +- Indefinite undo +- Fast automatic preview +- Crossplatform and portable - Supports RegEx ### Operations - Add, Remove, Replace, Overwrite, Number, Sort ### Planned Features -- [Case Conversion](#1) -- [Save-/Loadable Profiles](#3) -- [Operations based on file Metadata](#4) -- [Optional Subdirectory Scanning](#5) -- Anything good that gets [requested](https://git.lastassault.de/adroslice/bfr/-/issues)! +- Case Conversion #1 +- Save-/Loadable Profiles #3 +- Operations based on file Metadata #4 +- Optional Subdirectory Scanning #5 +- Anything good that gets [requested](https://git.ulra.eu/adrian/bfr/issues)! -## [Releases](https://git.lastassault.de/adroslice/bfr/-/releases) +## [Releases](https://git.ulra.eu/adrian/bfr/releases) ## Screenshot ![](https://i.imgur.com/qHRTmJH.png)