Skip to content

DemieroX/Dataview-Navigator

Repository files navigation

Dataview-Navigator

A note navigator for Obsidian using DataviewJS

image

The main navigator requires the "Dataview" plugin! New resource creator requires the "Templater" and "Meta-Bind" plugins!

This is a navigation code-block I created for personal-use in my Obsidian vault. It allows users to navigate saved website & videos in a pretty navigator format. I was not planning to share this, but many people have shown interest so here it is. I do not promise clean code, only one that works :D

Installation

  • Drag Dataview Navigator.md to your Obsidian vault folder.
  • In the code, specify the resource directory
  • Toggle ligt-dark mode (Optional)

Resource Notes

Resources must have these properties in order to be used as data: "description", "link", "tags" and "color"

image

Optional Install (New Resource Creator Button)

I have also created a Metabind button that creates a new resource note from a template. You can add this to your project if you don't want to setup your own template from scratch.

  • Add "New Resource Button - MetaBind" and "New Resource.md" to your Obsidian vault folder.
  • Write the new paths for the existing template & created note in the Metabind's code.

Recommendations

  • While light mode works, I still recommend dark mode with this navigator
  • Create a new folder for your resources, so it doesn't fill up unwanted space in your vault.

YouTube

https://www.youtube.com/@Demiero1

About

A data note navigator for Obsidian using DataviewJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published