<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/assets/atom.xsl" type="text/xsl"?><feed
	xmlns="http://www.w3.org/2005/Atom"
	xmlns:thr="http://purl.org/syndication/thread/1.0"
	xml:lang="en-US"
	><title>Sacha Chua - category - metaphor</title>
	<subtitle>Emacs, sketches, and life</subtitle>
	<link rel="self" type="application/atom+xml" href="https://sachachua.com/blog/category/metaphor/feed/atom/index.xml" />
  <link rel="alternate" type="text/html" href="https://sachachua.com/blog/category/metaphor" />
  <id>https://sachachua.com/blog/category/metaphor/feed/atom/index.xml</id>
  <generator uri="https://11ty.dev">11ty</generator>
	<updated>2023-12-31T02:15:18Z</updated>
<entry>
		<title type="html">Working with the flow of ideas</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2023/12/2023-12-25-07-flow-of-ideas-writing-metaphor/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2023-12-31T02:15:18Z</updated>
    <published>2023-12-31T02:15:18Z</published>
    <category term="speechtotext" />
<category term="metaphor" />
<category term="life" />
<category term="blogging" />
<category term="writing" />
<category term="kaizen" />
		<id>https://sachachua.com/blog/2023/12/2023-12-25-07-flow-of-ideas-writing-metaphor/</id>
		<content type="html"><![CDATA[<p>
</p><div class="sketch-full"><a class="photoswipe" href="https://sketches.sachachua.com/filename/2023-12-25-07%20Flow%20of%20ideas%20%23writing%20%23metaphor.png" data-src="https://sketches.sachachua.com/static/2023-12-25-07%20Flow%20of%20ideas%20%23writing%20%23metaphor.png" data-title="2023-12-25-07 Flow of ideas #writing #metaphor" data-w="2808" data-h="3744"><picture>
      <img src="https://sketches.sachachua.com/static/2023-12-25-07%20Flow%20of%20ideas%20%23writing%20%23metaphor.png" width="2808" height="3744" alt="2023-12-25-07 Flow of ideas #writing #metaphor" loading="lazy" style="max-height: 90vw; height: auto; width: auto" decoding="async">
      <figcaption>2023-12-25-07 Flow of ideas #writing #metaphor</figcaption>
    </picture></a></div>
<p></p>

<details class="code-details" style="padding: 1em;
                 border-radius: 15px;
                 font-size: 0.9em;
                 box-shadow: 0.05em 0.1em 5px 0.01em  #00000057;">
                  <summary><strong>Text from sketch</strong></summary>
<p>
2023-12-25-07
</p>

<p>
Flow of ideas
</p>

<p>
What can I learn from thinking about the flow rate?
</p>

<p>
input &gt; output, and that's okay
</p>

<p>
Parts:
</p>

<ul class="org-ul">
<li>idea: agenda/review?</li>
<li>capture: refile to tags</li>
<li>toot: use this more, get stuff out</li>
<li>braindump: use transcripts or outline</li>
<li>sketch: bedtime</li>
<li>post: cut off earlier, can follow up</li>
<li>video: workflow tweaks</li>
</ul>

<p>
Thoughts:
</p>

<ul class="org-ul">
<li>more input is not always better; already plenty, not limiting factor</li>
<li>prioritize, review</li>
<li>overflow: add notes and pass it along, if poss.</li>
<li>can add things later (results, sketches, posts, videos)</li>
<li>manage expectations; minimize commitments</li>
<li>favour small things that flow easily</li>
<li>collect things in a container
<ul class="org-ul">
<li>tags, outlines</li>
<li>posts, videos</li>
</ul></li>
<li>minimize filing, but still find related notes</li>
<li>become more efficient and effective</li>
</ul>

<p>
The heap:
</p>

<ul class="org-ul">
<li>Org dates have been working for time-sensitive/urgent things</li>
<li>Lots of discretionary things get lost in the shuffle
<ul class="org-ul">
<li>waste info collected but forgotten</li>
<li>half-finished posts that have gone stale</li>
<li>redoing things</li>
<li>late replies to conversations</li>
<li>things that are just in my config - some people still find them, so that's fine</li>
</ul></li>
</ul>

<p>
Next: toot more experiment with braindumping, video
</p>


</details>

<p>
I come up with way more ideas than I can work on, and that's okay.
That's good. It means I can always skim the top for interesting
things, and it's fine if things overflow as long as the important
stuff stays in the funnel. I'm experimenting with more ways to keep
things flowing.
</p>

<p>
I usually come up with lots of ideas and then revisit my priorities to
see if I can figure out 1-3 things I'd like to work on for my next
focused time sessions. These priorities are actually pretty stable for
the most part, but sometimes an idea jumps the queue and that's okay.
</p>

<p>
There's a loose net of projects/tasks that I'm currently working on
and things I'm currently interested in, so I want to connect ideas and
resources to those if I can. If they aren't connected, or if they're
low-priority and I probably won't get to them any time soon, it can
make a lot of sense to add quick notes and pass it along.
</p>

<p>
For things I want to think about some more, <a href="https://sachachua.com/blog/2023/12/audio-braindump-workflow-tweaks-adding-org-mode-hyperlinks-to-recordings-based-on-keywords/">my audio braindumping
workflow</a> seems to be working out as a way to capture lots of text
even when I'm away from my computer. I also have a bit more time to
sketch while waiting for the kiddo to get ready for bed. I can use the
sketchnotes as outlines to talk through while I braindump, and I can
take my braindumps and distill them into sketches. Then I can take
those and put them into blog posts. Instead of getting tempted to add
more and more to a blog post (just one more idea, really!), I can try
wrapping up earlier since I can always add a follow-up post. For some
things, making a video might be worthwhile, so smoothing out my
workflow for creating a video could be useful. I don't want to spend a
lot of time filing but I still want to be able to find related notes,
so <a href="https://sachachua.com/blog/2023/12/automatically-refiling-org-mode-headings-based-on-tags/">automatically refiling based on tags</a> (or possibly suggesting refile
targets based on vector similarity?) might help me shift things out of
my inbox.
</p>

<p>
I'm generally not bothered by the waste of coming up with ideas that I
don't get around to, since it's more like daydreaming or fun. I
sometimes get a little frustrated when I want to find an interesting
resource I remember coming across some time ago and I can't find it
with the words I'm looking for. Building more of a habit of capturing
interesting resources in my Org files and using my own words in the
notes will help while I wait for personal search engines to get
better. I'm a little slow when it comes to e-mails because I tend to
wait until I'm at my computer&#x2013;and then when I'm at my computer, I
prefer to tinker or write. I occasionally redo things because I didn't
have notes from the previous solution or I couldn't find my notes.
That's fine too. I can get better at taking notes and finding them.
</p>

<p>
So I think some next steps for me are:
</p>

<ul class="org-ul">
<li>Post more toots on <a href="https://emacs.ch/@sachac/">@sachac@emacs.ch</a>; might be useful as a firehose for ideas. Share them back to my Org file so I have a link to the discussion (if any). Could be a quick way to see if anyone already knows of related packages/code or if anyone might have the same itch.</li>
<li>See if I can improve my braindumping/sketch workflow so that I can flesh out more ideas</li>
<li>Tweak my video process gradually so that I can include more screenshots and maybe eventually longer explanations</li>
</ul>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2023%2F12%2F2023-12-25-07-flow-of-ideas-writing-metaphor%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry>
</feed>