What I’m trying to do
I would like to have the same tabs open on my iPad and laptop. As far as I understand the tab status are stored into workspace.json and workspace-mobile.json.
Having different configs is ok for me concerning the left and right sidebars but I would like to maintain the last tab also on mobile, so I could continue my work when I switch between mobile and desktop.
Things I have tried
I tried to dig into Obsidian config and plugin list but I’m not able to find a way to do that. Do you think that is feasible or I’m missing something?