From 3a8a34d7a50f679f0d3715c339cd5652e2deb7ce Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 10 Dec 2022 16:48:09 -0500 Subject: remove backslashes --- 2022/talks/buttons.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to '2022/talks/buttons.md') diff --git a/2022/talks/buttons.md b/2022/talks/buttons.md index be5bfaee..dc4e9a39 100644 --- a/2022/talks/buttons.md +++ b/2022/talks/buttons.md @@ -28,9 +28,6 @@ Outline: # Discussion -\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\--\ -Notes, discussions, links, feedback:\ - - Hyperbole - - - Get a lot of power and put buttons everywhere without having to @@ -41,8 +38,7 @@ Notes, discussions, links, feedback:\ - the mapping is agnostic if you are looking at the code or any other document, that is quite powerful, thanks for the presentation! - I was in the other room and just came in at the last moment to hear about hyperbole for the first time! -\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\--\ -Questions and answers go here:\ +## Questions - Q: So with one line of code you can create custom hyperbutton types that are live in any Emacs buffer.  Is that right? @@ -60,7 +56,7 @@ Questions and answers go here:\ the same pattern to link to the data. - Thinking about it again now I realize that you mean sharing as examples or for inspiration. That is a good idea. We - don\'t have any example section but we could add that. You + don't have any example section but we could add that. You can also post ideas and examples to the Hyperbole user mailing list. - Q: I liked the link to evaluate Calc expressions. Any way to get the @@ -82,12 +78,12 @@ Questions and answers go here:\ (kill-line) (insert " " (calc-eval x) " ")))) ```` - Q: How did you present the right buffer with shortcuts at the right - of your buffer? \-- a lot of people are wondering. + of your buffer? -- a lot of people are wondering. - A:  interaction-log mode - - In combination with displaying it in a separate frame. - Q:What kind of cool actions do you use in Hyperbole? - - A: Among other things\...  + - A: Among other things...  - You can expand and collapse trees if you export hyperbole kotl-files (unlike exporting from org-mode) kotl-files are Hyperbole outliner files. @@ -96,7 +92,7 @@ Questions and answers go here:\ delimiters. That way I can match on identifiers used in other systems verbatim, such as identifiers in ticketing systems. Much like the in Hyperbole built in debbugs for the - pattern \"bug\#id-number\" + pattern "bug#id-number" - Q: Does the links/buttons created in hyperbole (like that one with the url) get exported on org-mode files too? (like when exported to html). -- cgit v1.2.3