-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
When I run reminders <anything> it prints a date-time and info line, with 'Store' and 'Account' counts, unlike all the examples which give a bare output. This is not helpful and just bogs up the screen. Here is the line that prints (I don't know what the no./.s in the [] are, but they seem very random each time, only matching a few of the initial numbers on a repeated command):
$ preview show-all
2024-01-23 21:45:35.390 reminders[potentially-private-no.s] XXX: countOfStores: 1, countOfAccounts: 1
ToDo: 0: Homework
.
.
.
I also tried to reach through the code database for a print statement of some sort, but couldn't find one/am not proficient with this code, and as it happens with every command (even --help), it seems like some deeper logic.
ap
Metadata
Metadata
Assignees
Labels
No labels