diff --git a/.gitignore b/.gitignore index 073f4de..9079dbb 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,5 @@ create mode 100644 01-Overview/Quest Index.md create mode 100644 01-Overview/Story Bible.md create mode 100644 11-Reference/Standardized Tag System.md + +/.obsidian/.DS_Store \ No newline at end of file diff --git a/.obsidian/.DS_Store b/.obsidian/.DS_Store index 4074ae8..ce09213 100644 Binary files a/.obsidian/.DS_Store and b/.obsidian/.DS_Store differ diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json new file mode 100644 index 0000000..034a292 --- /dev/null +++ b/.obsidian/plugins/obsidian-git/data.json @@ -0,0 +1,62 @@ +{ + "commitMessage": "(manual) vault backup: {{date}}", + "autoCommitMessage": "(automatic) vault backup: {{date}}", + "commitMessageScript": "", + "commitDateFormat": "YYYY-MM-DD HH:mm:ss", + "autoSaveInterval": 0, + "autoPushInterval": 0, + "autoPullInterval": 0, + "autoPullOnBoot": false, + "autoCommitOnlyStaged": false, + "disablePush": false, + "pullBeforePush": true, + "disablePopups": false, + "showErrorNotices": true, + "disablePopupsForNoChanges": false, + "listChangedFilesInMessageBody": false, + "showStatusBar": true, + "updateSubmodules": false, + "syncMethod": "merge", + "customMessageOnAutoBackup": false, + "autoBackupAfterFileChange": false, + "treeStructure": false, + "refreshSourceControl": true, + "basePath": "", + "differentIntervalCommitAndPush": false, + "changedFilesInStatusBar": false, + "showedMobileNotice": true, + "refreshSourceControlTimer": 7000, + "showBranchStatusBar": true, + "setLastSaveToLastCommit": false, + "submoduleRecurseCheckout": false, + "gitDir": "", + "showFileMenu": true, + "authorInHistoryView": "hide", + "dateInHistoryView": false, + "diffStyle": "split", + "lineAuthor": { + "show": false, + "followMovement": "inactive", + "authorDisplay": "initials", + "showCommitHash": false, + "dateTimeFormatOptions": "date", + "dateTimeFormatCustomString": "YYYY-MM-DD HH:mm", + "dateTimeTimezone": "viewer-local", + "coloringMaxAge": "1y", + "colorNew": { + "r": 255, + "g": 150, + "b": 150 + }, + "colorOld": { + "r": 120, + "g": 160, + "b": 255 + }, + "textColorCss": "var(--text-muted)", + "ignoreWhitespace": false, + "gutterSpacingFallbackLength": 5, + "lastShownAuthorDisplay": "initials", + "lastShownDateTimeFormatOptions": "date" + } +} \ No newline at end of file diff --git a/11-Reference/Standardized Tag System.md b/11-Reference/Standardized Tag System.md index b0468bb..ca11305 100644 --- a/11-Reference/Standardized Tag System.md +++ b/11-Reference/Standardized Tag System.md @@ -1,4 +1,4 @@ -*Any changes to this tag system must be manually propagated to the rest of the items in this Obsidian vault.* +*Any changes to this tag system must be manually propagated to the rest of the items in this Obsidian vault. test commit* ### Core Tags (Required for all templates)