take some notes while doing a task
This commit is contained in:
@@ -11,4 +11,5 @@ export interface Recordable {
|
||||
start: ISODate
|
||||
end?: ISODate
|
||||
stepRecords: Record<string, StepRecordable>
|
||||
notes: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user