Obsidian Tutorial

3 Settings You MUST Change in Obsidian

When you first download Obsidian, it can be a pretty underwhelming experience. You hear all these amazing things online about how it's going to change your life, build your "second brain," and organize everything you've ever thought about. So you download it, excited to get started. You open it up and... you're basically looking at a blank white or dark screen. There are no clear instructions, no obvious buttons to click, and out of the box, the app doesn't exactly behave the way you’d expect a normal note-taking app like Apple Notes or Evernote to work. It can feel like you've been dropped in the middle of a desert without a map.

I remember my first time opening the app. I just wanted to write down a grocery list and maybe a few ideas for a project. Within five minutes, I was frustrated because my text wasn't formatting correctly, and my images were going everywhere. It felt way too complicated.

But here is the good news: you do not need to be a programmer or a power user to fix this. In fact, you don't even need to know how to code at all. Today, we’re keeping things incredibly simple. I’m going to show you three basic settings that you should change right this second. These three tweaks will instantly make Obsidian feel way more familiar, protect your vault from becoming a cluttered mess of files, and completely change how you use the app on a daily basis.

We are going to go slow, step by step. No code, no complicated technical jargon, and no confusing menus. Just the absolute essentials that will save you hours of headaches down the road. Let's get into it.

Step 1: Fixing the Paragraph Layout (Turning Off Strict Line Breaks)

The very first thing that frustrates almost every everyday user—myself included—is how Obsidian handles paragraphs and spacing. Obsidian is built on something called Markdown, which is just a fancy way of saying "text formatting." But because of how standard Markdown works, it handles the "Enter" key a little differently than Microsoft Word or Google Docs.

Here is what happens: if you type a line of text, hit the Enter key once, and start typing another line, Obsidian will look perfectly fine while you are typing it. It looks like two separate lines. But the moment you switch from "Editing Mode" to "Reading Mode," Obsidian completely smashes your text together into one giant, ugly sentence. The line break completely disappears. It’s incredibly annoying, especially if you are trying to write out a poem, a recipe, or just a quick list of thoughts without wanting to use bullet points.

Why does it do this? Because in standard Markdown, you have to hit the Enter key twice to create a new paragraph. But let's be honest, nobody wants to re-train muscle memory just to write a note. We want hitting Enter once to mean a new line, period.

How to Fix It:

Thankfully, fixing this takes about five seconds. Here is exactly what you need to do:

  • Look down at the bottom left corner of your Obsidian window. You will see a little icon that looks like a gear or a cogwheel. Click on that. This opens your Settings menu.
  • On the left side of the Settings menu, you will see a list of options. Click on the one that says Editor.
  • Now, look at the main part of the screen and scroll down slowly. You are looking for a setting called Strict Line Breaks.
  • By default, this setting might be turned on. You want to click the little toggle switch to turn it off.

That is it! You can close the settings window now. Go back to your note and try hitting the Enter key just once. You will notice that Obsidian now actually respects your spacing. When you hit enter, your text stays exactly where you put it, even when you switch to Reading Mode. It immediately makes the app feel like a normal word processor.

Step 2: Stopping the Image Clutter (Setting Up an Attachment Folder)

Setting number two is all about keeping your workspace clean and organized. Let's talk about images, PDFs, and other files you might want to put into your notes.

In most apps, when you copy and paste a screenshot or an image into a document, it just lives inside that document. But Obsidian works differently. Because your vault is just a folder on your computer, every time you paste an image, Obsidian has to save that image as an actual file.

By default, if you copy and paste an image into one of your notes, Obsidian drops that raw image file directly into your main sidebar folder (the "root" of your vault). If you take a lot of visual notes, screenshots, or save PDFs, your sidebar will quickly become a chaotic mess. You'll have a few actual notes buried under fifty randomly named image files like Pasted image 20261012.png. It makes finding your actual written notes a nightmare.

How to Fix It:

