<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Błażej Wdowikowski</title>
    <description>The latest articles on DEV Community by Błażej Wdowikowski (@icanswiftabit).</description>
    <link>https://dev.to/icanswiftabit</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F320625%2Fb8df077e-7571-491d-bbea-dbf68818d051.jpg</url>
      <title>DEV Community: Błażej Wdowikowski</title>
      <link>https://dev.to/icanswiftabit</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/icanswiftabit"/>
    <language>en</language>
    <item>
      <title>👋 Emojipad with Alfred 🤵‍♂️</title>
      <dc:creator>Błażej Wdowikowski</dc:creator>
      <pubDate>Thu, 04 Mar 2021 15:30:13 +0000</pubDate>
      <link>https://dev.to/icanswiftabit/emojipad-with-alfred-4hf9</link>
      <guid>https://dev.to/icanswiftabit/emojipad-with-alfred-4hf9</guid>
      <description>&lt;p&gt;I just like emoji. On Slack, Messages, everywhere. macOS helps us using it with its shortcut &lt;code&gt;⌘+⌃+Space&lt;/code&gt;. But can we automate it? Let say shortcut &lt;code&gt;⌘+⌃+1&lt;/code&gt; would type 👍? &lt;br&gt;
Yes, we can!&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;First you need Alfred with powerpack (paid version). &lt;a href="https://www.alfredapp.com"&gt;https://www.alfredapp.com&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/icanswiftabit/EmojiMacroPad/blob/main/Emoji.alfredsnippets"&gt;Download and open emoji collection&lt;/a&gt;. As Optional  you can create your collection in &lt;code&gt;Features&lt;/code&gt;&amp;gt;&lt;code&gt;Snippets&lt;/code&gt;. Snippet &lt;a href="https://www.alfredapp.com/help/features/snippets/editing-snippets/"&gt;tutorial&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Important&lt;/strong&gt; In the same window opt-in option &lt;code&gt;Automatically expand snippets by keyword&lt;/code&gt; and &lt;code&gt;A-&amp;gt;&lt;/code&gt;. As it says, this allows Alfred to replace &lt;code&gt;!et&lt;/code&gt; 🤔 during typing.
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--sakwXmbr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/pm6rx3usqjgxyh7yr1z4.png" alt="Screenshot 2021-03-04 at 08.12.25"&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/icanswiftabit/EmojiMacroPad/blob/main/Emoji.alfredworkflow"&gt;Download and open emoji workflow&lt;/a&gt;. As Optional in &lt;code&gt;Workflow&lt;/code&gt; you can create your own workflow that will trigger &lt;code&gt;NSAppleScript&lt;/code&gt;. Workflow &lt;a href="https://www.alfredapp.com/help/workflows/"&gt;tutorial&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Set correct hotkeys by double-clicking on each &lt;code&gt;Hotkey&lt;/code&gt; node and press your shortcut.
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7_nNvDdG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zggutxloa600oypry5hw.png" alt="Screenshot 2021-03-04 at 08.39.09"&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h1&gt;
  
  
  End Result
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--EAZB8_wz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/7m9w5v9yxs1izbapetne.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--EAZB8_wz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/7m9w5v9yxs1izbapetne.gif" alt="end result"&gt;&lt;/a&gt; &lt;br&gt;
If you have a QMK keyboard you could omit Alfred and send Unicode itself. Let me know if you want to read more about it.&lt;/p&gt;

</description>
      <category>productivity</category>
    </item>
  </channel>
</rss>
