diff options
| author | Sacha Chua <sacha@sachachua.com> | 2025-12-21 20:38:58 -0500 |
|---|---|---|
| committer | Sacha Chua <sacha@sachachua.com> | 2025-12-21 20:38:58 -0500 |
| commit | c4b26614ea1342a236e11874374cad31ab5f33f2 (patch) | |
| tree | 72badcd914990643a7aa1a3afc04e7b113e9c76e /2025/talks/org-babel.md | |
| parent | 70090fbbb1a74d0b63d7793d6ee82e8a425d00fd (diff) | |
| download | emacsconf-wiki-c4b26614ea1342a236e11874374cad31ab5f33f2.tar.xz emacsconf-wiki-c4b26614ea1342a236e11874374cad31ab5f33f2.zip | |
clean up links
Diffstat (limited to '2025/talks/org-babel.md')
| -rw-r--r-- | 2025/talks/org-babel.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/2025/talks/org-babel.md b/2025/talks/org-babel.md index 3a89ee66..adc75eaf 100644 --- a/2025/talks/org-babel.md +++ b/2025/talks/org-babel.md @@ -35,7 +35,7 @@ similar reactivity in Org-Babel. - Q: Is there a web page describing this topic? - A: The repository readme is here - [https://dev.lepisma.xyz/git/ob-rx/](https://dev.lepisma.xyz/git/ob-rx/){rel="noreferrer noopener"} + [https://dev.lepisma.xyz/git/ob-rx/](https://dev.lepisma.xyz/git/ob-rx/) but not sure if you meant any other kind of description. - Q: If I understand correctly, recomputation happens upon saving; why not tie it to C-c C-c instead? @@ -66,13 +66,13 @@ similar reactivity in Org-Babel. this in later versions. - Q: How to get the block dependence plot? Very nice. - It's a small piece of graphviz code in the minor mode, here - [https://git.sr.ht/\~lepisma/ob-rx/tree/master/item/ob-rx.el#L118](https://git.sr.ht/~lepisma/ob-rx/tree/master/item/ob-rx.el#L118){rel="noreferrer noopener"} + [https://git.sr.ht/\~lepisma/ob-rx/tree/master/item/ob-rx.el#L118](https://git.sr.ht/~lepisma/ob-rx/tree/master/item/ob-rx.el#L118) - Thank you. - Q: I'm curious what packages you're using for org appeance. It looks like a mix of org-modern and some other packages. (Yes I am also interested in your overall emacs theme) - A: So my config is here - [https://git.sr.ht/\~lepisma/rogue/tree](https://git.sr.ht/~lepisma/rogue/tree){rel="noreferrer noopener"} + [https://git.sr.ht/\~lepisma/rogue/tree](https://git.sr.ht/~lepisma/rogue/tree) but maybe the core part of the look is based on my older blog @@ -84,7 +84,7 @@ similar reactivity in Org-Babel. - I will try this type of dependence block. It looks like it can save a lots of mental effort to organize my data. - Excellent talk! -- [https://dev.lepisma.xyz/git/ob-rx](https://dev.lepisma.xyz/git/ob-rx){rel="noreferrer noopener"} +- [https://dev.lepisma.xyz/git/ob-rx](https://dev.lepisma.xyz/git/ob-rx) \<- source code - Cool project! - Great talk and beautiful Emacs! |
