mahyarmirrashed / yaos

Yet Another Obsidian Synchronizer.
MIT License
65 stars 3 forks source link

Extending yaos to support version control with git branch #15

Open adapole opened 8 months ago

adapole commented 8 months ago

Hi, Mahyar

I propose introducing a multi-branch approach for Yaos. Currently, we’re using a single branch, but transitioning to multiple branches will significantly enhance the plugins ability for teams to collaborate asynchronously.

Here are the steps to achieve this:

  1. Importing a Remote Repository:
  1. Post-Cloning Steps:
  1. Path Configuration:

Let’s enhance yaos for team collaboration by adopting this multi-branch strategy. Looking forward to your feedback!