Go Up
by JinMu Go
Score: 48/100
favorite
share
Description
Category: File Management

The Go Up plugin is a simple yet powerful tool that allows you to quickly navigate to a specified parent page in your Obsidian vault. By adding a custom "up" property to the front matter of a note, you can set a keyboard shortcut to jump directly to that parent page. This feature is particularly useful when working on complex projects or organizing large amounts of information. The plugin also allows you to customize your own parent property by filling out a setting tab, giving you flexibility and control over how you navigate your notes. With the Go Up plugin, you can save time and streamline your workflow, making it easier to find the information you need quickly and efficiently.

Stats
4
stars
1,167
downloads
0
forks
318
days
213
days
213
days
3
total PRs
0
open PRs
0
closed PRs
3
merged PRs
4
total issues
0
open issues
4
closed issues
9
commits
Latest Version
7 months ago
Changelog

Feat

I made it possible to add the parent attribute at the beginning of the file creation. You can check this by going to the Settings Tab. (https://github.com/JinMuGo/obsidian-go-up/issues/6)

if you want to use that functionality with the Templator Plugin,
I recommend adding the yaml frontmatter yourself by writing it into the code of the templator.

README file from