Almar Klein

Results 295 issues of Almar Klein

There's a few places where the API could be made more Pythonic by supporting context managers. Use-cases: * The `buffer.map()` and `buffer.unmap()` is pretty obvious. * Maybe some part of...

@korijn mentioned in a comment in a pygfx, that game engines usually run a tight loops with the following steps: 1. Query input device state (joysticks, buttons, mice, etc) 2....

### Describe the bug When I try to import `rubicon.objc` using Pypy, the process hangs while it allocates more and more memory. I traced this down to this line, and...

bug

Requested by a user. Would be nice to select a tag (or combination of tags), and then hit a button to zoom out to a level that includes all records...

enhancement

A bit like [this](https://play.google.com/store/apps/details?id=com.razeeman.util.simpletimetracker) Also, naming a preset would already be a win, #469

enhancement

It has been suggested to include a calendar in TimeTagger: "By incorporating a calendar, users would have a clear overview of their scheduled tasks, appointments, and events, allowing for better...

Idea

To avoid self-hosters from losing data, as in #443: * Make it more obvious that the sync icon is clickable (with a hoover shadow, tooltip, or cursor shape change). (The...

## The idea A few users have requested the ability to add either increase the character limit or add a secondary multi-line field for adding notes. References: * https://github.com/almarklein/timetagger/discussions/369 *...

Idea

### Discussed in https://github.com/almarklein/timetagger/discussions/367 Originally posted by **filcuk** May 31, 2023 Hi, I've been making great use of this tool lately. I would really like to suggest creating tag 'templates',...

Idea

This will make it easier to adjust to workflows that users may already be familiar with (see e.g. #350).

enhancement