From 89ce464a9ca5298428e31655948de251fb6d989f Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 10 Dec 2023 12:00:36 -0500 Subject: remove escape characters, BBB links --- 2023/talks/writing.md | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to '2023/talks/writing.md') diff --git a/2023/talks/writing.md b/2023/talks/writing.md index 25cceed4..d37115ab 100644 --- a/2023/talks/writing.md +++ b/2023/talks/writing.md @@ -45,50 +45,50 @@ and wants. - Q: Do you think the line number for writing document kind of distraction? Especially for notes. - - A:I don\'t find it distracting; I\'ve been coding for a long + - A:I don't find it distracting; I've been coding for a long time and those fringes are partially invisible.  But help me orient. - - or, what it brings to you, if we don\'t have that. - - Given that I\'m writing code, prose, documentation, etc, + - or, what it brings to you, if we don't have that. + - Given that I'm writing code, prose, documentation, etc, I prefer to have a common left fring...most of the time. - Okay. I use (avy-goto-line &optional ARG) for jumping - - I bind C-j to jump to \`avy-goto-char-timer\`; My C-l is - bound to \`consult-goto-line\` + - I bind C-j to jump to `avy-goto-char-timer`; My C-l is + bound to `consult-goto-line` - Q: How do you manage private and public data with your zettlekasten. - One of my blockers on putting my zettlekasten on the web is I don\'t + One of my blockers on putting my zettlekasten on the web is I don't want everything in it to be public. expeccily fleeting notes - A: I explicitly export a single page at a time; this ensures the primary page is something I consider public. - Q: Do you have anything to prevent private links from getting accidentally being made publicaly accessible - - The main guard is the \"publish this page\" function.  Under - the hood, private notes are those that I don\'t specify a - public URL.  I do this by way of the \`\#+ROAM\_REFS:\` + - The main guard is the "publish this page" function.  Under + the hood, private notes are those that I don't specify a + public URL.  I do this by way of the `#+ROAM_REFS:` keyword (technically there are a few other keywords I check as well; for bespoke historical reasons) on the document.  - If it doesn\'t have that, then an internal link to that item + If it doesn't have that, then an internal link to that item will not export a public link. -- Q: Is there anything special you\'re using to go from Org to Hugo - Markdown?  This looks like a really nice setup, and I\'d like to +- Q: Is there anything special you're using to go from Org to Hugo + Markdown?  This looks like a really nice setup, and I'd like to give it a try! - - A: you\'ll be looking for + - A: you'll be looking for jf-blogging.el (also jf-org-mode.el) - Q: Another font question.   What font were you using in eww? - - A: For fixed fonts I\'m using \"Iosevka Comfy Motion Fixed\" and - for variable \"ETBembo\" -- Q: What\'s the story behind the name \"Take On Rules\"? + - A: For fixed fonts I'm using "Iosevka Comfy Motion Fixed" and + for variable "ETBembo" +- Q: What's the story behind the name "Take On Rules"? - A: The blog started as a game rules oriented blog; it was my time to interrogate rule systems.  But over time that drifted; and once I moved to Org-Mode for writing I settled on an everything and nothing blog.  My has a bit more details on this - -  \"Anything and nothing.\" Makes sense. :-) + -  "Anything and nothing." Makes sense. :-) ## Notes -- (presenter\'s personal blog) +- (presenter's personal blog) - When you put your thoughts on the physical world, it actually helps - you to generate more. It\'s kind of releasing your mind and let your + you to generate more. It's kind of releasing your mind and let your mind freely be free so from that kind of states you can create something new -- cgit v1.2.3