Tab-Session-Manager
Tab-Session-Manager copied to clipboard
Fix Session Buddy import so that it accounts for `"current"`, `"previous"`, and `"saved"` session type properties
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:
Note: the Session Buddy "Back up" option still produces a format that TSM cannot import:
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.
FYI @sienori 😄
@sienori why this PR isn't part of the updates?
Thank you for you pull request! Sorry for my late reply.