Revolutionize your flow, note-taking and organizational skills!

Obsidian

Obsidian

  -  282 MB  -  Freeware
  • Latest Version

    Obsidian 1.12.4 LATEST

  • Review by

    Juan Garcia

  • Operating System

    Windows 7 / Windows 7 64 / Windows 8 / Windows 8 64 / Windows 10 / Windows 10 64 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    Obsidian Team / External Link

  • Filename

    Obsidian.1.12.4.exe

Obsidian is a local-first, markdown-based note-taking application for Windows designed to help users build a personal knowledge base.

It’s often described as a “second brain” tool due to its focus on connecting ideas through bidirectional links and graph views. Developed by Shida Li and Erica Xu, Obsidian has quickly grown a passionate user community since its launch in 2020.

Unlike many note-taking apps that store content in proprietary formats or on cloud servers, Obsidian stores notes as plain .md (Markdown) files on your local drive.

This gives users full control over their data and flexibility to use version control or external sync tools.

Key Features

Markdown-Based Notes: All notes are plain text files written in Markdown, ensuring long-term portability.

Bidirectional Linking: Easily create internal links to other notes using double square brackets [[Note Title]], enabling you to see what notes link back to a page.

Graph View: A visual map of your note connections, showing how ideas are linked across your knowledge base.

Custom Plugins: A rich plugin ecosystem (both official and community) to add features like daily notes, tag management, calendar integration, kanban boards, and more.

Themes and Custom CSS: Highly customizable UI with community-created themes or your own CSS.

Workspaces and Tabs: Multi-pane interface with tabs, panes, and workspaces to match your personal workflow.

Vault System: Notes are grouped into "Vaults", allowing users to keep separate collections of notes.

Offline-First: All features work fully offline, with optional sync through Obsidian Sync or third-party tools like Dropbox or Git.

User Interface

Obsidian’s user interface strikes a balance between minimalism and power. The base design is sleek and distraction-free, perfect for focused writing. However, advanced users can customize the UI with plugins and CSS for a tailored experience.

The interface is divided into panes—each can hold a note, search results, graph view, or plugin interface. Users can split panes vertically or horizontally, ideal for multitasking or comparing notes. A sidebar houses navigation, backlinks, and file explorer.

While there is a learning curve for newcomers unfamiliar with Markdown or the concept of bidirectional links, the intuitive layout and robust documentation ease the onboarding process.

Installation and Setup

Download the Windows installer.

Run the installer and follow the prompts.

On first launch, you'll be prompted to create or open a Vault—your personal note directory.

From there, you can start writing notes or import existing Markdown files. No account creation is required unless you want access to premium features like Obsidian Sync.

How to Use

Create a Note: Press Ctrl+N or click the "+" icon to create a new note.

Write in Markdown: Use simple markdown syntax for formatting: # for headers, **bold**, *italic*, etc.

