gtg
gtg copied to clipboard
Getting Things GNOME! trunk
On the 0.6 github release. Quick entery "my task due:tomorrow" creates a new task "my task" and fill the due date field with tomorrow, as expected. Quick entry "my task...
This is an issue to discuss how we could improve our automated testing (or lack of). Some things that have been suggested: - Move unit tests to meson, so they...
The current display name has a number of problems, including length, clunkiness, and the potential for trademark issues. Keeping "GTG" in e.g. the app ID is fine, but the user-facing...
While rebasing #597, I observed something strange, `Date.now()`, `Date('now')`, `Date.parse('now')` and all the variations around that pattern returns a fuzzy date. Which brings me to the following two points :...
_**NOTE**: This is a total redo of #431 (and #437, oops - need to stop playing with branches I have open PRs for) to match the updated example in #279...
I've had this sitting in my personal todo list for way too long, and while it's easy to do, it requires taking the time to sit down and actually do...
Update build status badge to use the github workflow and move it more towards the top.
When opened as a "project" in GNOME Builder and launched from there (with ctrl+F5), you can see a bunch of debug messages being printed to GNOME Builder's run console, but...
Given that basically the entire GNOME project is hosted on [Gitlab ](https://en.wikipedia.org/wiki/GitLab)these days I think it would make sense to consider migrate GTG over to [GNOME’s Gitlab instance](https://gitlab.gnome.org/) as well....
For version 0.6, in PR #582 @Neui reimplemented the traceback catcher that was broken in #247. Seems like it has been put to good use by many users since then!...