raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.33k stars 3.02k forks source link

[Notion] Multi-account support #13834

Open MaxLinWorm opened 2 months ago

MaxLinWorm commented 2 months ago

Extension

https://www.raycast.com/notion/notion

Description

I use notion for work and personal affairs.

Couldn't find a way to use the extension with a different workspace.

Tried forking the extension, and it kinda works, but couldn't figure out how to create custom quicklinks for the command

Who will benefit from this feature?

Anybody who uses Notion with more than one workspace.

Anything else?

No response

raycastbot commented 2 months ago

Thank you for opening this issue!

🔔 @HenriChabrand @mathieudutour @metakirby5 @erics118 @bkeys818 @AlexIsMaking @Yakitrak @tleo19 @dariuszpaluch @zsidnam you might want to have a look.

💡 Author and Contributors commands The author and contributors of `notion/notion` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
erics118 commented 2 months ago

See #269

In regards to custom quicklinks, you need to change the extension or author name. This way, the deeplink that is created will be different from the original extension's deeplink.

Kjelt888 commented 2 months ago

Hey i do work with multiple workspaces as well and would love to have the option to connect them with raycast. Is there already a update on the development or another solution someone can help me with to get it working?

bkeys818 commented 2 months ago

Implementing this feature requires changes to Raycast's API. Not much to do in the mean time.