Big Sur icon

As an alternative means of installation that worked for me, you can also change the .png extension to .icns and replace the “Obsidian.icns” in the Obsidian “contents”:

  1. Download .png file and rename to “Obsidian.icns” (Select yes, when it asks you whether you want to change the extension).
  2. Right click on Obsidian in Applications.
  3. Click “Get Contents”.
  4. Open “Contents”
  5. Paste in your “Obsidian.icns” file.
  6. Enjoy.
3 Likes

Cool! I didn’t know that!

Love this one. Got that neumorphism vibe to it. Thank you! It sits so nicely in my dock.

Now, if only Calibre had a ‘modern’ product icon. :unamused:

1 Like

I hear you. FWIW, there are a few better alternatives floating around the webs.

1 Like

Took the liberty to make my own Calibre icon. Tried to stay as close to “the original vibe” while making it sit nicely in the Mac OS doc. The background might be a bit too dark-ish.

Calibre itself has some quirks. As you know.

Next to changing the .icns in Resources, you’d have to exchange the icons also in “Show Package Contents” → “Resources” → “Resources” (Yes, again) → “Images” and replace the images there too. The named image files are in the zip below. Drag 'n Drop and done.

calibre icon.zip (552.9 KB)

It’s still a super awkward icon but hey. That’s Calibre.

Preview:

2 Likes

Here is my attempted Obsidian icon on Big Sur:

image

I wanted to focus in on the Obsidian shape and add some nice shading/texture.

6 Likes

Jonathan, I love that! Is it available for download somewhere?

1 Like

I made a folder icon with an Obsidian print on it. I do not think that it’s work it’s own thread, but I guess people looking for Obsidian Big Sur Icons might be interested.

I personally use it as icon for my vault folder.

Download as .icns

3 Likes

I got this one from reddit CleanShot 2021-07-28 at 16.00.26@2x

Renaming to .icns didn’t work out for me (MacOS 11.6), for some reason. Here’s what I did instead.

❯ tail -n 5 Justfile

png-to-icon filename:
	# https://stackoverflow.com/questions/44506713/using-sips-to-create-an-icns-file-from-a-png-file
	sips -z 512 512 "{{filename}}" --out "{{filename}}-512x512.png"
	sips -s format icns "{{filename}}-512x512.png" --out "{{filename}}-512x512.icns"

Converts to a 512x512 png before converting to icns. Sharing in case someone else finds this necessary. :wave:

Hi @macedotavares,
could I use the icon for an Obsidian related project?
I am building an extension for another app which will connect it with Obsidian and I need an icon for it.
Of course I would credit you.

Sure, I’m glad you liked it.

And don’t forget to tell us all about that project when it’s ready :grinning:

Cheers!

1 Like

Thank you, yes your icons look awesome, great work!
And sure, will let you know when it is ready.

My extension is now available, you can find it in the https://www.raycast.com extension store.
Here it is: marcjulian/obsidian - Raycast Store, featuring your Big Sur icon.
You can use this extension to search, view, open, copy, paste and edit Obsidian notes right from the Raycast Search.

This is so cool!

I’m a heavy Alfred user, and I’ve made a similar workflow for it. I’m now working on version 3 of my Obsidian Utilities.

I was excited when I first heard of Raycast a couple of months ago, but I simply didn’t take the time so see if it could replace Alfred for me.

Will give it another try.

Cheers!

1 Like

Here is a link to download this icon: iCloud.

Although I’ve now become quite font of Gavin Nelson’s Obsidian icon v2: Obsidian Icon

Thanks for your excellent work. I love the light one.

Hello @marcjulian ! I’m trying to get your search extension to work in Raycast but I’m having a hard time on the mac. I keep getting the following error even though I’ve put the correct path in. Any ideas?

“The path set in preferences does not exist”

Hey my guy, any chance you could re-up that .icns? I would love to have it.

Hi @hstagner could you please send me the path/paths you entered?
You can send me a private message here.