GaurangTandon/ProKeys

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

EduMelo opened this issue · 1 comments

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


  • [ X ] - I have confirmed the issue occurs even after reinstall (and data backup) of ProKeys
    (ignore if not applicable)

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)]].