Skip to content

sellorm/dater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dater

Insert the current date at the current cursor position.

A quick package for R that implements an addIn for RStudio. That addIn provides a menu item to insert today's date at the current cursor position.

Inspired by the 'F5' key in notepad.exe.

Installation

devtools:

devtools::install_github("sellorm/dater")

no devtools:

source("https://install-github.me/sellorm/dater")

Setting up a keyboard shortcut

Once the package is installed, click the 'Tools' menu, then go to 'Addins' and 'Browse Addins'.

Click the 'Keyboard Shortcuts' button, and in the keyboard shortcuts screen you can add or modify the shortcut.

Addins more info

See the Addins documentation for more info.

About

Implements and RStudio AddIn to insert the current date into a document

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages