Diego Gangl
Diego Gangl
Kudos on a great little app :D It would be nice to have some control over the quality of the recording. Nothing too detailed, but maybe a slider or 2-3...
Hi, I'm trying to pass custom objects through Python to Rust. I need to store one of these in a main struct. The Python classes have some properties of their...
 --- This PR rebases and solves the conflicts in @ranchester2 's Gtk4 port (sometimes succesfully). It will also include my work on listviews and will finally plug the new...
_Filled under controversial ^^_ I understand the original GTD book used `@` for contexts/tags back in the day, but that was long before hashtags and social media took the world...
We're getting to the end of the 0.6 cycle, so it's a good time to start planning for 0.7 since we have lots of large, sweeping changes to land. This...
This is a common Gnome pattern, just do the action and then let the user `ctrl+z` to undo. This also implies adding undo at a global scale through the app,...
@jscn brought up an interesting issue: we don't have a way to edit searches. While searches are quite simple right now, we might want to have more involved searches in...
The current export plugin is based on several dependencies that are dead for most distros or require serious hunting. This could be simplified by having a simpler plugin that exports...
This could involve redesigning the entire workflow or adding some text to the panel. Also, documentation
Run some checks to make sure there was no data loss while versioning. Ideas for checks: - Same number of tasks, tags, saved searches - Same number of tasks for...