summaryrefslogtreecommitdiff
path: root/SI/.obsidian/plugins/quickadd/data.json
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-04-29 22:06:12 -0400
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-04-29 22:06:12 -0400
commit4d53fa14ee0cd615444aca6f6ba176e0ccc1b5be (patch)
tree4d9f0527d9e6db4f92736ead0aa9bb3f840a0f89 /SI/.obsidian/plugins/quickadd/data.json
init
Diffstat (limited to 'SI/.obsidian/plugins/quickadd/data.json')
-rw-r--r--SI/.obsidian/plugins/quickadd/data.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/SI/.obsidian/plugins/quickadd/data.json b/SI/.obsidian/plugins/quickadd/data.json
new file mode 100644
index 0000000..90cc50b
--- /dev/null
+++ b/SI/.obsidian/plugins/quickadd/data.json
@@ -0,0 +1,24 @@
+{
+ "choices": [],
+ "macros": [],
+ "inputPrompt": "multi-line",
+ "devMode": false,
+ "templateFolderPath": "Resource/Templates",
+ "announceUpdates": false,
+ "version": "1.6.1",
+ "disableOnlineFeatures": true,
+ "ai": {
+ "OpenAIApiKey": "",
+ "defaultModel": "Ask me",
+ "defaultSystemPrompt": "As an AI assistant within Obsidian, your primary goal is to help users manage their ideas and knowledge more effectively. Format your responses using Markdown syntax. Please use the [[Obsidian]] link format. You can write aliases for the links by writing [[Obsidian|the alias after the pipe symbol]]. To use mathematical notation, use LaTeX syntax. LaTeX syntax for larger equations should be on separate lines, surrounded with double dollar signs ($$). You can also inline math expressions by wrapping it in $ symbols. For example, use $$w_{ij}^{\text{new}}:=w_{ij}^{\text{current}}+etacdotdelta_jcdot x_{ij}$$ on a separate line, but you can write \"($eta$ = learning rate, $delta_j$ = error term, $x_{ij}$ = input)\" inline.",
+ "promptTemplatesFolderPath": "",
+ "showAssistant": true
+ },
+ "migrations": {
+ "migrateToMacroIDFromEmbeddedMacro": true,
+ "useQuickAddTemplateFolder": true,
+ "incrementFileNameSettingMoveToDefaultBehavior": true,
+ "mutualExclusionInsertAfterAndWriteToBottomOfFile": true,
+ "setVersionAfterUpdateModalRelease": true
+ }
+} \ No newline at end of file