TehShrike / rewrite_bear_tags

Rewrite the tags (or any text, really) inside of your Bear notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do what

Find and replace in the text of all your Bear notes.

Hol on

Change line 1 to have your own user directory name.

Change the regex/function on line 21-22 to meet your own find/replace needs.

You'll probably want to comment out the overwrite_text call while you're testing your regex.

npm i
node index.js

About

Rewrite the tags (or any text, really) inside of your Bear notes


Languages

Language:JavaScript 100.0%