Link Notes: Type [[ and select an existing note or create a new one to interlink content.

Explore Graph View: Click the graph icon to visualize your network of notes.

Enhance with Plugins: Access Settings > Community Plugins to explore and install additional tools like task management, kanban boards, or even custom scripts.

Daily workflows can be tailored with features like templates, keyboard shortcuts, and workspaces.

Frequently Asked Questions (FAQ)

Is Obsidian free to use?
Yes, this program is free for personal use. There are optional paid services like Obsidian Sync and commercial licenses for business users.

Can I sync notes across devices?
Yes. You can use Obsidian Sync (paid) or third-party services like Dropbox, Google Drive, Git, or iCloud to sync Vaults across devices.

Does Obsidian require internet access?
No. This software is fully offline-first. All your notes are stored locally and accessible without an internet connection.

Is Obsidian suitable for team collaboration?
Not natively. Obsidian is designed for individual knowledge management. However, with Git-based workflows or synced folders, collaboration is possible.

Can I import notes from other apps like Evernote or Notion?
Yes, but it requires some manual work or third-party tools. Markdown export from other apps helps streamline the transition.

Alternatives

Notion – A powerful all-in-one workspace, but cloud-based and not Markdown-native.

Joplin – Free, open-source Markdown note-taker with sync options and mobile apps.

Pricing

Free Personal License – Full feature access minus cloud sync or publishing.

Catalyst License (One-Time) – $25+ (supporter tier) gives insider access to beta builds and helps support development.

Commercial License – $50/year per user for business use.

Obsidian Sync – $10/month or $96/year for encrypted note sync across devices.

Obsidian Publish – $20/month for turning your notes into a public website.

System Requirements
  • OS: Windows 7, 8, 10, or 11 (64-bit)
  • RAM: 4 GB minimum
  • Disk Space: Less than 200 MB
  • Processor: Intel Core i3 or better
No special hardware is needed. Obsidian is lightweight and fast even on modest PCs.

PROS
  • Local-first with full data ownership
  • Powerful linking and graph visualization
  • Highly customizable with themes and plugins
  • Active community and plugin ecosystem
  • Works offline and very lightweight
CONS
  • Steeper learning curve for Markdown newcomers
  • No native real-time collaboration
  • Sync requires extra setup or subscription
  • Limited mobile editing features compared to desktop
  • Not as visually polished out-of-the-box as some competitors
Conclusion

Obsidian is more than just a note-taking app—it’s a powerful knowledge management system tailored for those who value control, structure, and interconnected thinking. With its Markdown foundation, plugin ecosystem, and graph-based navigation, it empowers users to build a long-lasting and deeply personal second brain.

Also Available: Download Obsidian for Mac

Why is this app published on FileHorse? (More info)

What's new in this version:

New:
Obsidian CLI:
- This release introduces the Obsidian CLI, a command line interface that lets you control Obsidian from your terminal for scripting, automation, and integration with external tools

Image resizing:
- Images in Live Preview can now be resized by dragging from the corner. Double-click the corner to reset the image size.

Automatic attachment cleanup:
- When deleting a file, a prompt will ask if you would also like to delete its attachments. A new setting in Files & Links allows you to configure this behavior (choose "Always", "Ask every time", or "Never").

Improved:
Bases:
- Added a search toolbar button to filter query results
- Added the ability to import files into Bases via drag and drop
- Right-clicking on a single row in table view now shows context menu items related to that file

File Explorer:
- Copy and paste operations are now supported using Ctrl-C/Ctrl-V (Cmd-C/Cmd-V on macOS)

Editor:
Added new menu items when you right-click in the empty space next to the editor:
- Toggle line numbers
- Toggle inline title
- Fixed missing space after blockquotes
- Fixed styling of bold links
- Image size is no longer treated as display text when dragging a link

Other:
- Added detection for backlinks in Canvas files. They now appear in the Backlinks view, and count as links in the Graph view.
- "Change vault..." has been renamed to "Manage vaults"
- Added a new "Change vault..." command to quickly switch between vaults via the keyboard
- Added a new "Open vault..." command to open an existing vault via the keyboard and keep the current vault open
- Alt-clicking a file in the File Explorer now adds the previous active item to the selection
- Quick switcher: Dragging results is now supported
- Added new "Copy image" menu item when right-clicking on an image
- Copying text from the editor now includes HTML formatting, making it easier to paste into apps like Google Docs
- Obsidian Sync now logs when files were skipped for being too large
- Improved fuzzy search results when the query contains spaces
- Opening files in an external application now shows a confirmation dialog for added safety
- Added a warning when attempting to open an executable file
- Added new app translations

No longer broken:
Other:
- Keychain: Added handling for when encryption is unavailable on some Linux machines
- Fixed issue where layout was not always saved when the app is closed
- Fixed issue where selecting text near a link or tag would incorrectly trigger the link or tag token
- Fixed issue where closing a pop-out window with active notices would cause them to move to the main window and never disappear
- Added a new unique URI action
- Fixed the outline view flickering while typing
- Fixed scroll position not updating after changing the row height in Bases table view
- Fixed "More options" menu not closing when clicking the "..." button in a pop-out window
- Fixed list properties not showing edit and remove options in the context menu when right-clicking a link inside a list item
- File Explorer: Fixed "Duplicate" menu item generating an incomplete folder name when duplicating a folder that includes "." in the name

Developers:
- The installer has been updated to use Electron v39.7.0 (requires downloading the latest installer).
- We've updated how our translation files are created and bundled with the app. For translators, see the updated instructions on our translations repository.
- Added theming support for corner shapes using corner-shape CSS property. Replaced -electron-corner-smoothing. Requires Chromium 139 and Obsidian 1.11+.
- macOS: New traffic-lights-offset-x and --traffic-lights-offset-y CSS variables to configure where the traffic lights appear in the window frame. These offsets are now applied immediately when the app loads.
- We've introduced a breaking API change to BaseOption#shouldHide. This function no longer receives the config as an argument. Options should be accessed from BasesViewRegistration.options instead.