todotxt.el
todotxt.el copied to clipboard
A todo.txt client for Emacs
Calling todotxt-find-first-visible-char at this place again pretty much negates the effects of the previous search, so remove this call. This fixes not jumping to a newly added item.
Couldn't find a way to contact ya. Justine (jart) shared your [redbean twiddlywiki project](https://rpdillon.net/redbean-tiddlywiki-saver.html), wondering if they broke it when putting `StoreAsset` behind a flag. > Does anyone here know...
Would it be an idea to complete without considering the +@ prefix if typing a letter, e.g. "Filter for tag or keyword: e<TAB>" would list +example @example
I am trying to use todotxt.el from Doom Emacs which uses Emacs evil mode quite extensively. I can of course add the keybinds in Doom config, but do you think...
Currently, after you change the priority (`r` key by default) the list seems to refresh and put the cursor all the way back at the top. This is very disorienting,...
As the title says, I sometimes find that the wrong todo is marked as done when cursor is at the beginning of a line and some todos are filtered out....
Copy task could be done in two ways I guess the second one is the right thing - Completely copy a row, like with y, then the user has to...
This PR adds one commit which binds 'h'. (Sure '?' is already available but most modes also bind 'h' which is more comfortable, at least on some keyboard layouts.)
It would be nice to be able to sort tasks, according to priority, contexts, both. And maybe more.