Skip to content

AHK-Script to help comfortably inserting successive references.

License

Notifications You must be signed in to change notification settings

fwenger/referencehelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Referencehelper

Helps you to comfortably insert successive references.

Getting Started

For example: A reference like 25100-300. The right end of the reference, e.g. 300, will be continued in steps of 1. The new reference would be 25100-301 and so forth. The same is done for endings with letters, e.g. 25100a.

Hotkeys

Win + 1: Copy highlighted reference.

Win + 2: Replaces the highlighted text or, if no text is selected, the first character before the mouse pointer with the next reference.

Win + 3: Resets the next reference by one step.

Alt + Esc: Exit script.

Installing

Using

  1. Highlight your reference (with your mouse), e.g. 25100-300.
  2. Press Win + 1 to copy.
  3. Select the position where you want the new reference to be inserted. Please note: if no text is selected, the first character before the mouse pointer will be replaced.
  4. Press Win + 2 to insert the new reference, e.g. 25100-301.
  5. Select the position where you want the next reference to be inserted. Please note: if no text is selected, the first character before the mouse pointer will be replaced.
  6. Press Win + 2 to insert the next reference, e.g. 25100-302.
  7. ...

Built With

Contributing

Please contact the author.

Authors

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

About

AHK-Script to help comfortably inserting successive references.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published