Sanpi
Sanpi
I love this idea, thank you for this complete proposal. Unfortunately I don’t use kanban and I’ll probably don’t have motivation to write the most configurable view, that could be...
I can’t read the status on chaos.social. @davidak http://pencil.evolus.vn/ Here the source if you want improve it: [kanban.zip](https://github.com/sanpii/effitask/files/4450527/kanban.zip)
It’s possible to delete priority by choosing `Z`. The interface is probably not clear enough. I can replace the `Z` label by an icon:  What do you think about...
Do you have a screenshot?
It’s like a dark theme doesn’t detected as dark. What is your theme? You can add `:dark` at you theme name to force the dark style. For example: ``` GTK_THEME=Clearlooks:dark...
> Is that what you meant to do? Yes. > How come I executed at ./target/release/effitask after editing the styles.css files and it didn't change in the program? In release...
It’s a good idea but not easy to do, as I understand: they need a desktop file to launch the application. It’s not the philosophy of this todo.sh plugin :thinking:
It’s a good idea :smiley: I won’t use `#` (or other special character) to prevent a second parsing of tasks. I prefer using keywords (`d` for duration or `e` for...
It’s probably a good idea to always display deferred tasks in agenda.
I add in my vimrc: ```viml let g:SignatureDisplaySplMarks='[]"^.(){}' ``` But I see nothing: 