astr0gator

Results 14 issues of astr0gator

In pysnooper I can add decorator before the class so that all methods are available for snooping. Doing the same with snoop gives `TypeError: compile() arg 1 must be a...

The lib is fantastic, thanks. One tiny thing. Is it possible to solve 'Problems' section in Visual Studio Code? Now it gives me 'Module is not callable'. Persists regardless of...

A minor fix of w parameter

Any hints how to make it work with Cursor? Yes, it's a fork and every single extension works for me so far. As for the error, looks like server fails...

I used it mini-player before. After migration: 1. First options gives me: This site can’t be reached 127.0.0.1 refused to connect. (brave: http://127.0.0.1:15298/setup.php) 2. Second does nothing. Any hint's would...

investigating

**I suggest adding customization to choose [end of period] for due:** The logic behind 'due' using start of the day and not the end of the day is clear. It's...

topic:time

I would like to see daily summary by project, akin to the web interface. Something like `toggl sum projects` or `toggl sum -o all` AFAIK currently only one project can...

**Description** Human-readable duration of time that hooked from timewarrior. **Solution** I created a column that shows the duration of the task. It takes it from taskwarrior via hook. `task -r...

enhancement

As a user with many contexts I would like to move fast between contexts to for efficiency and reduced cognitive load by: - [should have] pressing g, G - [could...

enhancement

**Describe the bug** Adding `dateformat` in all possible ways to custom report doesn't change the column view **To Reproduce** Add `dateformat=a` to your custom report. Run report with `-r report_name`....

bug