Todo
1.3.2
PowerShell Module to manage your TODO list from the terminal.
Minimum PowerShell version
5.1
Installation Options
Author(s)
Stefan Greve
Copyright
(c) 2022 Advanced Systems. All rights reserved.
Package Details
Owners
Tags
Functions
Get-Task Get-TodoList New-Task New-TodoList Remove-Task Remove-TodoList Update-Task
PSEditions
Dependencies
Release Notes
https://github.com/Advanced-Systems/todo/blob/master/CHANGELOG.md
FileList
- Todo.nuspec
- Todo.psd1
- Todo.psm1
- classes\classes.psd1
- init\RegisterArgumentCompleters.ps1
- public\Get-Task.ps1
- public\New-Task.ps1
- public\Remove-Task.ps1
- public\TodoList.sql
- TodoTable.Format.ps1xml
- classes\Task.ps1
- private\Get-SavePath.ps1
- public\Get-TodoList.ps1
- public\New-TodoList.ps1
- public\Remove-TodoList.ps1
- public\Update-Task.ps1