raycast / extensions

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

[iMessage 2FA] ... #12671

Open bcometa opened 1 month ago

bcometa commented 1 month ago

Extension

https://www.raycast.com/yuercl/imessage-2fa

Description

Would love the option to "mark as read" or even "delete" text after using/pasting with 2FA.

Who will benefit from this feature?

Everyone

Anything else?

No response

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @yuercl @thomaspaulmann @arronhunt @ronaldheft @hitolaus you might want to have a look.

💡 Author and Contributors commands The author and contributors of `yuercl/imessage-2fa` 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.
hitolaus commented 1 month ago

I would also love this feature, but the problem is that iMessage-2FA reads the OTP using the local SQLite copy of your messages (~/Library/Messages/chat.db). Modifying this database to set the read state is highly discouraged, as it may corrupt the database and cause issues in the iCloud synchronization process.

bcometa commented 1 month ago

Ah, bummer!

raycastbot commented 3 days 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 😊