{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreidupr77dn7umjxhblkocjzpyoqb6bolb5ro7lyqec6bd4lwrbzhwy",
    "uri": "at://did:plc:4n6wgsqsqm6q2hjncgwmreey/app.bsky.feed.post/3mfbmiekxewu2"
  },
  "path": "/post/46030438",
  "publishedAt": "2026-02-19T20:47:53.000Z",
  "site": "https://programming.dev",
  "tags": [
    "Powershell",
    "pwshguy",
    "1 comments",
    "https://github.com/mdowst/PSNotes",
    "https://github.com/mdowst/PSNotes/releases/tag/v1.0.0",
    "https://www.powershellgallery.com/packages/PSNotes/1.0.0.0"
  ],
  "textContent": "submitted by pwshguy to powershell\n2 points | 1 comments\n\nI just released PSNotes v1.0.0.\n\nPSNotes is a PowerShell module that lets you build your own snippet library with:\n\n  * Aliases for quick recall\n  * Catalog-based organization\n  * Direct execution or clipboard copy\n  * Executing script via paths or as saved snippets\n  * Support for remote catalogs allowing you to have your snippets everywhere\n  * Quick browser to see all your notes at a glance\n  * Works from Windows Terminal, VSCode, pwsh, or any PowerShell host (even ISE if you’re still using that)\n\n\n\nThe goal is simple: make it easier to reuse the commands you run constantly and remember the ones you don’t. Or if you are like me and get sick of typing out [System.Collections.Generic.List[PSObject]] forty times a day.\n\nFull documentation and samples: https://github.com/mdowst/PSNotes\n\nRelease notes: https://github.com/mdowst/PSNotes/releases/tag/v1.0.0\n\nPowerShell Gallery Listing: https://www.powershellgallery.com/packages/PSNotes/1.0.0.0\n\nI hope you find it useful. And as always, I’m open to any suggestions or feedback.",
  "title": "PSNotes v1.0.0 Released (A Snippet Library for PowerShell)"
}