#data
View:
  • 1.
    Oura Ring
    3 years ago by Andrew Lombardi
    favorite
    share
    Score: 60/100
    Category: Note Enhancements
    The Oura Ring plugin is a valuable addition to Obsidian, allowing users to track and insert their Oura Ring stats into notes. With this plugin, you can fetch your personalized data using an access token, and then insert it into a note formatted by date or today's date. The plugin supports various metrics such as sleep quality, readiness score, and activity levels, providing valuable insights into your daily habits. By integrating these statistics into your Obsidian notes, you can gain a deeper understanding of your body's rhythms and make informed decisions about your well-being.
    View Plugin Details
  • 2.
    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
  • 3.
    Ridian
    5 months ago by Michel Nivard
    favorite
    share
    Score: 41/100
    Category: Coding & Technical Tools
    The Ridian plugin brings R programming and Quarto rendering capabilities directly into Obsidian, making it a powerful addition for data analysts and statisticians. With Ridian, you can seamlessly run R code, create Quarto-compliant documents, and embed interactive plots or widgets into your notes. It’s ideal for users looking to document coding workflows, link code snippets using Obsidian’s robust search and linking features, and integrate statistical analyses into their vault. The plugin also supports live updates to rendered content and enables smooth transitions between Obsidian and other Quarto-compatible editors. While not a replacement for RStudio, Ridian is perfect for lightweight R scripting and embedding visualizations in a markdown-friendly environment. Setup requires configuring paths to R and Quarto executables, and a few R packages, ensuring smooth functionality for Mac and Windows users. If you're an R enthusiast working in Obsidian, Ridian adds a dynamic edge to your note-taking experience.
    View Plugin Details
  • 4.
    SQLite DB
    a month ago by Stefano Frigerio
    favorite
    share
    Score: 35/100
    Category: Data Visualization
    The SQLite DB plugin allows users to interact with SQLite databases directly within Obsidian. It enables executing SQL queries, filtering data, and rendering query results in a structured format. Users can inspect table structures, extract data into notes, and generate visualizations such as pie, bar, and line charts. The plugin supports advanced filtering options, including date ranges and multiple conditions, making it useful for managing structured information within Obsidian.
    View Plugin Details
  • 5.
    Data Fetcher
    5 days ago by qf3l3k
    favorite
    share
    Score: 15/100
    Category: 3rd Party Integrations
    The Data Fetcher plugin enables Obsidian users to retrieve and display live data from external sources directly within their notes. It supports various data formats including REST APIs, GraphQL, and RPC-based endpoints, offering flexibility in how data is queried and presented. Users can either write custom queries inline within notes or configure reusable endpoints in the plugin settings. With built-in caching mechanisms, results can be stored and refreshed manually or automatically based on expiration settings, helping reduce redundant calls.
    View Plugin Details