Things are a changing
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"historyPropertyName": "aliases",
|
||||
"ignoreRegexes": [
|
||||
"^_",
|
||||
"^Untitled$",
|
||||
"^Untitled \\d+$"
|
||||
],
|
||||
"timeoutSeconds": 5,
|
||||
"caseSensitive": false,
|
||||
"autoCreateFrontmatter": true,
|
||||
"includeFolders": [],
|
||||
"excludeFolders": [],
|
||||
"fileExtensions": [
|
||||
"md",
|
||||
"mdx"
|
||||
],
|
||||
"trackFolderRenames": "index",
|
||||
"excludePropertyName": ""
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"id":"file-name-history","name":"File Name History","version":"0.2.7","minAppVersion":"1.11.0","description":"Store file name or folder name change history into note properties.","author":"David V. Kimball","authorUrl":"https://davidvkimball.com","fundingUrl":"https://patreon.com/davidvkimball","isDesktopOnly":false}
|
||||
@@ -0,0 +1 @@
|
||||
/* Scoped to only this plugin's settings container to avoid affecting other plugins */
|
||||
Reference in New Issue
Block a user