GaurangTandon / ProKeys

free Chrome/Opera extension; makes you productive in online text-related work
Other
101 stars 31 forks source link

Minute date symbol doesn't work with another symbols unless if has a collon right in front of it #305

Open EduMelo opened 4 years ago

EduMelo commented 4 years ago

Hi user! Please use this template to easily file your issue:

Data

Browser name: - Chrome OS name: - Windows 10 Site where ProKeys is functioning improperly - Any site

Description:

Steps to reproduce issue Doing the following in latest ProKeys version will cause the problem I'm writing about.

  1. Create a snippet like so: [[%d(hhm)]]
  2. use the created snippet

Actual behavior For the time 20:48, the above steps result in: The snippet name is swapped by: 20m The hour is replace but the minute part is not.

Expected behavior For the time 20:48, the following was supposed to happen/should have happened: The snippet name should be swapped by: 2048


GaurangTandon commented 4 years ago

Thanks @EduMelo , I can acknowledge this issue and will try to fix it soon. Till then, as a workaround you can use [[%d(hh m)]].