Agent641, (edited ) to memes in Japan is on its own wavelength.

Download Autohotkey, and create a new script. Paste these shortcuts into the script and restart the script:

; Recommended for performance and compatibility with future AutoHotkey releases.

; ; Enable warnings to assist with detecting common errors.

SendMode Input ; Recommended for new scripts due to its superior speed and reliability.

SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.

:R*?:ddd::

FormatTime, CurrentDateTime, yyyy-MM-dd

SendInput %CurrentDateTime%

return

:R*?:dtt::

FormatTime, CurrentDateTime, yyMMddHHmm

SendInput %CurrentDateTime%

Return

Now, if you type ‘ddd’ on your keyboard, the current date will be typed out, eg ‘2023-11-23’.

If you type ‘dtt’ tgen the datetime stamp will be typed out in YYMMDDhhmm format, eg 2311231012

There are so many cool things you van do with AHK to make your work more productive. For example, rather tgan typing your email address a billion times, add the shortcut:

::add1::your.email.address@domainname.com

And then you can type ‘add1’ and hit space, and your email address will be typed out in full. Of course, the string ‘add1’ can be whatever you want.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • 200 @ tag_overview
    HTTP status 200 OK
    Route name tag_overview
    Has session yes
    Stateless Check no
    Time 1259 ms
    Total time 1259 ms
    Initialization time 274 ms
    Memory 14.0 MiB
    Peak memory usage 14.0 MiB
    PHP memory limit 128 MiB
    Logger 88
    Errors 0
    Warnings 0
    Deprecations 88
    Cache 31 in 387.71 ms
    Cache Calls 31
    Total time 387.71 ms
    Cache hits 27 / 40 (67.5%)
    Cache writes 10
    3
    Default locale en
    Missing messages 3
    Fallback messages 0
    Defined messages 118
    Security n/a
    Authenticated No
    Firewall name main
    Twig 311 ms
    Render Time 311 ms
    Template Calls 75
    Block Calls 16
    Macro Calls 0
    46 in 237 ms
    settings_row_switch 15
    magazine_inline 4
    user_settings_row_switch 4
    user_inline 2
    date 2
    date_edited 2
    vote 2
    boost 2
    settings_row_enum 2
    entry 1
    entry_comment 1
    entry_inline 1
    user_avatar 1
    related_magazines 1
    active_users 1
    related_categories 1
    related_posts 1
    related_entries 1
    support_us_block 1
    featured_magazines 1
    14 in 343.49 ms
    Database Queries 14
    Different statements 12
    Query time 343.49 ms
    Invalid entities 0
    Cache hits 24
    Cache misses 1
    Cache puts 1
    6.4.0
    Profiler token 4555a0
    Environment dev
    Debug enabled
    PHP version 8.2.26   View phpinfo()
    PHP Extensions Xdebug ✗ APCu ✓ OPcache ✓
    PHP SAPI apache2handler