From 332fd50ae659dafd4927a43056622d535df970c8 Mon Sep 17 00:00:00 2001 From: Oleg Lustenko Date: Wed, 28 Sep 2022 05:35:54 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4cf45b4..96e428d 100644 --- a/README.md +++ b/README.md @@ -63,8 +63,7 @@ Click `Rename` whenever you're done - **RegExp pattern** - pattern of RegExp to match - **RegExp flags** - flags that will be applied to RegExp pattern -Rename Button -Rename files will start renaming all files by respective path. +Rename Button will start renaming all files by respective path. ## Motivation @@ -75,7 +74,7 @@ Here is many guides on how to rename files, what kind of script we need to run, Why Not to have this functionality build-in into Obsidian? -And rename a **bunch of files** and update their reference in code base respectively. So now you can rename a bunch of files from the directory and all imports also will be updated in a code-base +And rename a **bunch of files** and update their reference in code base respectively. So now you can rename a bunch of files at once and all imports also will be updated in the vault # Installation Follow the steps below to install Tasks.