<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Save Your Safari URLs into Evernote!</title> <atom:link href="http://veritrope.com/tips/safari-tabs-to-evernote/feed/" rel="self" type="application/rss+xml" /><link>http://veritrope.com/tech/safari-tabs-to-evernote/</link> <description>Tech, Arts, Travel</description> <lastBuildDate>Wed, 23 May 2012 15:28:14 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Justin</title><link>http://veritrope.com/tech/safari-tabs-to-evernote/#comment-11731</link> <dc:creator>Justin</dc:creator> <pubDate>Sat, 23 Apr 2011 18:31:40 +0000</pubDate> <guid
isPermaLink="false">http://veritrope.com/?p=2528#comment-11731</guid> <description>Thanks for this, Gordon!
I decided to give your modified script &lt;a href=&quot;http://veritrope.com/code/safari-tab-list-to-omnifocus/&quot; rel=&quot;nofollow&quot;&gt;its own page in the Code Library&lt;/a&gt;, so anyone interested in it should go there to grab the complete code.</description> <content:encoded><![CDATA[<p>Thanks for this, Gordon!</p><p>I decided to give your modified script <a
href="http://veritrope.com/code/safari-tab-list-to-omnifocus/"  rel="nofollow">its own page in the Code Library</a>, so anyone interested in it should go there to grab the complete code.</p> ]]></content:encoded> </item> <item><title>By: gordon</title><link>http://veritrope.com/tech/safari-tabs-to-evernote/#comment-11705</link> <dc:creator>gordon</dc:creator> <pubDate>Sat, 23 Apr 2011 04:22:30 +0000</pubDate> <guid
isPermaLink="false">http://veritrope.com/?p=2528#comment-11705</guid> <description>Here&#039;s the applescript to use instead of the last tell to send to omnifocus:
tell front document of application &quot;OmniFocus&quot;
make new inbox task with properties {name:(NoteTitle), note:url_list}
end tell
(cribbed from http://forums.omnigroup.com/archive/index.php/t-4076.html)</description> <content:encoded><![CDATA[<p>Here&#8217;s the applescript to use instead of the last tell to send to omnifocus:</p><p>tell front document of application &#8220;OmniFocus&#8221;<br
/> make new inbox task with properties {name:(NoteTitle), note:url_list}<br
/> end tell</p><p>(cribbed from <a
target="_blank" href="http://forums.omnigroup.com/archive/index.php/t-4076.html"  rel="nofollow">http://forums.omnigroup.com/archive/index.php/t-4076.html</a>)</p> ]]></content:encoded> </item> <item><title>By: JJ</title><link>http://veritrope.com/tech/safari-tabs-to-evernote/#comment-6404</link> <dc:creator>JJ</dc:creator> <pubDate>Thu, 13 Jan 2011 05:34:21 +0000</pubDate> <guid
isPermaLink="false">http://veritrope.com/?p=2528#comment-6404</guid> <description>basically, yes. I&#039;m using your script and it seems work fine for what it was intended, but it only translates open tabs. if i try to &#039;open all tabs&#039; within safari it crashes or will only get 30 at a time. It also dumps the URL&#039;s all into one default folder. If you change your default folder, it&#039;s not much of an issue.
I guess in a perfect world I would want all my Safari bookmarks brought into one notebook as separate notes, as I would have to go back and tag and title them anyway.
I&#039;m really stumped that this isn&#039;t more of an issue with Evernote, when I contacted them they literally said they have to &#039;concentrate on other dev right now&#039;
Thanks for the quick response =
JJ</description> <content:encoded><![CDATA[<p>basically, yes. I&#8217;m using your script and it seems work fine for what it was intended, but it only translates open tabs. if i try to &#8216;open all tabs&#8217; within safari it crashes or will only get 30 at a time. It also dumps the URL&#8217;s all into one default folder. If you change your default folder, it&#8217;s not much of an issue.<br
/> I guess in a perfect world I would want all my Safari bookmarks brought into one notebook as separate notes, as I would have to go back and tag and title them anyway.<br
/> I&#8217;m really stumped that this isn&#8217;t more of an issue with Evernote, when I contacted them they literally said they have to &#8216;concentrate on other dev right now&#8217;<br
/> Thanks for the quick response =</p><p>JJ</p> ]]></content:encoded> </item> <item><title>By: Justin</title><link>http://veritrope.com/tech/safari-tabs-to-evernote/#comment-6397</link> <dc:creator>Justin</dc:creator> <pubDate>Thu, 13 Jan 2011 02:58:15 +0000</pubDate> <guid
isPermaLink="false">http://veritrope.com/?p=2528#comment-6397</guid> <description>Just to clarify... you want a script to archive all of your Safari bookmarks into Evernote?</description> <content:encoded><![CDATA[<p>Just to clarify&#8230; you want a script to archive all of your Safari bookmarks into Evernote?</p> ]]></content:encoded> </item> <item><title>By: JJ</title><link>http://veritrope.com/tech/safari-tabs-to-evernote/#comment-6395</link> <dc:creator>JJ</dc:creator> <pubDate>Thu, 13 Jan 2011 02:31:23 +0000</pubDate> <guid
isPermaLink="false">http://veritrope.com/?p=2528#comment-6395</guid> <description>Justin
Is there any way one could run the script for all open bookmarks. I have over 2,000 bookmarks and the only scripts I can find are for front window Safari.
Any suggestions on how to get so many bookmarks easily into Safari ?</description> <content:encoded><![CDATA[<p>Justin<br
/> Is there any way one could run the script for all open bookmarks. I have over 2,000 bookmarks and the only scripts I can find are for front window Safari.<br
/> Any suggestions on how to get so many bookmarks easily into Safari ?</p> ]]></content:encoded> </item> <item><title>By: Saving Safari browsing sessions to Evernote &#171; Brett Terpstra</title><link>http://veritrope.com/tech/safari-tabs-to-evernote/#comment-319</link> <dc:creator>Saving Safari browsing sessions to Evernote &#171; Brett Terpstra</dc:creator> <pubDate>Sat, 06 Mar 2010 21:24:53 +0000</pubDate> <guid
isPermaLink="false">http://veritrope.com/?p=2528#comment-319</guid> <description>[...] some­thing sim­i­lar (I’m in my own lit­tle world a lot). Justin over at Ver­itrope has a sim­i­lar script (minus the HTML), amongst a large col­lec­tion of really use­ful scripts and ser­vices. You [...]</description> <content:encoded><![CDATA[<p>[...] some­thing sim­i­lar (I’m in my own lit­tle world a lot). Justin over at Ver­itrope has a sim­i­lar script (minus the HTML), amongst a large col­lec­tion of really use­ful scripts and ser­vices. You [...]</p> ]]></content:encoded> </item> <item><title>By: Justin</title><link>http://veritrope.com/tech/safari-tabs-to-evernote/#comment-318</link> <dc:creator>Justin</dc:creator> <pubDate>Fri, 19 Feb 2010 16:08:13 +0000</pubDate> <guid
isPermaLink="false">http://veritrope.com/?p=2528#comment-318</guid> <description>Glad you are enjoying it!
Right now, I am personally focusing on developing for the Mac... but part of what I do in my consulting practice is to connect my clients to all sorts of creative professionals (including Win/Linux programmers).
Either way, you can use the &lt;a href=&quot;http://veritrope.com/about/contact&quot; rel=&quot;nofollow&quot;&gt;Contact Form&lt;/a&gt; to get in touch and discuss your project!</description> <content:encoded><![CDATA[<p>Glad you are enjoying it!</p><p>Right now, I am personally focusing on developing for the Mac&#8230; but part of what I do in my consulting practice is to connect my clients to all sorts of creative professionals (including Win/Linux programmers).</p><p>Either way, you can use the <a
href="http://veritrope.com/about/contact"  rel="nofollow">Contact Form</a> to get in touch and discuss your project!</p> ]]></content:encoded> </item> <item><title>By: Tim Waters</title><link>http://veritrope.com/tech/safari-tabs-to-evernote/#comment-317</link> <dc:creator>Tim Waters</dc:creator> <pubDate>Fri, 19 Feb 2010 14:51:38 +0000</pubDate> <guid
isPermaLink="false">http://veritrope.com/?p=2528#comment-317</guid> <description>This is a GREAT idea.  Thanks for writing it and even thinking to do so!
Do you do work on any other platforms? Windows? Linux? etc?
I&#039;d like to suggest you as a possible vendor where I work, (out sourced programming etc).  If you are interested please email me.
Thanks,
-tim</description> <content:encoded><![CDATA[<p>This is a GREAT idea.  Thanks for writing it and even thinking to do so!</p><p>Do you do work on any other platforms? Windows? Linux? etc?</p><p>I&#8217;d like to suggest you as a possible vendor where I work, (out sourced programming etc).  If you are interested please email me.<br
/> Thanks,<br
/> -tim</p> ]]></content:encoded> </item> <item><title>By: Justin</title><link>http://veritrope.com/tech/safari-tabs-to-evernote/#comment-316</link> <dc:creator>Justin</dc:creator> <pubDate>Sun, 22 Nov 2009 18:30:48 +0000</pubDate> <guid
isPermaLink="false">http://veritrope.com/?p=2528#comment-316</guid> <description>I&#039;ll certainly look at this for any future revisions for the script.
Thanks Tim!</description> <content:encoded><![CDATA[<p>I&#8217;ll certainly look at this for any future revisions for the script.</p><p>Thanks Tim!</p> ]]></content:encoded> </item> <item><title>By: Tim</title><link>http://veritrope.com/tech/safari-tabs-to-evernote/#comment-315</link> <dc:creator>Tim</dc:creator> <pubDate>Sun, 22 Nov 2009 07:18:26 +0000</pubDate> <guid
isPermaLink="false">http://veritrope.com/?p=2528#comment-315</guid> <description>I think notebook selection and tagging would be great!! Maybe to a folder titled &quot;bookmarks&quot;...
Thanks,
Tim</description> <content:encoded><![CDATA[<p>I think notebook selection and tagging would be great!! Maybe to a folder titled &#8220;bookmarks&#8221;&#8230;</p><p>Thanks,</p><p>Tim</p> ]]></content:encoded> </item> </channel> </rss>
