Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Go Up

jinmugojinmugo1k downloads

Quickly navigate to a specified "parent" page

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

logo

obsidian-go-up

Go Upper Page

This plugin allows users to quickly navigate to a specified "parent" page by utilizing a custom property in the page's front matter.

How to Use

  1. Install the Plugin: Download and install the Go Up plugin in your Obsidian vault through the community plugins section.

  2. Add "up" Property: In your note, include an up property in the front matter.

    For example:

    ---
    up: "[[ParentNote]]"
    ---
    

    Replace ParentNote with the link to the page you wish to navigate to.

    or you can use Multiple Pages in "up" Property like this

    ---
    up:
     - "[[ParentNote1]]"
     - "[[ParentNote2]]"
    ---
    
  3. Use the Keyboard Shortcut: With the up property set, you can set the Keyboard Shortcut.
    i recommend Cmd + Shift + U to navigate to the specified parent page.

Customize your own parent property

go to setting tab "Go Up" and fill out Parent property to use "parent" notes.

setting tab

70%
HealthGood
ReviewSatisfactory
About
Jump to a designated parent note by adding an "up" front-matter property that links to one or multiple parent pages. Rename the parent property in settings and navigate instantly from child notes to their parent(s).
NavigationPropertiesHotkeys
Details
Current version
1.1.2
Last updated
2 years ago
Created
2 years ago
Updates
4 releases
Downloads
1k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Sponsor
GitHub Sponsors
Author
jinmugojinmugo
github.com/JinMuGo
GitHubjinmugo
  1. Community
  2. Plugins
  3. Navigation
  4. Go Up

Related plugins

Leader Hotkeys

Add leader hotkey support to any command (like tmux or vim).

Enhanced Canvas

Syncs Canvas node connections with properties in note, automating document relationship management.

Insert Heading Link

Add a command to create a link to a heading.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Recent Files

Display a list of recently opened files.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.