jdhitsolutions / PSWorkItem

A PowerShell 7 module for managing work and personal tasks or to-do items. This module uses a SQLite database to store task and category information. The module is not a full-featured project management solution, but should be fine for personal needs. The module requires a 64-bit Windows or Linux platform.
MIT License
36 stars 5 forks source link

Revised Archive Object #8

Closed jdhitsolutions closed 1 year ago

jdhitsolutions commented 1 year ago

The Archive object doesn't need properties like OverDue.

jdhitsolutions commented 1 year ago

Also remove TimeRemaining property.

jdhitsolutions commented 1 year ago

This has been addressed in v1.0.0 9d6243b