raycast / extensions

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

[Linear] Add support for documents #12029

Closed dotlouis closed 2 days ago

dotlouis commented 2 months ago

Extension

https://www.raycast.com/linear/linear

Description

Right now, the extension allows us to search for issues and projects. I use project documents quite extensively (I sometimes have 10 project docs) and would love to be able to search them also. Preferably globally, but I could also search for the project first and then use an action to search for its documents.

Who will benefit from this feature?

Any Linear user that uses the project documents feature.

Anything else?

No response

raycastbot commented 2 months ago

Thank you for opening this issue!

🔔 @mathieudutour @thomaspaulmann @peduarte @pernielsentikaer @mil3na @clemb8 @jfkisafk you might want to have a look.

💡 Author and Contributors commands The author and contributors of `linear/linear` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@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.
thomaslombart commented 2 months ago

Thanks for the feature request. Would you like to work on it? I can provide some guidance on how to contribute to this extension so that you can open a pull request. You can contact me here or in the Slack community if you need further help.

dotlouis commented 2 months ago

Yes why not. I'll see what I can do and update here :)

jfkisafk commented 1 month ago

We can try to associate this with https://github.com/raycast/extensions/issues/13030. I think a command addition and an action for opening project docs can go hand in hand

thomaslombart commented 1 month ago

Good idea. I've closed the other issue and renamed this one accordingly.

jfkisafk commented 2 weeks ago

@raycastbot assign me