- Notifications
You must be signed in to change notification settings - Fork1
Timestamp insertion for Kate.
License
briandonovan/Kate-scripts---time-and-date-stamping
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This script provides date-and-time-stamp insertion forThe Kate Editor.
Ctrl+Alt+d
inserts a date and time of the form20170312 15:01
at the current cursor position.Ctrl+Alt+t
inserts a date and time of the formWednesday, April 12, 2017 22:58:04
at the current cursor position.
Keyboard shortcuts are specified in thekatescript
object literal at the top of the file, so changing them is quick and easy.
Place a copy of this script in yourkatepart5\script\commands
directory, which turns out to beC:\Users\user\AppData\Local\katepart5\script\commands
on my WIndows 10 system (YMMV), and (re)start Kate. It should therafter be usable via its keyboard shortcuts and through the Kate UI—look inTools > Scripts > Brian's Utility Belt
.
About
Timestamp insertion for Kate.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.