Mostly some quick bug fixes this time around.
[[#section]]
will now properly link to headings in the same file. This will also work for [link](#heading)
..trash/
or 3) permanent delete like before. This means an extral layer of safety in case you accidentally delete a note. The default is System trash, but if the system trash is disabled, it will use .trash/
by default.Cmd/Ctrl-click
from the file explorer will do it. When using the quick switcher, Cmd/Ctrl-Enter
will open the selection in a new pane.Shift-Enter
to create a new note instead of opening the selected match, if you have names that are too similar. Cmd/Ctrl-Shift-Enter
creates and opens in a new pane.This is a small release to fix some bugs that made the Graph view unusable.
ctrl-b
will now no longer step on OS- level movement hotkeys.Ctrl/Cmd-click
on a node in the graph view now opens in a new pane.Just a quick bug fix because there was a potential for data loss. But, we couldn't help adding a new feature as well.
|
(that's bar/pipe, not L or 1), it will autocomplete and allow you to start typing display text immediately.#
instead of Enter
and you'll see a list of headings in that file. Press #
again for each subheading, and Enter
to complete the link.alt-Enter
, and open in a new panel with Ctrl-alt-Enter
, but of course these are customizable in [[Keyboard shortcuts]].Ctrl+H
by default.[link](../Note.md)
now work. The path is relative to the file you're making the link in.A quick release to fix a couple of things.
Shift+Click
to Ctrl/Cmd+Click
to open in new pane. Update your muscle memory now!$$
. We also now show math in preview. ```js
. Just add the language name after the first set of backticks.ctrl+click
to ctrl+alt+click
so it doesn't surprise people.Ctrl+B
and Ctrl+I
to bold and italicize selected text.Enter
.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.Ctrl+Shift+F
to jump straight to search. Start typing right away!obsidian.css
will now be live loaded and changes are reflected in real time, hopefully making it faster to make CSS themes!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!
Shift+Click
the preview button on the title bar. Click
will turn the current view into preview.Ctrl/Cmd+Alt+Left/Right
) to navigate though..png
when dropping file into another folder)..
were not ignored, e.g. .git
or .gitignore
..jpeg
files are also supported.Folder/Page
to create Page.md
under Folder
. But for now Folder
might exist under vault for this to work.Example
to example
will cause duplicate files to show up in Windows.x-devonthink://
not working.Ctrl+Alt+Left/Right
).Ctrl+click
doesn't create new note..md
would break the graph.[[Page title|Display]]
showing up as unlinked mentions instead of links.[[Folder/Sub-folder/Page]]
not showing up as links.obsidian.css
is not present.obsidian.css
in the vault root if present.![[page name]]
).---
to separate your slides and start presenting right away.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.Initial release.
Notable features include:
.png
) and audio (.mp3
) file embed with ![[filename.png]]
[[embedding]] syntax.