mtekman
mtekman
(this is a really cool game!) I had some issues in the editor trying to rotate many tiles and thought I might fare better editing the trk format manually, but...
## Issue If you start vterm from a remote org-mode document, then it spawns a remote shell at that location (which is fantastic!) However, if you try to access a...
Is there any interest in getting this to work on remote machines via TRAMP? I find that "conda-env-list" does not produce any output
It seems like the finish hook is never called: ```elisp (defun testfn () (with-current-buffer "*scratch*" (insert "finish hook ran fine."))) (add-hook 'ripgrep-search-finished-hook 'testfn) (ripgrep-regexp "test.*" "~/path/to/dir") ```
Essentially perform a quick diff when the file is open, and allow the user to pull changes from their conf.org file. This would allow us to use the org-tanglesync main...
There should be an easy way during watch-mode to convert a buffer to an org-edit-src-mode buffer and set the tangle source to the right conf file and tangle block. The...
It would be cool if I could run magit-status on an external file, and it would bring up the magit-status of the source org file. Need to understand magit hooks...
Accessing datasets in a public history (that does not belong to me) is restricted in an inconsistent way. When I try to match datasets using the `show_matching_datasets` function, it throws...
From @tarsius - create summaries for outline mode too This might not play nicely with my parent-alist variable that stores org headings and their levels, but Im sure I can...
Below the current header, show the number of nested: * [ ] NWords * [ ] Headings * [ ] TODO items * [ ] Specific-TODO items * [ ]...