2021-12-18: Gems of the Year, Vim Mode, & RTL Support
There's a new sample plugin for the Codemirror 6, which developers can now access the API for.
In The Community
Check out the pinned Meta posts at the forum to see how the Gems of the Year event is going.
Obsidian Updates
Insider 0.13.8
Obsidian Sync now has a bulk restore functionality for deleted files.
“Preview mode” has been renamed to “Reading view” to avoid confusion.
Vim mode is now available for both Live Preview and Source mode.
You can now set the default editing mode to Live Preview or Source Mode.
Completed task lists are now crossed out and greyed out to match reading view.
Improved handling of up/down arrow keys interacting with blocks like embeds and code blocks.
Insider 0.13.9
Empty headings will now keep the
#
characters in view to help see that it’s an empty heading.Markdown formatting commands now ignores whitespace characters at the beginning or ending of the selection when being applied.
Backlink in document can now be turned on by default in the settings page of the core plugin “Backlinks”
Insider 0.13.10
Added basic RTL (right-to-left) text support. The option can be found in Settings > Editor.
Internal links that start with # for heading sections will now hide the # when not selected to avoid confusion with tags.
Plugin News
Note: Not all new plugins are available in the community list yet, as they need to go through code review first. You can manually install plugins that aren't in the community list yet by using the Beta Reviewer's Auto-update Tool. Note, though, that this is not as safe as waiting for them to go through code review.
New
File Info Panel creates a small File Info view that displays the active file's date created, date modified, file size, and links to open the file in its native application and to open the file's folder
The emotion picker is designed to provide an easier way to add entries to daily journal, emotions / mood tracker, etc.
You can now render your plantuml diagrams locally
If you ever wanted to use a controlled vocabulary that already exists so you don't have to come up with your own categories, check out the Linked Data Vocabularies plugin. You'll need the helper plugin to install it.
Updates
@javalent
updated Initiative Tracker so you can use dice for amounts in encounters, re-order initiative with drag&drop, and added some nifty stuff to work with the TTRPG statblocks plugin.Code Editor Shortcuts has shortcuts to jump to the next/previous heading or select the word under the cursor.
Style Setting 0.4.3 now allows editing style settings in a new pane. This means you can now see your changes in real time
Embedded note titles now supports Live Preview.
Cooklang 0.3.0 support the latest spec, and has clickable timers that can play sound.
Various Complements v3.3.0 can now cycle thru suggestions and add newlines (
\n
) and tabs (\t
) to the custom dictionary.Smart Typography was updated to work in Live Preview.
Leaflet now has the ability to specify additional tile servers as overlays on the base map now. This lets you add something like OpenRailMap as an overlay you can toggle on and off.
RSS Reader has support for youtube and importing feeds as OPML, and got a bunch of bugfixes.
Betas
Emails is a plugin that imports
.eml
files into your vault using a customizable markdown template.The auto linker lets users create links to
[[aliases]]
instead of always needing to write[[reallink|alias]]
. Here was the feature request if you're curious about the use-case.Big Calendar can fetch all tasks and journal from dailynotes and show them in a big calendar view (similar to fantasy calendar). It supports month/week/day/agenda views.
For Developers
Here's a reference plugin for CodeMirror 6
Breaking change: the data-task css class has been moved to the line element, rather than being on each piece of
<span>
.The API for CodeMirror 6 has now been opened up. To deeply integrate with CodeMirror 6, you will be required to write an Extension to augment the editor. More details and tutorials will be available later.
Feature Requests
People would like to set & forget backlinks on different folders
Some folks would like to use Obsidian to manage headless sync.
Guides
Here are some tips for migrating from Bear that tries not to get too far into the weeds.
Here's a great template to use when reviewing literature in Academia.
Here's a guide for how to add shortcuts to notes to your Android homescreen
How
@pdworkman
manages a prolific novel writing career with Obsidian.Here's a neat flowchart about assigning status to evergreen notes.
Here's a list of plugins relevant for TTRPG.
Here's a really nice writeup about how to decide whether to use links vs. tags
Appearance
Things v1.5 has improved support for Live Preview.
In The Wild
Obsidian is the 2021 App of the Year for MacStories.
Ancillary Tools
Here's a new proof of concept tool for automatically making text highlights stand-alone
iOS/Mac Only
Raycast is an Alfred alternative that people have been describing as being a bit more intuitive and easy to use.
The folks at Matter shared a how-to guide for how to use their read later app with their new Obsidian plugin.
Housekeeping
I am at Worldcon 2021 and wrote this on Wednesday on a couch with hotel wifi, so this edition is probably not up to my usual standards, sorry! Next week is Christmas, so I should be able to get caught up then.