Learn more

Changelog

Follow Obsidian updates and improvements.

Shiny new things

  • Open multiple files side by side. See how you can now work with multiple notes.
  • New Markdown editor!
    • You can now use Ctrl+B and Ctrl+I to bold and italicize selected text.
    • List markers (including task list) are created for you when you press Enter.
    • You can now fold headings and lists.
    • Brackets and Markdown syntax are now auto-paired for you.
  • Sort files in file explorer. You can sort by both file name and last modified time.
  • Search within file. Ctrl+F to open the search, and use F3 to jump to next match, or Shift+F3 to the previous match. Esc to exit search.
  • Improved search performance for large vaults. Stress-tested with 10,000 Markdown files.
  • Ctrl+Shift+F to jump straight to search. Start typing right away!
  • New plugin: Zettelkasten prefixer.
  • New plugin: Daily notes.
  • Better onboarding! You can now create an emty vault if you don't have one, and import the help docs (yes, this folder) to your vault.
  • Obsidian now auto-updates to the newest version on restart.
  • obsidian.css will now be live loaded and changes are reflected in real time, hopefully making it faster to make CSS themes!

Changes

There are some changes we've made to Obsidian. Might take some time to get used to -- but we think it's for the better!

  • By default, the 2-pane preview layout is gone. If you want to restore to that view, Shift+Click the preview button on the title bar. Click will turn the current view into preview.
  • Note title bar is now much smaller, allow you to see more text (and longer titles)! It's especially nice when you work with multiple notes.
  • We removed back and forward navigation buttons now that you can have multiple files open. You can still use the shortcuts (Ctrl/Cmd+Alt+Left/Right) to navigate though.
  • Plugin list is moved into settings. You don't need to access it that often anyway.
  • Action buttons like graph view and quick switcher are moved to the top, leaving only settings at the bottom.

No longer broken

  • Fixed Markdown formatting in task list items will break preview.
  • Fixed nested task lists not working.
  • Fixed cannot delete empty folders.
  • Fixed adding duplicate file extensions (e.g. .png when dropping file into another folder).
  • Fixed a single "#" being recognized as a tag.
  • Subfolder changes are now watched recursively on Linux.
  • Fixed files and folders that start with . were not ignored, e.g. .git or .gitignore.
  • Fixed window size not preserved across sessions.
  • Fixed multiple audio recorder icons appear when you repeatedly enable and disable the plugin.
  • Removed Electron help menu items.
  • Layout: you can now resize the left and right panels.
  • File explorer: you can now set a folder as the "attachment folder". Further pasted images, dropped images, and recorded audio files will be stored here.
  • Command palette: show all available commands when no search query is entered.
  • Command palette: enable plugin by default.
  • Attachments: now .jpeg files are also supported.
  • File explorer: more compact layout to fit more content. Long file names will not wrap; a tooltip with its full name will appear.
  • Quick switcher: you can now create files by typing its name into the switcher. You can even type in Folder/Page to create Page.md under Folder. But for now Folder might exist under vault for this to work.
  • Internal link: add warning about existing links when deleting a file.
  • Search & backlinks: longer context around the matched text.
  • File explorer: fix renaming Example to example will cause duplicate files to show up in Windows.
  • Embed files: fix having one embedded file hides everything that comes after it in that paragraph.
  • Task list: fix formatting in the task item will render the item twice in preview.
  • Link suggestion: fix folder name not getting searched.
  • Link: fix custom scheme URLs like x-devonthink:// not working.

Shiny new things

  • Command palette. Access commands by typing!
  • Backlinks: links are now updated when you rename a file, either from the title bar or from the file explorer.
  • Backlinks: hover over an unlinked mention, and you'll get the option to link that mention and turn it into a proper [[Internal link]].
  • Navigation: go backward/forward. Added as buttons to the title bar, and you can also access it via command palette and shortcuts (Ctrl+Alt+Left/Right).
  • Editor: read mode. Accessible via command palette (type "trm" to find it).
  • Quick switcher & command palette: they now support fuzzy search.

