<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>apple Archives - Luke Arms</title>
	<atom:link href="https://lkrms.org/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>https://lkrms.org</link>
	<description>photographer &#124; developer &#124; writer</description>
	<lastBuildDate>Tue, 25 Sep 2018 11:55:06 +0000</lastBuildDate>
	<language>en-AU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.3</generator>

<image>
	<url>https://lkrms.org/wp-content/uploads/2016/06/cropped-Logo-Letters-WB-Circle-2-32x32.png</url>
	<title>apple Archives - Luke Arms</title>
	<link>https://lkrms.org</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">100920462</site>	<item>
		<title>How to stop Photos.app opening whenever you connect a memory card</title>
		<link>https://lkrms.org/how-to-stop-photos-app-opening-whenever-you-connect-a-memory-card/</link>
					<comments>https://lkrms.org/how-to-stop-photos-app-opening-whenever-you-connect-a-memory-card/#comments</comments>
		
		<dc:creator><![CDATA[Luke]]></dc:creator>
		<pubDate>Sun, 08 Nov 2015 11:30:23 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macOS]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photos.app]]></category>
		<guid isPermaLink="false">http://lkrms.org/?p=1214</guid>

					<description><![CDATA[<p>Yo Apple, Photos.app is really great and everything, but those of us who use third-party photo production software for ingestion and processing don&#8217;t want to see it EVERY TIME WE PLUG A MEMORY CARD INTO OUR MAC. (We don&#8217;t want to see it when we connect our iPhone, either. We only do that when Facebook &#8230; <a href="https://lkrms.org/how-to-stop-photos-app-opening-whenever-you-connect-a-memory-card/" class="more-link">Continue reading <span class="screen-reader-text">How to stop Photos.app opening whenever you connect a memory card</span> <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://lkrms.org/how-to-stop-photos-app-opening-whenever-you-connect-a-memory-card/">How to stop Photos.app opening whenever you connect a memory card</a> appeared first on <a rel="nofollow" href="https://lkrms.org">Luke Arms</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Yo Apple, Photos.app is really great and everything, but those of us who use third-party photo production software for ingestion and processing don&#8217;t want to see it EVERY TIME WE PLUG A MEMORY CARD INTO OUR MAC. (We don&#8217;t want to see it when we connect our iPhone, either. We only do that when <del>Facebook</del> Too Much Very Important Work has killed our phone battery.)</p>
<p>A user-friendly toggle to disable this for all devices would be super. Perhaps under System Preferences > CDs and DVDs?</p>
<p>Meanwhile, fellow photographers, here&#8217;s a terminal command that will safely disable the automatic opening of Photos.app when you least expect it. Copy and paste everything after the <code>$</code> into Terminal.app and press Return:</p>
<pre><code>$ defaults -currentHost write com.apple.ImageCapture disableHotPlug -bool YES
</code></pre>
<p>Unlike some of the other workarounds on the Internet, this one works even when you regularly re-format your memory cards (as most of us do). And it doesn&#8217;t require you to delete Photos.app, which might potentially break something somehow. No reboot required, either.</p>
<p><em><strong>Update (27-Nov-15):</strong> If, for some reason, you want to reverse this change and return to OS X&#8217;s default behaviour, here&#8217;s the command to run:</em></p>
<pre><code>$ defaults -currentHost delete com.apple.ImageCapture disableHotPlug
</code></pre>
<p>The post <a rel="nofollow" href="https://lkrms.org/how-to-stop-photos-app-opening-whenever-you-connect-a-memory-card/">How to stop Photos.app opening whenever you connect a memory card</a> appeared first on <a rel="nofollow" href="https://lkrms.org">Luke Arms</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lkrms.org/how-to-stop-photos-app-opening-whenever-you-connect-a-memory-card/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1214</post-id>	</item>
	</channel>
</rss>
