Some quick bug fixes on top of 0.7.1.
Tab
causing the cursor to jump to another file while editing, that's fixed now too.$$
is on its own line.Cmd-Z
does not undo the file name change.Just some quick bug fixes on the heels of 0.7.0, cleaning up a little.
[File](file:///...)
links in preview.Tab
at the end of a file no longer causes the cursor to jump to another pane's file name.Enter
while searching no longer causes it to jump to the next occurrence even if the cursor is in the document.Cmd/Ctrl-[
and ]
not incrementing numbered lists correctly is now fixed.F1
by default.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]]
).