raycast / extensions

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

[Snippet Surfer] ...Add a dedicated YAML field for tags #10953

Closed jasonshanks closed 6 months ago

jasonshanks commented 8 months ago

Extension

https://www.raycast.com/astronight/snippetsurfer

Description

Love this future-proof solution for referencing code snippets! I think using a ‘- tagname’ at the end of the title is simple (took my a while to realise that was how it was working). But even better might be using a YAML tag: field that you could comma-separate multiple tags.

Who will benefit from this feature?

anyone using this to store their code snippets

Anything else?

No response

raycastbot commented 8 months ago

Thank you for opening this issue!

🔔 @mkitane you might want to have a look.

💡 Author and Contributors commands The author and contributors of `astronight/snippetsurfer` 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` Reopen the issue.
mkitane commented 8 months ago

But even better might be using a YAML tag: field that you could comma-separate multiple tags.

Good idea, we can add support for the tags field. How would you see it being used in the app/UI?

jasonshanks commented 8 months ago

Hi thanks for considering! For UI: obviously might be cumbersome to list them all on left, maybe just leave the first tag as you have there, then on the right, under the title list them all in the little pillbox outlined format?

For search: exactly like this: tuplets search query, eg. tag:html and the drop-down search filter already in place

raycastbot commented 7 months ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

raycastbot commented 6 months ago

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.