Skip to content

Commit b567d4f

Browse files
authored
Merge pull request #289 from pryrt/v814-InsertDateTime
add the INSERT date/time submenu
2 parents a8b7990 + a196032 commit b567d4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/editing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The cloned document is the same document as its original one, but with the separ
4545

4646
Aside from the normal undo/redo/copy/paste entries, there are a number of sub-menus to the **Edit** menu, which group together various categories of editing-related commands, and a few other editing commands in the main **Edit** menu.
4747

48+
* `Insert >` ⇒ submenu with actions that insert the date and time as a short format (like `12:46 PM 8/21/2021`) or a long format (like `12:46 PM Saturday, August 21, 2021`) (new to v8.1.4)
4849
* `Copy to Clipboard >` ⇒ submenu with actions that copy current filename, path, or directory name to the clipboard
4950
* `Indent >` ⇒ submenu with actions that increase or decrease the current line's indentation, based on [the syntax language's](../preferences/#language) tab/indent settings
5051
* `Convert Case to >` ⇒ submenu with actions that change the case of the selected text (all UPPERCASE, all lowercase, and various mixed-case settings)

0 commit comments

Comments
 (0)