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.
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.