Closed TheChilliPL closed 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.
Works very well, but the popup position is fixed to the bottom border of the screen. It covers the textbox if it's multiline
Fixed in the latest version 💛
Closing issue. Reason: Fixed in v2.1.3
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 likein 21 hours
, using theR
relative time format