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

[Linear] Support for Switching Between Workspaces #3485

Closed
dioncodes opened this issue Nov 11, 2022 · 6 comments
Closed

[Linear] Support for Switching Between Workspaces #3485

dioncodes opened this issue Nov 11, 2022 · 6 comments
Labels
extension Issues related to one of the extensions in the Store feature request New feature or improvement

Comments

@dioncodes
Copy link

dioncodes commented Nov 11, 2022

Extension – Linear

Author: @thomaslombart

I am working with multiple workspaces and currently the extension is only working with a single one. For me it would be sufficient to have a command to switch workspaces - like "Switch Linear Workspace" -> select workspace and then it uses the selected workspace for all other commands until you switch again. Alternatively merge issues from multiple workspaces in e.g. "Assigned Issues" command would be awesome as well but this would probably be much more complicated.

Who will benefit with this feature?

Anyone who is a member of more than one Linear workspace.

@dioncodes dioncodes added extension Issues related to one of the extensions in the Store feature request New feature or improvement labels Nov 11, 2022
@thomaslombart
Copy link
Collaborator

Thanks for the issue @dioncodes 😊

Unfortunately, Linear's API is bound to a single workspace so it's not possible to switch between workspaces without logging out from Raycast. I guess this would be feasible if multiple instances of a single extension would be supported in Raycast (cf #269).

@dioncodes
Copy link
Author

@thomaslombart Wouldn't it be possible to store multiple (maybe limited to 3) workspace authorization tokens in the extension's configuration and add a command that can switch the selected one? Or config like this:

CleanShot 2022-11-23 at 19 07 43@2x

@stale
Copy link

stale bot commented Dec 10, 2022

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in the next 7 days to keep our backlog clean 😊

@stale stale bot added the status: stalled Stalled due inactivity label Dec 10, 2022
@thomaslombart
Copy link
Collaborator

Ah sorry, I missed your comment @dioncodes. It's not possible to do so as of now. Logging through OAuth is possible for only one account at a time.

@stale stale bot removed the status: stalled Stalled due inactivity label Dec 11, 2022
@stale
Copy link

stale bot commented Dec 25, 2022

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in the next 7 days to keep our backlog clean 😊

@stale stale bot added the status: stalled Stalled due inactivity label Dec 25, 2022
@raycastbot
Copy link
Collaborator

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it 🙂

You can also catch us in Slack if you want to discuss this.

@raycastbot raycastbot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2023
@stale stale bot removed the status: stalled Stalled due inactivity label Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension Issues related to one of the extensions in the Store feature request New feature or improvement
Projects
None yet
Development

No branches or pull requests

3 participants