Get AI summaries of any video or article — Sign up free
Best Obsidian Setup |  Obsidian for Beginners (3/10) thumbnail

Best Obsidian Setup | Obsidian for Beginners (3/10)

Shuvangkar Das, PhD·
5 min read

Based on Shuvangkar Das, PhD's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Change “Default location for new attachments” so pasted images go into the same folder as the current note (or a dedicated “attachments” subfolder) instead of the vault root.

Briefing

Obsidian can be set up to reduce day-to-day friction—especially around where attachments and new notes land—so the “second brain” stays organized instead of turning into a cluttered folder dump. The most immediate fix targets a common complaint: pasting images drops them into Obsidian’s root folder. By going to Settings → Files & Links and changing “Default location for new attachments,” users can route pasted images into the same folder as the current note, or into a dedicated subfolder. A practical workflow is to create an “attachments” subfolder under the current note’s folder; pasting then automatically creates and uses that folder, keeping notes and media from mixing.

The setup also focuses on lowering resistance to writing, since habits form when the system behaves predictably. For new notes, Obsidian’s “Default location for new notes” can be adjusted so new entries appear alongside the note being worked on, rather than defaulting to the vault root. That matters when the user’s structure is task-based—working within a single folder at a time—because it prevents constant manual moving and keeps context intact.

Beyond organization, the guide walks through quality-of-life settings that make day-to-day editing smoother. Spell checking is initially off, so enabling it under Settings → Editor makes misspellings show up with red underlines. Appearance can be switched from Obsidian’s default dark mode to a light theme via Settings → Appearance → Base color scheme, letting users match their preferred reading environment.

Deletion behavior is another area where defaults can surprise. Instead of sending deleted notes to the system recycle bin, Obsidian can be configured to move them into an Obsidian-managed “trash” folder. After enabling “Deleted files” to “move to Obsidian trash,” deleted items can be recovered later by locating the .trash directory inside the Obsidian vault (the guide shows using “Show in system Explorer” to find the vault location).

Customization and scaling round out the setup. Obsidian’s community ecosystem includes many themes and CSS-based styling options; users can manage themes under Settings → Appearance → Themes and install alternatives to change the look of headings and code styling. For heavy note juggling, a newer feature lets tabs stack: opening many notes creates “stacked tabs” where multiple documents sit side-by-side in the same window, making it easier to switch between related notes without losing your place.

Overall, the key takeaway is that Obsidian’s productivity gains come from aligning defaults—attachments, new notes, spell checking, trash, and interface behavior—with how a person actually works. When those settings match the folder structure and editing habits, the system stays tidy and writing becomes easier to sustain.

Cornell Notes

Obsidian’s setup can be tuned to prevent the two biggest sources of clutter: attachments landing in the vault root and new notes being created in the wrong place. Under Settings → Files & Links, users can change “Default location for new attachments” so pasted images go into the same folder as the current note (or into a dedicated “attachments” subfolder). The same settings area lets users adjust “Default location for new notes” so new entries appear alongside the note being worked on, reducing friction and manual moving. Spell checking can be enabled in Settings → Editor, and appearance can switch between dark and light themes. Deleted files can be routed to an Obsidian-managed trash folder for later recovery, and stacked tabs help when many notes are open at once.

How can pasted images be prevented from cluttering the vault root in Obsidian?

Go to Settings → Files & Links and change “Default location for new attachments.” Instead of the default “Vault folder” (root), choose “In a folder specified below” or “Same folder as current file.” For a cleaner workflow, create an “attachments” subfolder under the current note’s folder, then paste again—Obsidian will place the image into that subfolder rather than mixing it with note files.

What setting reduces friction when creating new notes while working inside a task folder?

Open Settings → Files & Links and adjust “Default location for new notes.” The goal is to use the option that creates new notes in the same folder as the current file (the guide contrasts this with the default behavior that creates new notes under the vault root). With that change, pressing “New note” keeps new entries in the same folder as the note being edited.

How is spell checking turned on so mistakes get underlined?

Spell checking is disabled by default. Enable it via Settings → Editor, then turn on “Spell checker.” After enabling, misspelled words show red underlines (the guide demonstrates correcting a misspelling that previously wasn’t marked).

Where do deleted notes go, and how can they be kept inside Obsidian for recovery?

By default, deleted files may go to the system recycle bin. To keep them inside Obsidian, go to Settings → Files & Links → “Deleted files” and select “Move to Obsidian trash.” Deleted items then appear in the vault’s .trash folder. If the vault location isn’t known, select a note and use “Show in system Explorer” to locate the Obsidian folder and its .trash directory.

How can Obsidian’s look be changed beyond dark mode?

Use Settings → Appearance → Base color scheme to switch between dark and light themes. For deeper visual changes, go to Settings → Appearance → Themes → Manage, install a different community theme, and apply it—headings and code styling can change noticeably after switching themes.

What helps when dozens of notes are open and switching becomes slow?

Stacked tabs. When many notes are opened, the interface can show “stacked tabs” in the top-right area, letting users switch between multiple open notes within the same window by clicking the stacked tab entries.

Review Questions

  1. Which two Settings → Files & Links options most directly prevent organization problems with attachments and new notes?
  2. What steps ensure deleted notes remain recoverable inside the Obsidian vault rather than the system recycle bin?
  3. How do stacked tabs change the workflow when many notes are open at the same time?

Key Points

  1. 1

    Change “Default location for new attachments” so pasted images go into the same folder as the current note (or a dedicated “attachments” subfolder) instead of the vault root.

  2. 2

    Set “Default location for new notes” to create new notes in the same folder as the current file to avoid constant manual moving.

  3. 3

    Enable spell checking under Settings → Editor to get red underlines for misspellings.

  4. 4

    Switch between dark and light themes via Settings → Appearance → Base color scheme to match reading preferences.

  5. 5

    Route deleted files to “Obsidian trash” so recovery stays inside the vault’s .trash folder.

  6. 6

    Use community themes through Settings → Appearance → Themes → Manage to change headings and code styling.

  7. 7

    When juggling many open notes, rely on stacked tabs to switch quickly within the same window.

Highlights

Pasted images don’t have to land in the vault root—Settings → Files & Links lets attachments follow the current note’s folder (or an “attachments” subfolder).
A task-folder workflow becomes practical when “Default location for new notes” creates new notes in the same folder as the note being edited.
Deleted notes can be kept inside Obsidian by switching “Deleted files” to “Move to Obsidian trash,” which stores them in the vault’s .trash folder.
Spell checking is off by default, but enabling it under Settings → Editor turns misspellings into red underlined text.
Stacked tabs make it easier to work across many open notes without losing context.

Topics

Mentioned