Tab-Session-Manager icon indicating copy to clipboard operation
Tab-Session-Manager copied to clipboard

Fix Session Buddy import so that it accounts for `"current"`, `"previous"`, and `"saved"` session type properties

Open Nezteb opened this issue 2 years ago • 1 comments

Resolves https://github.com/sienori/Tab-Session-Manager/issues/912.

Now when exporting Session Buddy sessions, all four export options will work when imported into TSM: Screen Shot 2022-09-22 at 10 23 51 PM

Note: the Session Buddy "Back up" option still produces a format that TSM cannot import: Screen Shot 2022-09-22 at 10 24 00 PM

I was going to address the back up issue as well, but decided that this PR will fix my use-case for now. 😅 I imagine the back up fix will be very similar: verifying that the back up JSON file has all of the correct keys and such.

Nezteb avatar Sep 23 '22 05:09 Nezteb

FYI @sienori 😄

Nezteb avatar Oct 06 '22 18:10 Nezteb

@sienori why this PR isn't part of the updates?

neoOpus avatar Feb 05 '23 06:02 neoOpus

Thank you for you pull request! Sorry for my late reply.

sienori avatar Sep 08 '23 16:09 sienori