konami-command icon indicating copy to clipboard operation
konami-command copied to clipboard

Make EASY_DATE (more?) compatible with Paste-A-Date

Open Freso opened this issue 10 years ago • 2 comments

https://bitbucket.org/96187/userscripts/src/master/paste-a-date/

Currently if you have both activated and you copy a date into the paste-a-date text field, EASY_DATE will put the month in the year field and the day in the month field, removing the year entirely.

Freso avatar Feb 22 '15 19:02 Freso

I will see what I can do in #20 without having some specific code but actually I do already use input[placeholder='YYYY'], input[placeholder='MM'] and input[placeholder='DD'] querySelectors to find MBS fields. If Paste‐a‐date would do the same instead of looking for 1st, 2nd and 3rd fields, they would be compatible.

I would disable either EASY_DATE or Paste‐a‐date. :)

jesus2099 avatar Feb 22 '15 22:02 jesus2099

Yes, I have disabled EASY_DATE (since Paste-A-Date can deal with "human language" date specifications, which is what I more often come across).

Freso avatar Feb 22 '15 23:02 Freso

Hi @Freso. I made a change that should enable simultaneous use of Paste-A-Date or any other date related script. But I didn't find a working version of Paste-A-Date! to test... :-/

jesus2099 avatar Nov 28 '24 00:11 jesus2099