Maikol Solís
Maikol Solís
I could make some progress defining this snippet ```elisp (aas-set-snippets 'laas-mode :cond #'laas-object-on-left-condition :expansion-desc "Wrap in \\mathbb{}" "bb" #'laas-accent--bb) ``` So you need to type `$Rbb$` to turn it into...
Hi! Eglot already sets a labels and captions from tables and figures. It would be nice some integration with cite commands. Those are the typical cases that I'm thinking right...
I just discovered `tabularray` and hope that Pandoc supports it by default. Best.
Using my org-roam repo with orgzly I discovered that I can't follow my links if they have the format ``` [[id:20201122073707][My note]] ``` Where the file that I try have...
I just want to support this idea. I'm not an app developer, just a regular user. However I have my org-roam files in github and it would be useful for...
Yes. I wasn't aware of `org-gtd-clarify-show-horizons` at all. Thanks for pointing out. Just a little remark here. In the variable docstring https://github.com/Trevoke/org-gtd.el/blob/ba42650860ed087ca9d0eb10c3459dd7a281ac2f/org-gtd-clarify.el#L38-L44 The non-nil (t) value causes an error. It...
Well, in the end, it's just giving the users all the options right away. But it's your call, of course. Thanks.
Oh, right! I get what do you mean. Jumping across the transient menu and the clarify buffer isn't as smooth as I expected. I think that binding the menu to...
And nano-dark work as expected 
Yes, mode-line-active inherits the face from mode-line. 