The clean, organized way to handle this is to tell Obsidian to hide all these images in a dedicated folder where you never have to look at them. Here is the step-by-step process:

  • First, go to your main file explorer sidebar on the left. Click the little folder icon at the top to create a New Folder.
  • Name this folder something obvious, like Attachments, Images, or Files. I personally use "Attachments."
  • Next, go back down to the bottom left corner and click the gear icon to open your Settings again.
  • On the left side of the settings menu, look for the option called Files and Links and click on it.
  • Scroll down until you find the setting called Default location for new attachments.
  • Click the dropdown menu. It is probably set to "Vault folder." Change this to the option that says In the folder specified below.
  • A new box will appear right underneath it. Click in that box and type the name of the folder you just created (e.g., Attachments). Select it from the list.

You are all set. From now on, every single time you paste an image, drag in a PDF, or add an audio file, Obsidian will automatically route that file directly into your Attachments folder. Your main sidebar will stay beautifully clean, showing only the notes you actually care about reading.

Step 3: Making the Graph View Actually Useful

Finally, let's talk about the Graph View. If you have ever seen a YouTube video about Obsidian, you have probably seen the Graph View. It's that cool, futuristic-looking constellation of interconnected dots representing all your thoughts. It is arguably the feature that draws most people to the app.

But here is the reality: when you first start out and your vault grows, the default settings for the Graph View are terrible. Usually, it clumps all your notes into one giant, tight ball right in the center of the screen. The dots are so close together that the lines overlap, and it becomes completely impossible to read the titles or navigate your notes. It looks cool for about two seconds, and then you realize it is completely useless for actually finding information.

We want the Graph View to be a tool, not just a pretty picture. We need to spread those dots out and add some color coding so you can make sense of your data at a glance.

How to Fix It:

Open your Graph View by clicking the little network icon on the left ribbon menu (it looks like a few dots connected by lines). Once it is open, follow these steps:

  • In the top right corner of the Graph View window, you will see another little gear icon. Click it to open the Graph settings panel.
  • First, let's add some color. Click on the Groups tab to expand it.
  • Click "New Group." Here, you can tell Obsidian to color-code your notes based on folders or tags. For example, type tag:#work in the box, and then click the color circle to choose a bright blue. Now, every note with the #work tag will turn blue on the graph. Click "New Group" again and type tag:#personal, and set the color to green. You can do this for all your main categories. Immediately, the graph becomes easier to read.
  • Next, we need to fix the clumping issue. Still in the Graph settings panel, open the Forces tab.
  • You will see several sliders here. The most important one is the Repulsion slider. By default, it is usually set pretty low. Grab that slider and drag it to the right to turn it up.
  • Watch what happens to your graph. The Repulsion force acts like a magnet, pushing the dots away from each other. Suddenly, your chaotic, tight ball of notes spreads out into a beautiful, widely spaced, readable map. You can clearly see clusters of ideas, orphaned notes, and the lines connecting everything.

You can also play with the Link Distance slider to stretch the lines out even more. Tweak these sliders until the graph looks comfortable to your eyes. Now, instead of a tangled mess, you have a functional map of your brain.

Common Questions (FAQ)

Will changing "Strict Line Breaks" break my older notes?
No, it will not delete any text or break anything. It simply changes how Obsidian visually renders a single press of the Enter key when you are in Reading Mode. Your actual markdown files on your hard drive remain completely safe and untouched.

Can I have multiple attachment folders?
Using the setting we discussed above, you set one global default folder. However, Obsidian does have a setting under "Files and Links" called "In subfolder under current folder." If you prefer your images to be stored in a sub-folder right next to the note you are working on, you can choose that option instead. But for most beginners, a single global "Attachments" folder is the easiest way to stay organized.

Why does my Graph View still look empty?
The Graph View only connects dots when you actually link your notes together. If you are just writing standalone notes and never typing [[Note Name]] to link them, your graph will just look like a bunch of isolated floating dots. The magic happens when you start linking ideas together!

Conclusion

Changing just those three simple settings takes less than five minutes, but it completely transforms the experience of using Obsidian. Turning off strict line breaks removes the frustration of weird formatting. Setting up an attachments folder keeps your digital workspace pristine and organized. And tweaking the Graph View forces turns a useless blob into an actual, functional map of your knowledge.

These tweaks will instantly make Obsidian feel way more familiar and friendly for everyday life. You don't have to fight the app anymore; now it is working for you.

If you're looking to upgrade your own productivity setup, or you want to see the equipment I use to film and write these tutorials, be sure to check out the gear page. Happy note-taking!