commit 7ed9f6e218ca35738cdba7996532e810bfbbcdde Author: CoderSherlock Date: Wed Apr 3 21:37:23 2024 -0700 Initial commit diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..82bec2e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "obsidian-AI-note"] + path = obsidian-AI-note + url = https://git.pengzhan.dev/haopengzhan/obsidian-AI-note.git diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..49eb819 --- /dev/null +++ b/Readme.md @@ -0,0 +1 @@ +# Entrypoint for all obsidian vaults diff --git a/obsidian-AI-note b/obsidian-AI-note new file mode 160000 index 0000000..39885dc --- /dev/null +++ b/obsidian-AI-note @@ -0,0 +1 @@ +Subproject commit 39885dc9a61444b436e5a41748f171073c8c1551