reposplit icon indicating copy to clipboard operation
reposplit copied to clipboard

Suggestion: Modify url

Open Alxandr opened this issue 8 years ago • 1 comments

I would suggest modifying the URL to maintain the state you need in your extension. Something akin to ?reposplit=.... I would put the file-tree status (what nodes are open), and what files are open in the URL, alternatively put this info in local-storage and put a "session-id" in the URL. That way, I can hit refresh and not lose where I was/what I was doing.

Alxandr avatar May 10 '17 09:05 Alxandr

Great suggestion! I was thinking something along those lines with localStorage. Though the URL part didn't occur to me. I'll definitely give it some thinking :)

git-toni avatar May 10 '17 14:05 git-toni