Some custom dataviews
Here you'll find dvjs views I've written to leverage Dataview's power to suit my specific needs
Each folder contains a dvjs view (view.js / view.css) and a readme to explain how to use them.
The exception being the _custom folder which contains bunch of js scripts needed by these views to work
All these views must be used with the dv.view() method inside regular .md notes in your Obsidian app. They also have a hard dependencies on CustomJS plugin, which let me split my logic into isolated modules so to speak for cleaner / more maintainable code
Except if stated otherwise in them README, these views should works on every device type
[!IMPORTANT] The
Krakor.jsfile at the root is used by all my views. It simply aggregates the content of every files in the_customfolder so you just have to copy one file in your vault instead of the whole folder.The
Krakor.cssfile at the root contains shared styles for all my views. Like any other Obsidian css snippet, you need to place it in the.obsidian/snippetsfolder in your vault and activate it in your settings.
How to Install
- Download the template file from GitHub
- Move it anywhere in your vault
- Open it in Obsidian — done!
Stats
Stars
6
Forks
2
Last updated 6mo ago
Categories
Tags