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 1745 ms
    Total time 1745 ms
    Initialization time 93 ms
    Memory 12.0 MiB
    Peak memory usage 12.0 MiB
    PHP memory limit 128 MiB
    Logger 88
    Errors 0
    Warnings 0
    Deprecations 88
    Cache 31 in 1169.68 ms
    Cache Calls 31
    Total time 1169.68 ms
    Cache hits 24 / 39 (61.54%)
    Cache writes 11
    3
    Default locale en
    Missing messages 3
    Fallback messages 0
    Defined messages 117
    Security n/a
    Authenticated No
    Firewall name main
    Twig 252 ms
    Render Time 252 ms
    Template Calls 73
    Block Calls 16
    Macro Calls 0
    44 in 138 ms
    settings_row_switch 15
    user_settings_row_switch 4
    user_inline 2
    date 2
    date_edited 2
    magazine_inline 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
    15 in 1237.30 ms
    Database Queries 15
    Different statements 13
    Query time 1237.30 ms
    Invalid entities 0
    Cache hits 21
    Cache misses 2
    Cache puts 2
    6.4.0
    Profiler token f8aec6
    Environment dev
    Debug enabled
    PHP version 8.2.26   View phpinfo()
    PHP Extensions Xdebug ✗ APCu ✓ OPcache ✓
    PHP SAPI apache2handler