So here’s how everything is setup so far
-
Obsidian on laptop, initially with folder obsidian_notes synced to local gitea
-
Gitea repo of the same, mirrored to prived github repo
-
Added the blog repo to gitea > private repo
-
Setup mirror to my github repo of the same name > public
-
Added Git it Write plugin to word press
-
Pulled gitea repo to local folder
-
Added new local folder synce to gitea to obsidian
-
Writing this note now. Once I sync it should sync to gitea > github > wordpress
-
So due to limitations I have cannot sync via obsidian directly as it won’t manage 2 git folders
a) however, i have a git push that syncs all my gitea folders if I am on my laptop. If I am editing from the web via gitea, or github it should work
b) ill manage this with git pull/push for now -
Update: I have both my obsidian notes and my blog syncing automagically!!! Everything I was reading online seemed to indicate that I wasn’t supposed to be able to do this