PSNotes

0.1.6.6

PSNotes is a PowerShell module that allows you to create your own custom snippet library, that you can use to reference commands. It is great for long command you run often or commands you don't run often and need a reminder on. Snippets can either be executed directly, copied to your clipboard, or simply output to the screen for you to do whatever you want with them.
PSNotes is a PowerShell module that allows you to create your own custom snippet library, that you can use to reference commands. It is great for long command you run often or commands you don't run often and need a reminder on. Snippets can either be executed directly, copied to your clipboard, or simply output to the screen for you to do whatever you want with them. When you create a note, you assign an alias to it, so you can have an easy to remember keyword that you can then use to recall it. Notes can also be classified with tags, so you group them in logic collections. You can also easily search for them by tag, name, details, or text within the snippet.
Show more

Minimum PowerShell version

2.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSNotes -RequiredVersion 0.1.6.6

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSNotes -Version 0.1.6.6

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019 Matthew Dowst. All rights reserved.

Package Details

Author(s)

  • Matthew Dowst

Functions

Export-PSNote Get-PSNote Get-PSNoteAlias Import-PSNote New-PSNote Remove-PSNote Set-PSNote

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.2.0.1 1,155 6/2/2022
0.1.8.9 178 9/16/2021
0.1.6.7 197 12/5/2019
0.1.6.6 (current version) 41 12/2/2019