shoot-the-messenger icon indicating copy to clipboard operation
shoot-the-messenger copied to clipboard

Suggestion: Start from the top to the bottom

Open jfilipeferreira96 opened this issue 10 months ago • 2 comments

I tested and the code works great. However it would be awesome to have a reverse mode where you start from the old messages to the new ones. Why? Because sometimes you just want to delete those old cringe messages without letting the other person know that you are deleting it.

jfilipeferreira96 avatar Apr 19 '24 08:04 jfilipeferreira96

I'd love to be able to support this because it would actually make a bunch of other things easier, but as far as I know there is no way to actually jump to the top of a message chain without loading in the whole thing by scrolling, and loading in the whole thing by scrolling will eventually crash chrome :cry: Do you by any chance know of some way to do this? It used to be possible with url hacking but no longer i think

Because sometimes you just want to delete those old cringe messages without letting the other person know that you are deleting it.

Just a heads up that anyone who has an iphone will get a notification for every message this is unsent. This isn't unique to this tool -- its a combination of an operating system level decision made by apple and a notification decision made by meta, that impacts every unsend (including manual ones)

theahura avatar Apr 19 '24 22:04 theahura

I managed to create a bash script that keeps scrolling but by any means it's a feasible solution for this project.

Thanks for the heads ups.

jfilipeferreira96 avatar Apr 20 '24 12:04 jfilipeferreira96