<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>#quick-entry posts — Ben Crowder</title>
    <link>https://bencrowder.net/blog/tag/quick-entry/</link>
    <atom:link href="https://bencrowder.net/blog/tag/quick-entry/feed/" rel="self" />
    <description>Feed for blog posts tagged with #quick-entry.</description>
    <lastBuildDate>Sat, 04 Apr 2026 05:22:16 GMT</lastBuildDate>
    <language>en-US</language>
    <generator>https://bencrowder.net/</generator>

    <item>
      <title>Quill intro</title>
      <link>https://bencrowder.net/blog/2020/quill-intro/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2020/quill-intro/</guid>
      <pubDate>Thu, 06 Aug 2020 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p><em>Another entry in the <a href="https://bencrowder.net/blog/2020/910/">eternally long series</a> talking about my personal productivity tools.</em></p>
<p>Quill is a quick entry app for macOS and is effectively a desktop version of Gate. It’s an Electron app for now. The name comes from quills being used to write.</p>
<h2 id="overview">Overview</h2>
<p>Not much to show here, actually. It looks like this (and the minimalism is very much intended):</p>
<p><figure>
        <img src="https://cdn.bencrowder.net/blog/2020/08/quill.png" alt="quill.png" title="quill.png" />
        
      </figure></p>
<p>There’s a textbox for writing and a word counter at top.</p>
<p>Once a payload is written, all the subsequent functionality is controlled via keyboard shortcuts: an app-wide prefix (<code>ctrl+l</code> — that’s an L) followed by the destination. <code>v</code> goes to Vinci, <code>l</code> goes to Liszt, <code>j</code> goes to my journal in Vinci, and <code>b</code> goes to my blog in Slash. (On my laptop, I prefer this to the buttons I used in Gate.)</p>
<p>The payload and action are then sent to an API in Gate, which does the actual sending to the destination systems.</p>
<h2 id="howiusequill">How I use Quill</h2>
<p>I leave it open all the time and use a global keyboard shortcut (configured in Hammerspoon) to bring it to the front.</p>
<p>Beyond the integration with my other systems, I often use Quill as a temporary scratchpad for drafting documents — emails, Slack chats, etc. — usually because the type size is larger. I also use it as a scratchpad for copy-pasting rich text into plain text.</p>
<h2 id="thefuture">The future</h2>
<p>I’d like to move off Electron at some point, probably to a native Swift app.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Quill intro">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Gate intro</title>
      <link>https://bencrowder.net/blog/2020/gate-intro/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2020/gate-intro/</guid>
      <pubDate>Thu, 06 Aug 2020 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p><em>Yet another entry in the <a href="https://bencrowder.net/blog/2020/910/">seemingly endless series</a> talking about my personal productivity tools.</em></p>
<p>Gate is a small quick entry app for my phone. It’s a Go web app, and the name comes from it being a gateway to my other apps. I used to use Drafts, but when it switched to a subscription model I decided to do my own thing (which worked out well for me, since I was able to make other customizations I’d long been wanting to make).</p>
<h2 id="overview">Overview</h2>
<p>The main screen looks like this:</p>
<p><figure class="clampvert">
        <img src="https://cdn.bencrowder.net/blog/2020/08/gate-1.png" alt="gate-1.png" title="gate-1.png" />
        
      </figure></p>
<p>Just a textbox and some basic controls at the bottom. When I tap the Submit button, it opens up a dialog with options for where to send the contents of the textbox (the payload):</p>
<p><figure class="clampvert">
        <img src="https://cdn.bencrowder.net/blog/2020/08/gate-2.png" alt="gate-2.png" title="gate-2.png" />
        
      </figure></p>
<p>Red buttons go to Liszt, blue to Vinci, green to Slash. And this is why I have the text-based payloads in all those apps.</p>
<h2 id="howiusegate">How I use Gate</h2>
<p>I have it saved as a PWA to the homescreen on my phone, nestled safely in my dock. I use it all the time. (I suppose I could use it from my laptop web browser as well, but I have Quill for that use case, so I never do.)</p>
<h2 id="thefuture">The future</h2>
<p>I’m happy with the app itself. There are, however, some recent bugs with text controls in PWAs in iOS Safari where the keyboard either won’t come up or can’t be dismissed, but that’s out of my control. Hoping those get fixed soon (they didn’t crop up until sometime in the last year or so, I think).</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Gate intro">Reply via email</a></p>]]></description>
    </item>
    
  </channel>
</rss>
