vault backup: init

This commit is contained in:
Nick 2025-07-11 11:42:54 -05:00
commit dc5e896346
1512 changed files with 1034902 additions and 0 deletions

View file

@ -0,0 +1,10 @@
{
"author": "Martin Eder",
"authorUrl": "https://www.gruware.org",
"description": "Find and replace text using regular expressions.",
"id": "obsidian-regex-replace",
"isDesktopOnly": false,
"minAppVersion": "0.12.17",
"name": "Regex Find/Replace",
"version": "1.2.0"
}