Get AI summaries of any video or article — Sign up free
Quick look at Obsidian 0.16 & how to save notes with Geolocations thumbnail

Quick look at Obsidian 0.16 & how to save notes with Geolocations

Productivity Guru·
5 min read

Based on Productivity Guru's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Obsidian 0.16.2 adds tab stacks and a tab view where command-click opens items in new tabs, improving navigation and accessibility.

Briefing

Obsidian 0.16.2 brings a major interface refresh for insiders, including tab stacks, a more flexible tab view, and new ways to switch between reading and editing modes—changes aimed at making the workspace easier to navigate and more accessible. The update also introduces a “tag tabs” view that reorganizes content by tags, plus a frameless pop-out experience for graph views, giving users more control over how notes and relationships appear on screen.

In practice, the tab behavior is the most immediately noticeable shift: opening items via command-click now places them into new tabs, and the interface reorganizes itself around that tabbed workflow. The release also updates visual elements like icons to match the redesigned layout. For users who prefer different reading states, Obsidian supports toggling between live preview, source, and reading modes. That can be done through settings (editor status for live preview) or via hotkeys—specifically, command E for toggling reading/preview behavior, with additional toggles configurable for live preview and source.

Beyond the core UI changes, the transcript focuses on a practical workaround for a common note-taking need: linking notes to geographic locations. The solution uses the community “Map View” plugin (installed from Community Plugins) and relies on OpenStreetMap by default, with an option to use Google Maps if an API key is provided. Once installed and enabled, the plugin adds a map interface where users can search for a place (like “New York”), right-click on the map, and copy a note-ready geolocation snippet.

There are two main workflows. For new notes, users can create a location-linked note directly from the map view—dropping a pin and choosing whether to create a new note inline or as front matter. For existing notes, users can copy the geolocation as front matter from the map view, then paste it into the relevant note’s front matter so Map View recognizes the connection. After that, the location appears in Map View and the note becomes reachable from the map.

The transcript also emphasizes how this scales in a personal vault: travelers can store restaurants, attractions, and other memories per city, then jump back to a place later by clicking the location and immediately seeing the associated notes. A quick example includes creating and revisiting notes for cities like Philadelphia, New York, Dubai, and Hokkaido, where Map View automatically surfaces the linked content.

Overall, Obsidian 0.16.2 improves day-to-day navigation and reading/editing control, while the Map View plugin turns location data into an interactive index—making geographic memory searchable and clickable instead of buried in text.

Cornell Notes

Obsidian 0.16.2 adds a redesigned, more robust interface for insiders, including tab stacks, a tab-based workflow (command-click opens in new tabs), a “tag tabs” view, and frameless pop-out graph views. It also strengthens reading/editing control with live preview and source toggles, including a default command E shortcut for switching to preview/reading. For location-linked note-taking, the Map View community plugin (using OpenStreetMap by default) lets users drop pins on a map, then copy geolocation data as front matter. New notes can be created directly from the map, while existing notes can be linked by pasting the copied geolocation front matter into the note. Once linked, clicking a city on the map surfaces the associated notes automatically.

What interface changes in Obsidian 0.16.2 affect how notes open and are organized?

The update introduces tab stacks and a tab view where command-click opens items in new tabs. It also adds a “tag tabs” view that reorganizes content by tags, and it shifts icons to match the redesigned UI. Graph views can be popped out into a frameless window (using a pop-out shortcut such as Alt/Command/Shift + click as described), and the layout can be adjusted by stacking or unstacking tabs depending on preference.

How can users switch between reading and editing modes in Obsidian 0.16.2?

Users can enable live preview via settings under editor status, which then allows switching between reading, source, and live preview modes. A hotkey shortcut is also available: command E toggles to preview mode (and the transcript notes that additional toggles for live preview/source can be configured). In the default workflow shown, command E moves into preview so editing is disabled until returning to live preview.

How does the Map View plugin link a note to a geographic location?

Map View adds a map interface where users search for a place (e.g., “New York”), then right-click on the map to copy geolocation as front matter. That geolocation snippet is inserted into a note’s front matter so Map View recognizes the note as connected to that location. After linking, the city appears in Map View and the note becomes accessible from that map entry.

What’s the difference between creating a location-linked note and linking an existing note?

For new notes, users can create the note directly from Map View after dropping a pin and choosing options like creating a new note inline or as a front matter entry; the note is created and immediately navigable. For existing notes, users copy the geolocation as front matter from Map View and paste it into the existing note’s front matter. In the transcript, New York is handled this way: the geolocation is copied from the map, then pasted into the New York note so it appears as a linked location.

Why does the plugin mention OpenStreetMap versus Google Maps?

Map View can use different map backends. The transcript notes that OpenStreetMap works without requiring an API key, while Google Maps requires an API key. The walkthrough explicitly chooses OpenStreetMap to avoid needing an API key.

How does location linking help with long-term organization in a personal vault?

Instead of manually searching through text, users can click a city on the map (e.g., Dubai or Hokkaido) and instantly see the notes tied to that location—such as favorite coffee shops, restaurants, or attractions. The transcript describes building a travel archive where each place’s notes pop up automatically when revisiting that location.

Review Questions

  1. What specific steps would you take to link an already-existing note to a city using Map View’s geolocation front matter workflow?
  2. Which Obsidian 0.16.2 features in the transcript change tab behavior and how do they affect day-to-day navigation?
  3. How do live preview, reading mode, and source mode differ in the workflow shown, and what hotkey is mentioned for toggling?

Key Points

  1. 1

    Obsidian 0.16.2 adds tab stacks and a tab view where command-click opens items in new tabs, improving navigation and accessibility.

  2. 2

    A “tag tabs” view reorganizes content by tags, letting users browse notes through tag-based tabs.

  3. 3

    Live preview and source/reading modes can be toggled via settings (editor status) or hotkeys, including command E for preview/reading toggling.

  4. 4

    The Map View community plugin turns geographic data into an interactive index by copying geolocation as front matter.

  5. 5

    Map View supports OpenStreetMap by default, while Google Maps requires an API key.

  6. 6

    New location-linked notes can be created directly from the map, while existing notes become linked by pasting copied geolocation front matter into their metadata.

  7. 7

    Once notes are linked to locations, clicking a city in Map View surfaces all associated notes automatically, making travel archives easier to revisit.

Highlights

Obsidian 0.16.2’s command-click now opens items in new tabs, reinforcing a more tab-centric workflow.
Map View links notes to places by copying geolocation as front matter from the map and pasting it into a note’s metadata.
OpenStreetMap works out of the box in Map View, while Google Maps needs an API key.
Location-linked notes scale well for travel logs: revisit a city on the map and the related notes appear immediately.

Topics

  • Obsidian 0.16.2
  • Tab Stacks
  • Live Preview Toggle
  • Map View Plugin
  • Geolocation Front Matter