effitask
effitask copied to clipboard
Graphical task manager, based on the todo.txt format.
Bumps [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) from 0.9.1 to 0.9.2. Release notes Sourced from pulldown-cmark's releases. v0.9.2 This release includes fixes for a few panics and other minor bugs. Commits 211482c Bump crossbeam-utils from...
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.6 to 1.6.0. Changelog Sourced from regex's changelog. 1.6.0 (2022-07-05) This release principally includes an upgrade to Unicode 14. New features: [FEATURE #832](rust-lang/regex#832): Clarify that Captures::len includes...
## What are the minimum necessary steps to reproduce this issue? 1. Use any todo.txt and done.txt files. Examples attached: [todo.txt](https://github.com/sanpii/effitask/files/7213915/todo.txt) [done.txt](https://github.com/sanpii/effitask/files/7213914/done.txt) 2. Run the stand alone version of effitask...
## What are the minimum necessary steps to reproduce this issue? 1. build all dependencies (GTK etc.) and effitask: ok 2. launch effitask: ok (GUI comes up, I can create...
effitask crashes when run in ssh session ## What are the minimum necessary steps to reproduce this issue? 1. connect to system with effitask installed using ssh 2. execute `effitask`...
_(Thanks for reporting an issue to Effitask! If you haven't already read the [contributor guidelines](https://github.com/sanpii/effitask/blob/master/docs/CONTRIBUTING.md), Please do that now, then procede to fill out the details below.)_ ## What are...
What do you think about adding a kanban view? Some people report that kanban works better for them than GTD and can also be used together.  https://hackernoon.com/personal-kanban-part-1-why-todo-lists-don-t-work-3b5c6dc78708 http://www.ericlee.info/blog/?p=1068 https://lifehacker.com/productivity-101-how-to-use-personal-kanban-to-visuali-1687948640...
When I add new keyword, I write the name and when I press `tab` key I would like switch to the value column ready to write text. After that, pressing...
## What are the minimum necessary steps to reproduce this issue? Set a task's priority. Want to unset it ## What happens? Can not find a way to unset it....