No longer broken

  • Editor: fix Ctrl+click doesn't create new note.
  • Editor: fix unreadable Markdown and white cursor bug.
  • If you've moved the vault, instead of refusing to work the app now prompts for another location.
  • Graph view fix links that end in .md would break the graph.
  • Backlinks: fix unlinked mentions need a space after it in order to match.
  • Backlinks: fix [[Page title|Display]] showing up as unlinked mentions instead of links.
  • Backlinks: fix full file path like [[Folder/Sub-folder/Page]] not showing up as links.
  • Custom CSS: fix cannot disable the plugin if obsidian.css is not present.
  • Quick switcher: fix issue where navigating to "Page name" would wipe it if there's a folder called the same name in the same directory.
  • Fix line wrapping issues in title bar, embeds, and Backlinks panel.
  • Tag: tags are now supported, with auto-complete support.
  • Tag pane plugin, displays all the tags sorted by number of occurrences.
  • Format: checkboxes (task list in GitHub flavored Markdown) is now supported.
  • Page preview: hover a link in preview to see its content without going there. Ctrl+hover to activate in editor. Disabled by default.
  • New plugin: custom CSS. Uses obsidian.css in the vault root if present.
  • New plugin: button to open file with default app.
  • Graph view: links and neighboring nodes are highlighted when hovering a node, while other nodes are faded out.
  • Graph view: better connected nodes now appear bigger.
  • Quick switcher: show most recent files when no search is entered.
  • Backlinks: show unlinked mentions as well.
  • Preview: support embed Markdown files as well (with ![[page name]]).
  • Link: an extra click is no longer required to create a new note.
  • Link: links to non-existent files are no longer red.
  • Link: click an internal link while holding Ctrl or Cmd to follow it.
  • Graph: fix previous note title still showing after switching to graph view.
  • Slides: fix tables not working in presentation view.
  • Plugin: backlinks. Show number of backlinks for the current file in status bar.
  • Plugin: word count. Show word current of current file.
  • Preview pane is now collapsible.
  • Light mode.
  • Graph view: you can now drag your mouse to pan.
  • Copy paste: support pasting in clipboard images (e.g. screenshots).
  • Copy paste: support pasting in local images on your hard drive (will be copied to vault folder).
  • Copy paste: support pasting in images from your browser (will be downloaded to vault folder).
  • Drag-and-drop: support drag and drop images from browser.
  • Drag-and-drop: support drag and drop images from other folders (will be copied to vault folder).
  • Link: fixed internal links not recognized on app start.
  • File explorer: file deletion now asks for confirmation.
  • File explorer: now you can move files into the vault folder for organization.
  • Linux version first release.
  • Slides plugin: use --- to separate your slides and start presenting right away.
  • Audio recorder plugin: record audio and save as attachment (it gets automatically appended to the end of your current file).
  • If you have a file at Folder/Another folder/My note.md and "My note" is a unique name, [[My note]] and [[my note]] internal links will now resolve. It used to be that only the complete link will be resolved.
  • Last opened tab and plugin enabled status are now saved in config.
  • Graph view: navigate to file when clicking on a node.
  • Graph view: collision detection to avoid overlap.
  • Graph view: allow scroll to see the entire picture.
  • Graph view: better link placement.
  • Graph view: scroll to center on load.
  • Graph view: visually distinguish non-existent linked nodes.
  • Graph view: hide orphan nodes for now.
  • App: fix app loads at a small fixed size.
  • App: fix developer tools being visible when app first loads.
  • Explorer: warn about duplicate file names when renaming.
  • Explorer: warn about forbidden characters in file names.
  • Sidebar: sidebar title should not be select-able.
  • Sidebar: click current tab again to collapse.
  • Sidebar: add collapse button to each panel.

Initial release.

Notable features include:

  • Choose vault and list all the compatible files.
  • [[Internal link]] with auto-complete.
  • Image (.png) and audio (.mp3) file embed with ![[filename.png]] [[embedding]] syntax.
  • Plugin system.