<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Howdy on Noetic Nought</title>
    <link>https://punchagan.muse-amuse.in/tags/howdy/</link>
    <description>Recent content in Howdy on Noetic Nought</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>© 2006-2026 CC-BY-SA-4.0</copyright>
    <lastBuildDate>Thu, 28 May 2015 00:00:00 +0530</lastBuildDate>
    <atom:link href="https://punchagan.muse-amuse.in/tags/howdy/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Say Howdy with Emacs!</title>
      <link>https://punchagan.muse-amuse.in/blog/say-howdy-with-emacs/</link>
      <pubDate>Thu, 28 May 2015 00:00:00 +0530</pubDate>
      <guid>https://punchagan.muse-amuse.in/blog/say-howdy-with-emacs/</guid>
      <description>&lt;p&gt;Staying in touch with people is something I&amp;rsquo;m not very good at.  Since I am not&#xA;on popular (among my friends/family) networks &amp;ndash; FB and Whatsapp &amp;ndash; I don&amp;rsquo;t&#xA;even see random updates from people, to get some sense of being in touch.&lt;/p&gt;&#xA;&lt;p&gt;I recently read some old posts by Sacha Chua and was inspired by how much code&#xA;she had for &lt;a href=&#34;http://sachachua.com/blog/category/geek/emacs/bbdb/&#34;&gt;contact management&lt;/a&gt; in her old blog posts.  I was inspired by &lt;a href=&#34;http://sachachua.com/blog/2005/05/keeping-in-touch/&#34;&gt;this&#xA;post&lt;/a&gt; in particular to try and be more meticulous about how I stay in touch with&#xA;people. Michael Fogleman &lt;a href=&#34;https://mwfogleman.github.io/posts/08-01-2015-emacs-can-keep-in-touch.html&#34;&gt;blogged&lt;/a&gt; about his contact management work-flow using&#xA;&lt;code&gt;keepintouch&lt;/code&gt;. It seemed to do most of what I wanted, but I wanted this to be&#xA;integrated with my &lt;code&gt;org-contacts-db&lt;/code&gt; and I felt having native elisp code would&#xA;make it easier to hook up email, chat, etc. to this.&lt;/p&gt;&#xA;&lt;p&gt;I ended up writing a small utility called &lt;a href=&#34;https://github.com/punchagan/howdy/&#34;&gt;howdy&lt;/a&gt; to help me keep in touch with&#xA;people. It currently has only a couple of features:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;kbd&gt;M-x howdy&lt;/kbd&gt; lets me update the last contacted timestamp for a contact.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Shows me contacts that I&amp;rsquo;m out of touch in the agenda, once I add the&#xA;following snippet to an agenda file.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-org&#34; data-lang=&#34;org&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;​* Howdy&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  %%(howdy-howdy)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;I also have a few hooks to hook up jabber messages and email to update the db.&#xA;I&amp;rsquo;ve added them to &lt;code&gt;howdy-hooks.el&lt;/code&gt; in case anybody else wants to use them.&#xA;They can also be used as examples to write other hooks. Feel free to contribute&#xA;other hooks or suggest improvements.  The library also ships with a modest test&#xA;suite, that will hopefully make it easier for others to contribute.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;m looking forward to experimenting with this over the next few weeks and&#xA;improving it. Hopefully, it&amp;rsquo;ll help me keep in touch, better than I do now.&lt;/p&gt;&#xA;</description>
    </item>
  </channel>
</rss>
