An open API service indexing awesome lists of open source software.

https://github.com/vhtua/special-date-format-paste

A simple autohotkey script for converting the content (datetime related) of the clipboard
https://github.com/vhtua/special-date-format-paste

autohotkey script windows

Last synced: 11 months ago
JSON representation

A simple autohotkey script for converting the content (datetime related) of the clipboard

Awesome Lists containing this project

README

          

# Special-Date-Format-Paste

### This is a simple autohotkey script for converting a datetime format in the clipboard

### How to use
- Clone this repository:
```shell
git clone git@github.com:vhtuananh020402/Special-Date-Format-Paste.git
```
- Then launch the executable file
- Now every time you copy (Ctrl + V) a string is in the format 26-07-2024, then you can paste using composite keys Ctrl + Q which gives the output without the "-" symbol (26072024)
- To stop the script, find its icon on the taskbar then close it.