obsidian-dataview-snippets
obsidian-dataview-snippets copied to clipboard
A collection of Obsidian.md scripts which include Tag & Page Clouds, Table of Contents / ToC, Bad / Missing Link reporting, etc.
Bumps [semver](https://github.com/npm/node-semver) from 7.6.0 to 7.6.2. Release notes Sourced from semver's releases. v7.6.2 7.6.2 (2024-05-09) Bug Fixes 6466ba9 #713 lru: use map.delete() directly (#713) (@negezor, @lukekarrys) v7.6.1 7.6.1 (2024-05-04) Bug...
Bumps [rollup](https://github.com/rollup/rollup) from 4.16.4 to 4.17.2. Release notes Sourced from rollup's releases. v4.17.2 4.17.2 2024-04-30 Bug Fixes Fix tree-shaking problems when using spread arguments (#5503) Pull Requests #5501: Slightly improve...
Bumps [rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license) from 3.3.1 to 3.4.0. Changelog Sourced from rollup-plugin-license's changelog. 3.4.0 (2024-04-18) release: prepare next release (1c6c911) release: release version (a576572) chore: add changelog update workflow (5f4ed57) chore: update...
Bumps [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 4 to 5. Release notes Sourced from mikepenz/release-changelog-builder-action's releases. v5 no changes v5.0.0-rc01 🚀 Features Enhance CONTRIBUTORS template PR: #1343 🐛 Fixes Fix to match categories case...
Bumps [semver](https://github.com/npm/node-semver) from 7.6.2 to 7.6.3. Release notes Sourced from semver's releases. v7.6.3 7.6.3 (2024-07-16) Bug Fixes 73a3d79 #726 optimize Range parsing and formatting (#726) (@jviide) Documentation 2975ece #719 fix...
Bumps [uuid](https://github.com/uuidjs/uuid) and [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid). These dependencies needed to be updated together. Updates `uuid` from 9.0.1 to 10.0.0 Changelog Sourced from uuid's changelog. 10.0.0 (2024-06-07) ⚠ BREAKING CHANGES update node support...
Bumps [obsidian](https://github.com/obsidianmd/obsidian-api) from 1.5.7 to 1.6.6. Changelog Sourced from obsidian's changelog. Changelog v1.5.11 Fixed revealLeaf failing to focus the correct window. If you are using the SliderComponent in your app,...
Trying to give TOC v1 a shot but I can't get it to work with files in a subfolder. Ideally I'd like it to grab **all** files in **all** subfolders,...