-
Notifications
You must be signed in to change notification settings - Fork 0
/
.todo
25 lines (23 loc) · 2.1 KB
/
.todo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
-- CoffeeTracker
✔ Write Comment Based Help @started(18-12-03 11:27) @done(18-12-03 11:44) @lasted(17m33s)
✔ Update Help File @done(18-12-03 11:49)
-- Use platyPS
✘ Edit Module @cancelled(19-10-25 16:19)
✘ Optimize @cancelled(19-10-25 16:19)
-- Make 'Compilable'
✘ Remove Parameters @cancelled(19-10-25 10:17)
-- ! This is a breaking Change
-- Removed create, but kept the option to change the default path.
✔ Add CoffeeTracker Object -> ? @done(19-10-25 10:17)
-- ? Where - Get-CoffeeTracker? Module?
-- Note
CoffeeTracker returns the Path of the current CoffeeTracker File
Maybe -Read/Raw Switch will return Raw Tracker Content
Maybe -ReadAsObject/AsObject returns CoffeeTracker Object
✔ Add -PassThru -> Invoke-CoffeeTracker @done(19-10-25 10:09)
-- Return CoffeeTracker Object
☐ ? Optimize Read-CoffeeBalance
-- Better Output
✔ Add Paths to Add- and Invoke- @done(19-10-25 10:07)
-- Removes Relience on Set-
-- Changed Set- to change the default path.