Skip to content

Releases: rjmccallumbigl/capslock.ahk

V0.7.3

10 May 22:57
4a9224b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...V0.7.3

v0.7.2

22 Sep 22:37
937dc32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

31 Aug 16:55
c8b99fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

30 May 23:21
fe18086
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

30 Apr 01:16
c864818
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.6.1

v0.5.2

19 Mar 05:20
654bc46
Compare
Choose a tag to compare

Convert

  • UPPER CASE
  • lower case
  • Title Case
  • Sentence case
  • iNVERT cASE
  • SpOnGeBoB
  • S p r e a d T e x t

Advanced string manipulation

  • Remove_under_scores
  • Remove.*full.stops
  • Remove-*dashes
  • Remove_illegal_characters
  • Remove*emojis
  • Remove*Uppercase
  • Remove*Lowercase
  • Sort
  • snake_Case to camelCase
  • Swap at Anchor Word
  • Tabs to Spaces
  • Spaces to Tabs

Wrap text (coding)

  • `(...)
  • `{...}
  • `[...]
  • `<...>
  • <#...#>
  • /.../
  • '...'
  • "..."

Utilize internet browser

  • Google
  • Thesaurus
  • Wikipedia
  • Define
  • Open Page...

Utilize Windows Explorer

  • Open Folder...
  • Open Parent Folder...
  • Copy File Names and Details from Folder to Clipboard...
  • Add File to Subfolder...
  • Pull File Out to Parent Folder...
  • Clipboard to File...
  • File to Clipboard...

Run scripts (modify for your own script repo)

  • Check Sensitivity with Alex.ps1 (npm)
  • CCleaner
  • RemoveResourceGroups.ps1
  • createNewVM.ps1
  • {Update NSGS}.ps1
  • getDiskSpace.ps1
  • grepFolder.ps1

Insert/modify datetime strings

  • Insert Time/Date Menu
  • Insert Specified Time

Image manipulation

  • Save image from clipboard to &folder
  • OCR with &Vis2.ahk

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.2

v0.4.0

19 Mar 04:17
84c40ce
Compare
Choose a tag to compare

Tree: https://github.com/rjmccallumbigl/capslock.ahk/tree/84c40ceed2faa6b9f1c0814982e9809b0a13b205

Convert

  • UPPER CASE
  • lower case
  • Title Case
  • Sentence case
  • iNVERT cASE
  • SpOnGeBoB
  • S p r e a d T e x t

Advanced string manipulation

  • Remove_under_scores
  • Remove.*full.stops
  • Remove-*dashes
  • Remove_illegal_characters
  • Remove*emojis
  • Remove*Uppercase
  • Remove*Lowercase
  • Sort
  • snake_Case to camelCase
  • Swap at Anchor Word
  • Tabs to Spaces
  • Spaces to Tabs

Wrap text (coding)

  • `(...)
  • `{...}
  • `[...]
  • `<...>
  • <#...#>
  • /.../
  • '...'
  • "..."

Utilize internet browser

  • Google
  • Thesaurus
  • Wikipedia
  • Define
  • Open Page...

Utilize Windows Explorer

  • Open Folder...
  • Open Parent Folder...
  • Copy File Names and Details from Folder to Clipboard...
  • Add File to Subfolder...
  • Pull File Out to Parent Folder...
  • Clipboard to File...
  • File to Clipboard...

Run scripts (modify for your own script repo)

  • Check Sensitivity with Alex.ps1 (npm)
  • CCleaner
  • RemoveResourceGroups.ps1
  • createNewVM.ps1
  • {Update NSGS}.ps1
  • getDiskSpace.ps1
  • grepFolder.ps1

Insert/modify datetime strings

  • Insert Time/Date Menu
  • Insert Specified Time