From 4d53fa14ee0cd615444aca6f6ba176e0ccc1b5be Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:06:12 -0400 Subject: init --- SI/.obsidian/plugins/note-refactor-obsidian/data.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 SI/.obsidian/plugins/note-refactor-obsidian/data.json (limited to 'SI/.obsidian/plugins/note-refactor-obsidian/data.json') diff --git a/SI/.obsidian/plugins/note-refactor-obsidian/data.json b/SI/.obsidian/plugins/note-refactor-obsidian/data.json new file mode 100644 index 0000000..803d998 --- /dev/null +++ b/SI/.obsidian/plugins/note-refactor-obsidian/data.json @@ -0,0 +1,13 @@ +{ + "includeFirstLineAsNoteHeading": false, + "excludeFirstLineInNote": false, + "openNewNote": true, + "headingFormat": "#", + "newFileLocation": 1, + "customFolder": "", + "fileNamePrefix": "", + "transcludeByDefault": false, + "noteLinkTemplate": "", + "refactoredNoteTemplate": "", + "normalizeHeaderLevels": false +} \ No newline at end of file -- cgit v1.2.3