Skip to content

Extra date, count info printed every time command is runΒ #75

@rileykav

Description

@rileykav

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions