Eamon Burns
Eamon Burns
Seems to be fized in #9, though it is only adding `hjkl` support and not full customization
@KajKandler How about, instead of a heading. It could be some other specific syntax? Personally, I would like to have the ability to use every heading at my disposal, and...
@bmizerany Could you please reopen this? Me and two other people are getting the error. ``` $ OLLAMA_HOST='http://10.10.10.10:11434' ollama run orca-mini Error: unmarshal: invalid character 'p' after top-level value ```...
@littson @tirithen I was able to fix it. My server was running `v0.1.12` and my client was running `v0.1.32`. I can see you both are running it locally though, so...
As far as I can tell, it joins threads just fine. I made a new thread and called `?eval`, `?play`, and `?tags` and it worked as expected.
Is there any reason why this hasn't been done yet?
I would like to say that this feature would be greatly appreciated
The last commit was sometime in April 2021, I don't think they are going to respond...
@josephdong1000 another possible solution is a dropdown which selects what to do with todos under each heading: ```md # Heading 1 - ignore # Heading 2 - pass-through # Heading...
Am I understanding it right that the desired output would be something like: ``` Missing code block. Please use the following markdown: 'code here' or '''rust code here ''' (You...