Lennart Kiil
Lennart Kiil
#### To report a bug... * What command(s) did you run? task test delete * What did you expect to happen? correct count of tasks that would be altered *...
I have more than one wiki defined in g:vimwiki_list. Some are really long files, and when taskwiki is enabled they are slow to load. Is there a way to disable...
As far as I can tell, there is currently no way to filter for all transactions made on, for example, mondays. Something like ``` hledger reg date:'every monday in june'...
Hi — I hope I haven't missed anything, but as far as I can tell, there is no way to do bulk operations. Fx, if I would like to open...
### Related problem I am trying to *remove* stopwords from a tokenized corpus. Removing all words except the stopwords is easily achievable: ``` let stopwords = (open stopwords.txt | lines...
`` cycle over windows gives error in ChatGPTEditWithInstructions mode when the option window is NOT open. This is the error: ``` E5108: Error executing lua: ...ack/packer/start/ChatGPT.nvim/lua/chatgpt/code_edits.lua:186: Expected Lua number stack...
Hi The awesome ActAs prompts are awesome. But I would like to use my own in Danish ( they are here: https://raw.githubusercontent.com/kiil/danske-chatgpt-prompts/main/prompts.csv ) instead. It would be great if the...
Hi, AFAICT currently you need to do ``` git commit --amend ``` if you want to override the standard git message set by `nb` when editing a file. Is there...
**Description** I launch taskwarrior-tui from some icons running different command lines and it would be helpful if I could preset filters so taskwarrior-tui would show different tasks from the get...
In the normal mode, the title is present at the top of the article as one would expect. But in raw markdown mode `-o` , there is only the body...