CorentinTh / enclosed

Minimalistic web app designed for sending private and secure notes.
https://enclosed.cc
Apache License 2.0
885 stars 59 forks source link

Create a Raycast Extension #351

Open CorentinTh opened 1 day ago

CorentinTh commented 1 day ago

Make a Raycast extension that allows users to create notes directly from Raycast, using the @enclosed/lib npm package.

As I'm currently on Linux, where Raycast isn't supported 🙈, I’m currently unable to develop or test this myself. If anyone is interested, feel free to take the task, and feel free to ask for help

Some Requirements:

  1. Use the @enclosed/lib for handling the note creation logic
  2. Ensure the extension is user-friendly and integrates smoothly with the Raycast UI/UX
  3. Follow Raycast’s developer program guidelines for creating and submitting extensions

Helpful Links:

Zoobdude commented 1 day ago

Happy to give this a go!

CorentinTh commented 1 day ago

Thanks @Zoobdude :pray: Let me know if you need so help