<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Focus on your mission, not your tech - Another Cup of Coffee (Posts about Notes)</title><link>https://anothercoffee.net/</link><description></description><atom:link href="https://anothercoffee.net/categories/notes.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Copyright © 2006 - 2026 &lt;a href="https://anothercoffee.net/" title="Another Cup of Coffee Limited"&gt;Another Cup of Coffee Limited&lt;/a&gt; </copyright><lastBuildDate>Wed, 18 Feb 2026 16:39:44 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Yojimbo to Tomboy Notes migration tool</title><link>https://anothercoffee.net/yojimbo-to-tomboy-notes-migration-tool/</link><dc:creator>Anthony Lopez-Vito</dc:creator><description>&lt;p&gt;I'm a huge fan of Bare Bones Software's &lt;a title="Yojimbo: Your effortless, reliable information organizer for Mac OS X" href="http://www.barebones.com/products/yojimbo/"&gt;Yojimbo&lt;/a&gt;, an extremely &lt;a title="An In-Depth Look At Yojimbo: Hacks, Applescripts and Sync Services" href="https://www.macstories.net/reviews/an-in-depth-look-at-yojimbo-hacks-applescripts-and-online-sync-services/"&gt;useful&lt;/a&gt; tool for keeping information organised. It has been one of my most important applications since around 2008. I rely on Yojimbo as my '&lt;a title="Yojimbo, and The Case for Anything Buckets" href="http://shawnblanc.net/2009/09/yojimbo-and-anything-buckets/"&gt;Anything Bucket&lt;/a&gt;' to save scraps of information, from code snippets and troubleshooting notes to project logs and research sources. A downside is that it's only available for Apple Mac OS X and therefore was a factor in tying me to the Mac OS X platform.&lt;/p&gt;

&lt;img class="alignright size-thumbnail wp-image-1556" src="https://anothercoffee.net/images/hicolor_apps_256x256_tomboy-150x150.png" alt="hicolor_apps_256x256_tomboy" width="150" height="150"&gt;

&lt;p&gt;When I started moving back to Linux for day-to-day development work, finding a Yojimbo replacement was a top priority. A colleague pointed me towards the GNOME project's &lt;a title="Tomboy: a desktop note-taking application for Linux, Unix, Windows, and Mac OS X" href="https://wiki.gnome.org/Apps/Tomboy"&gt;Tomboy&lt;/a&gt; application which runs on Linux, Unix, Windows, and Mac. Tomboy is a basic though perfectly usable cross-platform alternative but of course, I still needed to find a way of migrating my old Yojimbo notes.&lt;/p&gt;

&lt;p&gt;Fortunately, Yojimbo has a sharing feature called &lt;a title="Sharing your data with Sidekick" href="http://www.barebones.com/products/yojimbo/tour-sidekick.html"&gt;Sidekick&lt;/a&gt; that exports your data to a set of web pages. Digging in to the &lt;a href="https://wiki.gnome.org/Apps/Tomboy/NoteXmlFormat"&gt;Tomboy Note XML format&lt;/a&gt; showed me that Sidekick together with a bit of Python and some &lt;a href="http://www.crummy.com/software/BeautifulSoup/"&gt;BeautifulSoup&lt;/a&gt; magic would provide a quick solution. I threw together &lt;a href="https://github.com/anthonylv/pyYojimbo2Tomboy"&gt;pyYojimbo2Tomboy&lt;/a&gt; which I'm releasing under the The MIT License &lt;a href="https://github.com/anthonylv/pyYojimbo2Tomboy"&gt;on GitHub&lt;/a&gt; in case anyone else needs it.&lt;/p&gt;

&lt;p&gt;Keep in mind that Sidekick does not export the Yojimbo note metadata, like tags and modification times, but you can to migrate the title and note body over to Tomboy. Time permitting, I would like to find a way to save the extra metadata in a future version.&lt;/p&gt;

&lt;p&gt;Though Bare Bones Software hasn't released any updates and new features in a while, I still highly recommend Yojimbo for anyone on Mac OS X who needs an information organiser. It's a &lt;a title="Is Yojimbo Still Relevant in 2013?" href="https://web.archive.org/web/20130824141335/http://mac.appstorm.net/reviews/utilities/is-yojimbo-still-relevant-in-2013/"&gt;little dated&lt;/a&gt; and doesn't offer modern features you'd expect like an easy way to sync to the cloud and across devices. Personally, I find this one of Yojimbo's strengths. An app in 2016 that doesn't keep pestering you to push your information to some remote data centre with questionable privacy policies is somewhat refreshing.&lt;/p&gt;

&lt;p&gt;Hopefully having a way to export data to a multi-platform open source alternative will reassure anyone worried about getting locked-in.&lt;/p&gt;

&lt;a href="https://github.com/anthonylv/pyYojimbo2Tomboy"&gt;Download pyYojimbo2Tomboy&lt;/a&gt;</description><category>Bare Bones</category><category>GNOME</category><category>Linux</category><category>Migration</category><category>Notes</category><category>OS X</category><category>Software</category><category>Tomboy</category><category>Yojimbo</category><guid>https://anothercoffee.net/yojimbo-to-tomboy-notes-migration-tool/</guid><pubDate>Wed, 10 Feb 2016 00:11:07 GMT</pubDate></item></channel></rss>