<?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>#quill posts — Ben Crowder</title>
    <link>https://bencrowder.net/blog/tag/quill/</link>
    <atom:link href="https://bencrowder.net/blog/tag/quill/feed/" rel="self" />
    <description>Feed for blog posts tagged with #quill.</description>
    <lastBuildDate>Fri, 17 Apr 2026 23:19:59 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>
    
  </channel>
</rss>
