Urso

by ariedotme
5
4
3
2
1
Score: 50/100

Description

An Obsidian tag and property explorer.

Reviews

No reviews yet.

Stats

0
stars
615
downloads
0
forks
131
days
169
days
173
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
15
commits

Latest Version

6 months ago

Changelog

Urso 1.0.0

First public release of Urso.

Urso is a tag and property explorer for Obsidian. It supports hierarchical slash tags, tracked frontmatter properties, pins, icons, and responsive layouts across desktop, tablet, and phone.

Included release assets

  • manifest.json
  • main.js
  • styles.css

README file from

Github

Urso

Urso is an Obsidian tag and property explorer. It turns slash tags like #world/region/place into a navigable tree, lets you track frontmatter properties as a second primary view, and shows the matching notes beside the current selection.

Features:

  • Hierarchical tag tree with collapse/expand controls
  • Properties view with configurable tracked properties and optional value sub-categories
  • Notes list with configurable sorting and date display
  • Per-tag, per-property and per-note icons
  • Pinning for tags, properties and notes
  • Hidden tags management
  • Resizable split view on desktop and tablet
  • Single-pane navigation on phones, with optional tablet mobile layout
  • Hotkey to create a new note with the selected tag/property

How to use

  • Open the Urso view from the ribbon icon or command palette.
  • Browse tags in a hierarchical tree, including slash tags such as #world/region/place.
  • Switch to the properties view to explore tracked frontmatter properties.
  • Select a tag or property to see matching notes beside it.
  • Pin frequently used tags, properties, or notes for faster access.
  • Use the command to create a new note from the currently selected tag or property.