Taimoor-Tariq / BetterDiscordStuff

My BetterDiscord Plugins and Themes
https://ko-fi.com/TaimoorTariq
GNU General Public License v2.0
19 stars 17 forks source link

[ FEATURE | SendTimestamps ] Allow specifying format in the message send replacement #30

Closed TheChilliPL closed 2 years ago

TheChilliPL commented 2 years ago

Right now, it's possible to send a timestamp by writing something like {{dec 2 2020}} or {{10:40am}} and sending the message, but it doesn't let you configure the format. To do that, you need to open the dialog. What could be done is allowing to specify the format in a similar manner, like {{DATETIME|FORMAT}}, e.g. {{2022-04-30 8:00|R}} would say something like in 21 hours, using the R relative time format

Taimoor-Tariq commented 2 years ago

I just released a new version that allows you to select the formats before sending. But your idea is great too (if you know your formats 🙂) so I might think of adding it later.

TheChilliPL commented 2 years ago

Works very well, but the popup position is fixed to the bottom border of the screen. It covers the textbox if it's multiline

Taimoor-Tariq commented 2 years ago

Fixed in the latest version 💛

Taimoor-Tariq commented 2 years ago

Closing issue. Reason: Fixed in v2.1.3