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

[Slack] Add messages to Later with reminder #15424

Open
gabriel-r opened this issue Nov 18, 2024 · 2 comments
Open

[Slack] Add messages to Later with reminder #15424

gabriel-r opened this issue Nov 18, 2024 · 2 comments
Labels
extension: slack Issues related to the slack extension extension Issues related to one of the extensions in the Store feature request New feature or improvement

Comments

@gabriel-r
Copy link

Extension

https://www.raycast.com/mommertf/slack

Description

Create a command to provide the following:

  1. Send a message "Get bread" (user input) to user "slackbot", or to "me"
  2. Set a default reminder of 1h

Some nice to have features:

  • The default reminder duration should be customizable.
  • The reminder could be parsed from the message content, i.e. "Get bread tomorrow" or "Get bread in 1h"

Who will benefit from this feature?

People using Slack as a task manager, with reminders on messages. This method is more flexible and useful than the built-in Reminders feature in Slack.

Anything else?

No response

@gabriel-r gabriel-r added extension Issues related to one of the extensions in the Store feature request New feature or improvement labels Nov 18, 2024
@raycastbot raycastbot added the extension: slack Issues related to the slack extension label Nov 18, 2024
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @momme-rtf @Elliot67 @jfkisafk @thomaslombart @RobErskine you might want to have a look.

💡 Author and Contributors commands

The author and contributors of mommertf/slack 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.

@RobErskine
Copy link
Contributor

RobErskine commented Nov 21, 2024

I could potentially take this on if other people feel like it would be useful? We don't have a way to send messages via Raycast but maybe we could?

I think this could just be a more generic "Send Message" command. Could use the <Form> layout to pull all users/channels for who you want to send it to, the message itself and then a time for which you want to send (now, 1hr, or set specific datetime). Could use the send or schedule message API?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension: slack Issues related to the slack extension 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