nothingislost / obsidian-workspaces-plus

Quickly switch and manage Obsidian workspaces
GNU General Public License v3.0
198 stars 6 forks source link

user-specific active workspace #98

Open asmirnov69 opened 1 year ago

asmirnov69 commented 1 year ago

I'm trying to get organized with my friend on shared google drive. workspaces-plus defines active workspace and autosave does what I need - it saves layout of my notes so I can restart obsidian and have layout back how it was.

How can I have active workspace separate from my friend? Looks like it is not possible since active workspace specified in .obsidian shared location. I.e. if my friend tries to restart his obsidian he will get my active workspace.

Any way to workaround this issue? Either way it should be feature: user should be able to specify where to store his/her personal active workspace

asmirnov69 commented 1 year ago

workaround was found: symlinks seems to work and it solves my problem for now. anyway the request seems to be useful to have addressed since a lot of people are trying to use obsidian as colab tool.