PSNotes

1.0.1.0

PSNotes is a PowerShell module that provides a structured, versioned snippet and script library for reusable automation patterns. Create notes with aliases, tags, and metadata to quickly execute, copy, or preview commands. Organize notes into local or remote catalogs, search by name, tag, details, or snippet content, and turn frequently used automation into first-clas
PSNotes is a PowerShell module that provides a structured, versioned snippet and script library for reusable automation patterns. Create notes with aliases, tags, and metadata to quickly execute, copy, or preview commands. Organize notes into local or remote catalogs, search by name, tag, details, or snippet content, and turn frequently used automation into first-class commands.
Show more

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name PSNotes

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

Install-PSResource -Name PSNotes

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) 2026 Matthew Dowst. All rights reserved.

Package Details

Author(s)

  • Matthew Dowst

Tags

PowerShell Snippets Automation DevOps SRE Catalog Productivity CLI Terminal

Functions

Get-RemoteCatalog Import-RemoteCatalog Remove-RemoteCatalog ConvertTo-Splatting Get-CommandSplatting Export-PSNote Get-PSNote Get-PSNoteAlias Get-PSNoteMenu Import-PSNote Initialize-PSNoteStore Move-PSNote New-PSNote Remove-PSNote Set-PSNote Update-PSNoteStore

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

- Added interactive console via Start-PSNote
- Added catalog support (local and remote)
- Added script path execution support
- Added versioned store with migration via Update-PSNoteStore
- Improved search and tagging capabilities

FileList

Version History

Version Downloads Last updated
1.0.1.0 (current version) 4 2/20/2026
1.0.0.0 11 2/19/2026
0.2.0.1 2,581 6/2/2022
0.1.8.9 181 9/16/2021
0.1.6.7 215 12/5/2019
0.1.6.6 43 12/2/2019
Show more