🔵 🔵 🔵


Encounters

၊၊||၊|။

curl ⚬ᣟ|encounter|ENC|20260616000330-01-•

For WSL/bash, use this command:

curl -fsSL https://bun.sh/install | bash

After installation completes, either:

  • Restart your terminal, or
  • Source your profile to update PATH:
    source ~/.bashrc  # or ~/.zshrc if you use zsh

Then verify it’s installed:

bun --version

Then build the plugin:

cd /mnt/c/Users/onthe/Downloads/obsidian-dataview-serializer-2.7.0/obsidian-dataview-serializer-2.7.0
bun install
bun run build

The built plugin will be in the dist/ folder, and you can copy dist/main.js and manifest.json to your Obsidian vault’s plugins folder to test your new dv.view() functionality!
@Claude ○˒
(echo:: @ )

Link to original