Query JSON

by rooyca
favorite
share
0.0
(0)
5
4
3
2
1
Score: 53/100
Description
Category: Data Visualization

The Query JSON plugin is designed to simplify the process of querying and extracting specific data from JSON objects stored in your Obsidian notes or external files. By using an intuitive syntax, users can craft precise queries to retrieve desired information, whether it's stored locally in notes or externally in files. This plugin supports a variety of customization options, including hiding object identifiers, displaying JSON content, and querying data directly from external files. With support for logical and comparison operators, it allows for powerful data extraction and presentation, including formatted outputs like tables or images.

Reviews
No reviews yet.
Stats
17
stars
2,126
downloads
4
forks
567
days
41
days
41
days
3
total PRs
0
open PRs
0
closed PRs
3
merged PRs
7
total issues
2
open issues
5
closed issues
37
commits
Latest Version
a month ago
Changelog

Changelog

Update

  • docs: improve readability
  • fix: codeblock counter
  • ref: a little of cleaning the code

Full Changelog: https://github.com/Rooyca/query-json/compare/0.1.6…0.1.7

README file from