<?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: Customizing the Finder sidebar in OS X</title>
	<atom:link href="http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/</link>
	<description>Insanely Simple Tutorials for the First Time Macintosh User</description>
	<lastBuildDate>Tue, 09 Mar 2010 07:51:16 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6944</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 08 Feb 2010 23:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6944</guid>
		<description>To show or hide both the sidebar and the toolbar, click the oval button in the upper-right corner of the window.</description>
		<content:encoded><![CDATA[<p>To show or hide both the sidebar and the toolbar, click the oval button in the upper-right corner of the window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6665</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Fri, 18 Sep 2009 18:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6665</guid>
		<description>Thanks very much for your help. I found a site that has a tiny  10 line C program that does create links for folders and tried it out and it works fine. The same site listed all the limitations/restrictions of when you can and cannot or should not create these links to folders/directories. If people are curious about this check out the site by Amit Singh (author of &quot;Mac OS X Internals&quot; at http://www.osxbook.com/blog/2008/11/09/hfsdebug-40-and-new-hfs-features/ - the pertinent discussion is in the section titled &quot;Directory Hard Links&quot;

Thanks again for all your help.</description>
		<content:encoded><![CDATA[<p>Thanks very much for your help. I found a site that has a tiny  10 line C program that does create links for folders and tried it out and it works fine. The same site listed all the limitations/restrictions of when you can and cannot or should not create these links to folders/directories. If people are curious about this check out the site by Amit Singh (author of &#8220;Mac OS X Internals&#8221; at <a href="http://www.osxbook.com/blog/2008/11/09/hfsdebug-40-and-new-hfs-features/" rel="nofollow">http://www.osxbook.com/blog/2008/11/09/hfsdebug-40-and-new-hfs-features/</a> &#8211; the pertinent discussion is in the section titled &#8220;Directory Hard Links&#8221;</p>
<p>Thanks again for all your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6662</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Tue, 15 Sep 2009 23:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6662</guid>
		<description>New users, please do not read this comment... Advanced suggestions below...

@Bob, yes, ln -s (symbolic link) is going to do the same, in OS X territory, they are nearly identical to a alias, sans a resource fork or two I suppose.

Look into hard links, read up on them closely, as they are an entirely new ball of wax, one that is treated different on OS X, allowing hard links to point to directories, which is not allowed on most OS&#039;s.  This is done for the core concept of how Time Machine works to allow you semi rotational backups.

Time Machine fails a little as 1 byte in a 100MB file still means moving 100MB - 1byte of data, but the theory is still the same.

A hard link should be seen as a totally independent file, solving your trouble, but be careful, learn what the columns in `ls` mean, so you know how many links there are to a source file.

This is well beyond the scope of this site :) Just do your research, and you should be fine.</description>
		<content:encoded><![CDATA[<p>New users, please do not read this comment&#8230; Advanced suggestions below&#8230;</p>
<p>@Bob, yes, ln -s (symbolic link) is going to do the same, in OS X territory, they are nearly identical to a alias, sans a resource fork or two I suppose.</p>
<p>Look into hard links, read up on them closely, as they are an entirely new ball of wax, one that is treated different on OS X, allowing hard links to point to directories, which is not allowed on most OS&#8217;s.  This is done for the core concept of how Time Machine works to allow you semi rotational backups.</p>
<p>Time Machine fails a little as 1 byte in a 100MB file still means moving 100MB &#8211; 1byte of data, but the theory is still the same.</p>
<p>A hard link should be seen as a totally independent file, solving your trouble, but be careful, learn what the columns in `ls` mean, so you know how many links there are to a source file.</p>
<p>This is well beyond the scope of this site <img src='http://osxhelp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Just do your research, and you should be fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6661</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Tue, 15 Sep 2009 22:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6661</guid>
		<description>I see what you mean - I tried another folder and created an alias to it and tried dragging it into the sidebar and the same thing happens. So there is nothing special about the Documents folder (although it does get it&#039;s own special icon when in the sidebar). I tried a &quot;symbolic link&quot; and it does the same obnoxious thing, ie the name in the list of places is the name of the thing pointed to by the symbolic link, not the symbolic link name.

What are the ways to work around this - I don&#039;t have a problem using the Terminal. If it&#039;s too complicated to explain, can you point me to a URL that discusses the issue?

Thanks very much for your help!</description>
		<content:encoded><![CDATA[<p>I see what you mean &#8211; I tried another folder and created an alias to it and tried dragging it into the sidebar and the same thing happens. So there is nothing special about the Documents folder (although it does get it&#8217;s own special icon when in the sidebar). I tried a &#8220;symbolic link&#8221; and it does the same obnoxious thing, ie the name in the list of places is the name of the thing pointed to by the symbolic link, not the symbolic link name.</p>
<p>What are the ways to work around this &#8211; I don&#8217;t have a problem using the Terminal. If it&#8217;s too complicated to explain, can you point me to a URL that discusses the issue?</p>
<p>Thanks very much for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6660</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Tue, 15 Sep 2009 19:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6660</guid>
		<description>@Bob, this is a bit of a long story. Aliases are special in that no matter where you move them, they still connect back to the original.  In a very simplistic explanation, the name you give an alias is purely cosmetic and only for your identification purposes.

An even worse explanation, but to illustrate a point... Say a file/folder sits on disc at position 48, and an alias points to the file/folder at position 48.  If you rename the alias, it will still point to the file at position 48.

Assume position 48 is your Downloads folder.  When you put the alias in your sidebar, it is resolved back to position 48, which then uncovers the real file/folder name.

At that point, the sidebar choses to use the destination file/folder name, and not that of the alias.

There may be a few ways to work around this that are a tad complicated and would need jumping into the terminal.

To answer your question, it is not the Downloads folder specifically, it is that the sidebar will resolve any alias back to the source, and use that name.

From what I understand, while confusing, this is expected behavior.</description>
		<content:encoded><![CDATA[<p>@Bob, this is a bit of a long story. Aliases are special in that no matter where you move them, they still connect back to the original.  In a very simplistic explanation, the name you give an alias is purely cosmetic and only for your identification purposes.</p>
<p>An even worse explanation, but to illustrate a point&#8230; Say a file/folder sits on disc at position 48, and an alias points to the file/folder at position 48.  If you rename the alias, it will still point to the file at position 48.</p>
<p>Assume position 48 is your Downloads folder.  When you put the alias in your sidebar, it is resolved back to position 48, which then uncovers the real file/folder name.</p>
<p>At that point, the sidebar choses to use the destination file/folder name, and not that of the alias.</p>
<p>There may be a few ways to work around this that are a tad complicated and would need jumping into the terminal.</p>
<p>To answer your question, it is not the Downloads folder specifically, it is that the sidebar will resolve any alias back to the source, and use that name.</p>
<p>From what I understand, while confusing, this is expected behavior.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6659</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Tue, 15 Sep 2009 15:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6659</guid>
		<description>Hi, Am having a funny issue with creating an alias to the Downloads folder in my home directory. If I try to drag the alias to the list of items in &quot;Places&quot; it changes it back to Downloads in the list of places and ignores the alias name I had given it. 

The reason I wanted to do this was to create several similar names in the list of Places for the Downloads folders of several different computers.

What is so special about the name &quot;Downloads&quot; and why do aliases to it get treated so weirdly?

Thanks...

-Bob</description>
		<content:encoded><![CDATA[<p>Hi, Am having a funny issue with creating an alias to the Downloads folder in my home directory. If I try to drag the alias to the list of items in &#8220;Places&#8221; it changes it back to Downloads in the list of places and ignores the alias name I had given it. </p>
<p>The reason I wanted to do this was to create several similar names in the list of Places for the Downloads folders of several different computers.</p>
<p>What is so special about the name &#8220;Downloads&#8221; and why do aliases to it get treated so weirdly?</p>
<p>Thanks&#8230;</p>
<p>-Bob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6458</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Sun, 14 Jun 2009 22:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6458</guid>
		<description>@Erick, please see commend http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6270 above</description>
		<content:encoded><![CDATA[<p>@Erick, please see commend <a href="http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6270" rel="nofollow">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6270</a> above</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erick</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6457</link>
		<dc:creator>Erick</dc:creator>
		<pubDate>Sun, 14 Jun 2009 17:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6457</guid>
		<description>I don&#039;t have any sidebar at all...any idea? I updated the software today (10.5.7 leopard) and now finder has no sidebar. Any suggestions?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have any sidebar at all&#8230;any idea? I updated the software today (10.5.7 leopard) and now finder has no sidebar. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6375</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Mon, 16 Feb 2009 02:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6375</guid>
		<description>@diana, looks to me as though this is just how it is in 10.5.  I can not get any share point to go into the sidebar.  I would just drop some sub item of the share in there.</description>
		<content:encoded><![CDATA[<p>@diana, looks to me as though this is just how it is in 10.5.  I can not get any share point to go into the sidebar.  I would just drop some sub item of the share in there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diana</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6374</link>
		<dc:creator>diana</dc:creator>
		<pubDate>Sat, 14 Feb 2009 21:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6374</guid>
		<description>I can do that with sub-folders.
The folder I am looking at has three stickman icon on it and the kind is &#039;sharpoint&#039; On the server, it is a standard folder. This folder (and a few others) in OS X 10.4, was on the sidebar as a shortcut.</description>
		<content:encoded><![CDATA[<p>I can do that with sub-folders.<br />
The folder I am looking at has three stickman icon on it and the kind is &#8217;sharpoint&#8217; On the server, it is a standard folder. This folder (and a few others) in OS X 10.4, was on the sidebar as a shortcut.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6373</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Sat, 14 Feb 2009 21:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6373</guid>
		<description>@chris @gary @diana I am not sure I see the problem.  I Just mounted a remote share volume on my desktop, I poked into it, dragged a folder from it to my sidebar, and was able to use the sidebar to access the remote volume.

I then unmonted the remote volume, clicked on the folder I made in the sidebar, and it mounted up the volume, taking me right to the contents of the remote share.

This also survived a reboot as well.

Can you explain in more detail just what it is that is not working for you, and what it is that the specific problem is?

I think maybe you are losing the icon in your sidebar, when the remote share goes away.  If that is the case, I can not replicate it.  I could suggest you mount the remote share, go into your accounts area of system preferences, and add the remote share as a login item.  This will mount the remote share every time you login.  With it mounted, it will always be there, and your sidebar links should always work.

You could also try using the actual folder to drag into your sidebar, and not an alias of a folder, perhaps that is the issue.</description>
		<content:encoded><![CDATA[<p>@chris @gary @diana I am not sure I see the problem.  I Just mounted a remote share volume on my desktop, I poked into it, dragged a folder from it to my sidebar, and was able to use the sidebar to access the remote volume.</p>
<p>I then unmonted the remote volume, clicked on the folder I made in the sidebar, and it mounted up the volume, taking me right to the contents of the remote share.</p>
<p>This also survived a reboot as well.</p>
<p>Can you explain in more detail just what it is that is not working for you, and what it is that the specific problem is?</p>
<p>I think maybe you are losing the icon in your sidebar, when the remote share goes away.  If that is the case, I can not replicate it.  I could suggest you mount the remote share, go into your accounts area of system preferences, and add the remote share as a login item.  This will mount the remote share every time you login.  With it mounted, it will always be there, and your sidebar links should always work.</p>
<p>You could also try using the actual folder to drag into your sidebar, and not an alias of a folder, perhaps that is the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diana</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6372</link>
		<dc:creator>diana</dc:creator>
		<pubDate>Sat, 14 Feb 2009 02:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6372</guid>
		<description>any answers for Chris and Gary above, I have the same network problem.

Comment by chris 08.21.08 @ 3:37 
Comment by Gary 08.24.08 @ 9:22 am</description>
		<content:encoded><![CDATA[<p>any answers for Chris and Gary above, I have the same network problem.</p>
<p>Comment by chris 08.21.08 @ 3:37<br />
Comment by Gary 08.24.08 @ 9:22 am</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6314</link>
		<dc:creator>George</dc:creator>
		<pubDate>Thu, 27 Nov 2008 21:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6314</guid>
		<description>Never mind, I see the answer in the comments.</description>
		<content:encoded><![CDATA[<p>Never mind, I see the answer in the comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6313</link>
		<dc:creator>George</dc:creator>
		<pubDate>Thu, 27 Nov 2008 21:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6313</guid>
		<description>How are you completely removing the finder&#039;s sidebar? I drag it to the left (as you described) but it does not completely disappear. It stops about an inch from the edge. 

Mac OS X 10.5.5</description>
		<content:encoded><![CDATA[<p>How are you completely removing the finder&#8217;s sidebar? I drag it to the left (as you described) but it does not completely disappear. It stops about an inch from the edge. </p>
<p>Mac OS X 10.5.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6311</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Mon, 24 Nov 2008 21:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6311</guid>
		<description>@Vogel, correct, that does not work under 10.5, and we did not catch the error in the post.  We need to update that, sorry.  I believe there are comments in this post that do discuss it.

We will update the post, but I am not aware of a away to remove the sidebar, aside from clicking the &quot;chicklet&quot; in the upper right of a window.  However, that removes all window functions, including the header search bar and such.</description>
		<content:encoded><![CDATA[<p>@Vogel, correct, that does not work under 10.5, and we did not catch the error in the post.  We need to update that, sorry.  I believe there are comments in this post that do discuss it.</p>
<p>We will update the post, but I am not aware of a away to remove the sidebar, aside from clicking the &#8220;chicklet&#8221; in the upper right of a window.  However, that removes all window functions, including the header search bar and such.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald Vogel</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6310</link>
		<dc:creator>Ronald Vogel</dc:creator>
		<pubDate>Mon, 24 Nov 2008 12:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6310</guid>
		<description>&gt;&gt;Click, hold, and drag, and not only can you resize the width; but you can also shrink it to the far left. This will completely remove the sidebar from that particular window.

This does not work under 10.5 anymore, right? :-((
Any ideas how to get rid of the sidebar if you are not a fan of it?

Ronald</description>
		<content:encoded><![CDATA[<p>&gt;&gt;Click, hold, and drag, and not only can you resize the width; but you can also shrink it to the far left. This will completely remove the sidebar from that particular window.</p>
<p>This does not work under 10.5 anymore, right? <img src='http://osxhelp.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> (<br />
Any ideas how to get rid of the sidebar if you are not a fan of it?</p>
<p>Ronald</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6270</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Mon, 13 Oct 2008 01:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6270</guid>
		<description>@Chrysan, there is a small &quot;chicklet&quot; in the upper right of the Finder windows, click that, and it should toggle it from basic display, to one with a sidebar and top bar.</description>
		<content:encoded><![CDATA[<p>@Chrysan, there is a small &#8220;chicklet&#8221; in the upper right of the Finder windows, click that, and it should toggle it from basic display, to one with a sidebar and top bar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chrysan</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6269</link>
		<dc:creator>Chrysan</dc:creator>
		<pubDate>Mon, 13 Oct 2008 01:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6269</guid>
		<description>My Finder windows no longer has a sidebar at all when I set it to open on &quot;Documents.&quot; In fact, they look like ordinary windows, without the view button set in the frame. I prefer column mode, but I&#039;m missing my sidebar in any format unless I set the Finder preferences to open in my home directory, which isn&#039;t the way I want it, or had it up until today.

What I get instead (in column mode) is a first column with the drives on my system with the main one selected, then a column where Users is selected (and not the the other items in the selected drive), then one where my home directory is selected, the next one has Documents selected, and finally, the contents. In icon mode it shows the documents directory, but still no sidebar. I wish I could send you a screen shot. What is going on, and how can I get my sidebar back and keep it back?</description>
		<content:encoded><![CDATA[<p>My Finder windows no longer has a sidebar at all when I set it to open on &#8220;Documents.&#8221; In fact, they look like ordinary windows, without the view button set in the frame. I prefer column mode, but I&#8217;m missing my sidebar in any format unless I set the Finder preferences to open in my home directory, which isn&#8217;t the way I want it, or had it up until today.</p>
<p>What I get instead (in column mode) is a first column with the drives on my system with the main one selected, then a column where Users is selected (and not the the other items in the selected drive), then one where my home directory is selected, the next one has Documents selected, and finally, the contents. In icon mode it shows the documents directory, but still no sidebar. I wish I could send you a screen shot. What is going on, and how can I get my sidebar back and keep it back?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6259</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 23 Sep 2008 01:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6259</guid>
		<description>It&#039;s working now...didn&#039;t have to do anything which is weird, I must have a finger problem. Anyway thanks and good job with the website folks. Mac rules!</description>
		<content:encoded><![CDATA[<p>It&#8217;s working now&#8230;didn&#8217;t have to do anything which is weird, I must have a finger problem. Anyway thanks and good job with the website folks. Mac rules!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6258</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Tue, 23 Sep 2008 00:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6258</guid>
		<description>@Alex, does the USB drive show up on your desktop, if so, just drag that back into the sidebar.  You can also look in your Finder Preferences, in the sidebar preferences, and make sure that &quot;External Discs&quot; is checked.</description>
		<content:encoded><![CDATA[<p>@Alex, does the USB drive show up on your desktop, if so, just drag that back into the sidebar.  You can also look in your Finder Preferences, in the sidebar preferences, and make sure that &#8220;External Discs&#8221; is checked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6257</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 22 Sep 2008 22:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6257</guid>
		<description>Question for everyone. I accidently removed my USB removable disk by draging it away from the Finder sidebar. My problem that I have right now is every time I want to open my USB key I of course plug it in and then normally after a couple of seconds it should normally appear in the Finder sidebar as an external image disk. My problem is it&#039;s that it doesn&#039;t appear anymore and I would like to reverse that. The only way I can go in it and access my data is by pressing Command+O (to open). Any suggestion!!!? Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Question for everyone. I accidently removed my USB removable disk by draging it away from the Finder sidebar. My problem that I have right now is every time I want to open my USB key I of course plug it in and then normally after a couple of seconds it should normally appear in the Finder sidebar as an external image disk. My problem is it&#8217;s that it doesn&#8217;t appear anymore and I would like to reverse that. The only way I can go in it and access my data is by pressing Command+O (to open). Any suggestion!!!? Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6234</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Sun, 24 Aug 2008 16:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6234</guid>
		<description>Tiger allowed me to maintain a specific server directory in the sidebar — even after restarting the Mac it would appear. Now, with Leopard, if I want that server directory to show, I have to put it there EVERY time I start the Mac. Having only the top level of a server appear under &quot;SHARED&quot; it not useful. Who on earth uses the top level of a server? Isn&#039;t there a way to make that directory ALWAYS appear like it did with Tiger?</description>
		<content:encoded><![CDATA[<p>Tiger allowed me to maintain a specific server directory in the sidebar — even after restarting the Mac it would appear. Now, with Leopard, if I want that server directory to show, I have to put it there EVERY time I start the Mac. Having only the top level of a server appear under &#8220;SHARED&#8221; it not useful. Who on earth uses the top level of a server? Isn&#8217;t there a way to make that directory ALWAYS appear like it did with Tiger?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6233</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 21 Aug 2008 10:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6233</guid>
		<description>I have some folders on a network disc, and have Alias&#039;s on my desktop for these folders,  I have also put them into my sidebar, works fine, 

&gt;&gt;&gt; BUT I have also done the same with network discs, I have an alias and put in my sidebar but when I restart it disapears.

I&#039;ve done this as I have so many different network discs and also individual folders, it&#039;s quicker to navigate with just Alias&#039;s and the option to show &quot;Connected Servers&quot; on the desktop disabled.  It did work for a while,  but now it doesn&#039;t.</description>
		<content:encoded><![CDATA[<p>I have some folders on a network disc, and have Alias&#8217;s on my desktop for these folders,  I have also put them into my sidebar, works fine, </p>
<p>&gt;&gt;&gt; BUT I have also done the same with network discs, I have an alias and put in my sidebar but when I restart it disapears.</p>
<p>I&#8217;ve done this as I have so many different network discs and also individual folders, it&#8217;s quicker to navigate with just Alias&#8217;s and the option to show &#8220;Connected Servers&#8221; on the desktop disabled.  It did work for a while,  but now it doesn&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Haneda</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6207</link>
		<dc:creator>Scott Haneda</dc:creator>
		<pubDate>Wed, 30 Jul 2008 01:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6207</guid>
		<description>@Nirav, have you tried to drag them out and release them?  They should &quot;poof&quot; away like in the video we put up in this post.</description>
		<content:encoded><![CDATA[<p>@Nirav, have you tried to drag them out and release them?  They should &#8220;poof&#8221; away like in the video we put up in this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nirav</title>
		<link>http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/comment-page-1/#comment-6206</link>
		<dc:creator>Nirav</dc:creator>
		<pubDate>Wed, 30 Jul 2008 01:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://osxhelp.com/customizing-the-finder-sidebar-in-os-x/#comment-6206</guid>
		<description>I have a bunch of items in my Sidebar that I cannot get rid of - they were on the desktop and accidentally added to the sidebar.  After trashing the items in the desktop (and emptying the trash), I am still stuck with the items in the sidebar. Every time I click on them to try to get rid of them, I get a pop-up that says &quot;The volume for &#039;[sidebar item name]&#039; cannot be found&quot;.  Do you know how to get rid of these? 
FYI - I upgraded my Tiger OS to Leopard a while ago.  I had once found a filepath to edit the sidebar configuration file when I had Tiger, but I cannot find it with Leopard. 
Thanks in advance for any insight you may have.
- Nirav</description>
		<content:encoded><![CDATA[<p>I have a bunch of items in my Sidebar that I cannot get rid of &#8211; they were on the desktop and accidentally added to the sidebar.  After trashing the items in the desktop (and emptying the trash), I am still stuck with the items in the sidebar. Every time I click on them to try to get rid of them, I get a pop-up that says &#8220;The volume for &#8216;[sidebar item name]&#8216; cannot be found&#8221;.  Do you know how to get rid of these?<br />
FYI &#8211; I upgraded my Tiger OS to Leopard a while ago.  I had once found a filepath to edit the sidebar configuration file when I had Tiger, but I cannot find it with Leopard.<br />
Thanks in advance for any insight you may have.<br />
- Nirav</p>
]]></content:encoded>
	</item>
</channel>
</rss>
