Skip to content

[Simple Reminder]: fix word eating#9026

Merged
pernielsentikaer merged 6 commits intoraycast:mainfrom
comoser:fix/#8990
Oct 31, 2023
Merged

[Simple Reminder]: fix word eating#9026
pernielsentikaer merged 6 commits intoraycast:mainfrom
comoser:fix/#8990

Conversation

@comoser
Copy link
Contributor

@comoser comoser commented Oct 30, 2023

Description

PR to fix part of the issue #8990. The extension will no longer cut individual words, instead, it will cut certain expressions, like "remind me to" from the topic to be reminded about.

The "time and date" word tokens will also be removed from the equation, which hopefully will output the topics as the users intend.

Regarding the special characters that exist for instance in german, the extension doesn't support any other language other than english since it uses a natural language processor for english only. There's no current plans to support other languages now as that would be too much of an effort.

The extension still supports other languages of course, but with limitations.

Closes #8990

Checklist

@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: simple-reminder Issues related to the simple-reminder extension OP is author The OP of the PR is the author of the extension labels Oct 30, 2023
@pernielsentikaer
Copy link
Collaborator

It looks good to me @comoser - could you add a CHANGELOG entry?

@pernielsentikaer pernielsentikaer self-assigned this Oct 30, 2023
@comoser
Copy link
Contributor Author

comoser commented Oct 30, 2023

It looks good to me @comoser - could you add a CHANGELOG entry?

done 👍

Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi 👋

Looks good to me, approved 🔥

@raycastbot raycastbot added the OP is contributor The OP of the PR is a contributor of the extension label Oct 31, 2023
@raycastbot
Copy link
Collaborator

raycastbot commented Oct 31, 2023

Thank you for your contribution! 🎉

🔔 @comoser you might want to have a look.

@pernielsentikaer pernielsentikaer merged commit 02add48 into raycast:main Oct 31, 2023
@raycastbot
Copy link
Collaborator

Published to the Raycast Store:
https://raycast.com/comoser/simple-reminder

@raycastbot
Copy link
Collaborator

🎉 🎉 🎉

We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extension fix / improvement Label for PRs with extension's fix improvements extension: simple-reminder Issues related to the simple-reminder extension OP is author The OP of the PR is the author of the extension OP is contributor The OP of the PR is a contributor of the extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Simple Reminder] Punctuation marks and umlauts are removed from the reminder title

3 participants