#json
View:
  • 1.
    Query JSON
    a year ago by rooyca
    favorite
    share
    Score: 55/100
    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.
    View Plugin Details
  • 2.
    Import/Export TiddlyWiki
    2 years ago by Lucas Bordeau
    favorite
    share
    Score: 54/100
    Category: 3rd Party Integrations
    The Import/Export TiddlyWiki plugin enables seamless data transfer between TiddlyWiki and Obsidian using JSON files. This plugin simplifies the process of importing and exporting TiddlyWiki data, making it easier for users to integrate their notes and content between these two powerful platforms. Its core functionality focuses on facilitating smooth interaction between TiddlyWiki’s JSON-based structure and Obsidian’s vault system. This is particularly beneficial for users who maintain content across both systems or want to transition their data efficiently.
    View Plugin Details
  • 3.
    JSON table
    a year ago by Dario Baumberger
    favorite
    share
    Score: 45/100
    Category: Note Enhancements
    The JSON table plugin allows seamless conversion between JSON data and Markdown tables within your Obsidian notes. Users can generate a Markdown table from a JSON string, data fetched from a URL, or convert an existing table back into a JSON format. This functionality is ideal for organizing and visualizing structured data in your notes, making it easier to edit or analyze. The plugin supports valid JSON and URLs that return JSON, offering flexible integration with external data sources.
    View Plugin Details
  • 4.
    Data Files Editor
    2 months ago by ZukTol
    favorite
    share
    Score: 18/100
    Category: Coding & Technical Tools
    The Data Files Editor plugin enables users to create and edit `.txt`, `.json`, and `.xml` files directly within Obsidian. It provides a seamless way to manage non-markdown data files, allowing customization through settings that enable or disable editing and creation for each supported file type. Users can create new data files through the file tree’s context menu, ensuring flexible file placement. While the plugin currently supports plain text and JSON with syntax highlighting, future updates aim to enhance XML editing capabilities. This tool enhances Obsidian’s functionality for users who work with structured and unstructured data files alongside their notes.
    View Plugin Details
  • 5.
    JSONifier
    4 years ago by Kjell Connelly
    favorite
    share
    Score: 16/100
    Category: Coding & Technical Tools
    The JSONifier plugin is a handy tool for Obsidian users who need to convert highlighted text into JSON format or vice versa. With this plugin, you can easily stringyfy or parse selected text using hotkeys, making it simple to copy and paste the converted text wherever needed. Additionally, the plugin's ability to validate JSON codeblocks or frontmatter makes it a valuable asset for developers and writers who work with JSON files regularly. Whether you're sending markdown as a string via API or editing JSON-formatted frontmatter, this plugin saves time and effort by providing an efficient way to convert text between these formats.
    View Plugin Details