{"id":134,"date":"2006-05-17T06:31:28","date_gmt":"2006-05-17T13:31:28","guid":{"rendered":"http:\/\/www.red-sweater.com\/blog\/134\/webnotehappy-mini-review"},"modified":"2006-05-17T06:35:21","modified_gmt":"2006-05-17T13:35:21","slug":"webnotehappy-mini-review","status":"publish","type":"post","link":"https:\/\/redsweater.com\/blog\/134\/webnotehappy-mini-review","title":{"rendered":"WebnoteHappy Mini-Review"},"content":{"rendered":"<p><a href=\"http:\/\/www.happyapps.com\/webnotehappy\/\">WebnoteHappy<\/a> is a desktop bookmark management tool from Happy Apps. Author Luis de la Rosa has focused on making it easy to quickly add bookmarks from any browser, and give them a text note and tags if desired. The application also makes it easy to import and export a variety of formats.<\/p>\n<p>\nI haven&#8217;t used the application with a particularly large set of bookmarks, but everything seems very snappy so far. I imported my Safari bookmarks, for what it&#8217;s worth, and it was almost instantaneous with no superfluous UI to slow me down. Searching is very quick and uses a Mail-style filtering and &#8220;by what criteria&#8221; type of interface. The application also supports &#8220;Smart Folders,&#8221; again with a very Mail-inspired configuration UI.\n<\/p>\n<p>\nI like the notion of an independent desktop application for managing bookmarks. It takes ownership away from browser and online services, putting the user&#8217;s archival data in their own hands. With the flexibility to export back to the browser or services, it provides an excellent compromise of full ownership of data, while selectively participating in the social communities that one chooses to.\n<\/p>\n<p>\nWebnoteHappy allows user to import from or export to <a href=\"http:\/\/del.icio.us\/\">del.icio.us<\/a>, a popular social bookmarking site. But just like  <a href=\"http:\/\/www.newsgator.com\/NGOLProduct.aspx?ProdID=NetNewsWire\">NetNewsWire<\/a> in its recent 2.1 update, del.icio.us is supported to the exclusion of other services. I would like to see a more generic approach taken to &#8220;bookmark sharing&#8221; from desktop applications. As users choose from a variety of services for things like blogging, they also may choose from <a href=\"http:\/\/furl.net\/\">Furl<\/a>, <a href=\"http:\/\/digg.com\/\">Digg<\/a>, <a href=\"http:\/\/reddit.com\/\">reddit<\/a>, or many other services for their bookmarking needs. At least with WebnoteHappy, the verb is &#8220;Share&#8221; as opposed to NetNewsWire&#8217;s &#8220;Post to del.icio.us.&#8221; While the latter may be more explicit in the short term, the former leaves hope for future expansion of choices &#8211; perhaps even a plugin architecture for user-added sharing support.\n<\/p>\n<p>\nAppleScript support is minimal and has some rough edges (in my experiments, I managed to crash WebnoteHappy), but establishes a decent baseline of functionality by exposing the &#8220;webnote&#8221; data model to scripters who want to examine it. If future releases build upon the existing dictionary to add verbs for things like &#8220;sharing&#8221; and &#8220;tagging,&#8221; the application could take on all new levels of functionality. For instance, lets say I want to put a subset of my saved bookmarks onto Del.Icio.Us, I might adopt a system where every such bookmark is tagged as &#8220;delicious.&#8221; Then I could write a script like this:\n<\/p>\n<p><pre>\ntell application \"WebnoteHappy\"\n\tset delNotes to every webnote whose tags contains \"delicious\"\n\tset newNotes to every webnote of delNotes whose tags does not contain \"dpublished\"\n\tshare newNotes with bookmark service \"Del.Icio.Us\"\n\tadd tag \"dpublished\" to webnotes of newNotes\nend tell\n<\/pre>\n<\/p>\n<p>\nSuch support would make it easy to periodically update arbitrary bookmarking services as I saw fit.\n<\/p>\n<p>\nWebnoteHappy is a great 1.0 release, and embraces many of the design guidelines I like to harp on about (while failing to finish my own personal projects): very minimal preferences, a clearly focused problem domain, easy and intuitive to learn. Check it out!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>WebnoteHappy is a desktop bookmark management tool from Happy Apps. Author Luis de la Rosa has focused on making it easy to quickly add bookmarks from any browser, and give them a text note and tags if desired. The application also makes it easy to import and export a variety of formats. I haven&#8217;t used [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23,12,4],"tags":[],"class_list":["post-134","post","type-post","status-publish","format-standard","hentry","category-software-reviews","category-usability","category-web"],"_links":{"self":[{"href":"https:\/\/redsweater.com\/blog\/wp-json\/wp\/v2\/posts\/134","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/redsweater.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/redsweater.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/redsweater.com\/blog\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/redsweater.com\/blog\/wp-json\/wp\/v2\/comments?post=134"}],"version-history":[{"count":0,"href":"https:\/\/redsweater.com\/blog\/wp-json\/wp\/v2\/posts\/134\/revisions"}],"wp:attachment":[{"href":"https:\/\/redsweater.com\/blog\/wp-json\/wp\/v2\/media?parent=134"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/redsweater.com\/blog\/wp-json\/wp\/v2\/categories?post=134"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/redsweater.com\/blog\/wp-json\/wp\/v2\/tags?post=134"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}