mnaoumov_obsidian-smart-rename/cspell.json

33 lines
506 B
JSON
Raw Permalink Normal View History

2024-11-04 05:51:12 +00:00
{
"version": "0.2",
"ignorePaths": [
2026-06-09 12:41:09 +00:00
"coverage",
2024-11-04 05:51:12 +00:00
"dist",
"node_modules",
"tsconfig.tsbuildinfo"
],
"dictionaryDefinitions": [],
"dictionaries": [],
"words": [
2026-07-22 03:18:15 +00:00
"Invocables",
"unnumber",
2024-11-04 05:51:21 +00:00
"backlink",
"backlinks",
2024-11-05 18:47:40 +00:00
"frontmatter",
2024-11-05 05:48:07 +00:00
"Jsons",
2024-11-04 05:51:21 +00:00
"mnaoumov",
"Naumov",
2025-11-24 18:53:47 +00:00
"obsidianmd",
"offref",
2026-06-09 12:41:09 +00:00
"OLDTITLE",
2025-04-07 07:55:44 +00:00
"Promisable",
2026-06-09 12:41:09 +00:00
"tfile",
"tfolder",
2024-11-04 05:51:21 +00:00
"tsbuildinfo",
"Wikilink"
2024-11-04 05:51:12 +00:00
],
"ignoreWords": [],
"import": [],
"enabled": true
}