Renaming docs folder
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-note-autocreator",
|
||||
"name": "Note Auto Creator",
|
||||
"version": "1.6.0",
|
||||
"minAppVersion": "0.14.2",
|
||||
"description": "Automatically create notes when links are created to them.",
|
||||
"author": "Simon T. Clement",
|
||||
"authorUrl": "https://github.com/SimonTC",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
.setting-item-control.setting-warning input {
|
||||
border-color: yellow;
|
||||
}
|
||||
Reference in New Issue
Block a user