Is it possible to maintain the folder structure in the repo? #307
Unanswered
smokeyfro
asked this question in
Q&A — Plugin
Replies: 1 comment
-
You need to open the settings and check the path (second tab). You can change here. I didn't understand what setup do you want, but you can send file into a specific folder, maintaining Obsidian structure, and a frontmatter key. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I recently started on a quest to move my Astro powered sites content into a symlinked git submodule, with the intent of using Obsidian to author my sites content. I just did a test run and while it's published all the items to the repo, they are all nested in a new /src/content folder without any subdirectories.
This is my current folder setup:
.sf-content/changelogs/
.sf-content/journal/
.sf-content/pages/
.sf-content/themes/
... etc
The folder structure is maintained inside Obsidian, but I can't figure out how to sync the content repo maintaining the same folder structure.
I have Share all files enabled.
Any ideas would be much appreciated :)
TIA,
Chris
Beta Was this translation helpful? Give feedback.
All reactions