chore(vault): track .obsidian plugin configs (incl. obsidian-git settings)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"includeFirstLineAsNoteHeading": false,
|
||||
"excludeFirstLineInNote": false,
|
||||
"openNewNote": true,
|
||||
"headingFormat": "#",
|
||||
"newFileLocation": 2,
|
||||
"customFolder": "MyNotes",
|
||||
"fileNamePrefix": "",
|
||||
"transcludeByDefault": false,
|
||||
"noteLinkTemplate": "",
|
||||
"refactoredNoteTemplate": "",
|
||||
"normalizeHeaderLevels": false
|
||||
}
|
||||
+6816
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"id":"note-refactor-obsidian","name":"Note Refactor","version":"1.8.2","description":"Extract note content into new notes and split notes","isDesktopOnly":false,"js":"main.js","css":"style.css","author":"lynchjames"}
|
||||
@@ -0,0 +1,7 @@
|
||||
.note-refactor-filename .setting-item-info {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.note-refactor-filename .setting-item-name {
|
||||
padding-top: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user