Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

Nezteb
Copy link
Contributor

@Nezteb Nezteb commented Sep 23, 2022

Resolves #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
Copy link
Contributor Author

Nezteb commented Oct 6, 2022

FYI @sienori 😄

@neoOpus
Copy link

neoOpus commented Feb 5, 2023

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

@sienori sienori merged commit 3493bd7 into sienori:master Sep 8, 2023
@sienori
Copy link
Owner

sienori commented Sep 8, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Read failed" importing Session Buddy session
3 participants