JSON Importer
by farling42
Score: 70/100
favorite
share
Description

The JSON Importer plugin allows users to import JSON and CSV files directly into Obsidian, creating a separate note for each row or object in the source file. It provides an intuitive interface to select files, specify templates, and customize note names, folders, and content formatting using Handlebars templates. Users can also pull data from a URL or handle more complex imports using batch processing. The plugin supports features like dynamic note naming, file path creation, and handling duplicate note names. It offers additional flexibility with custom helper functions and Handlebars logic, enabling users to create detailed, well-structured notes from large datasets. This is an essential tool for users looking to automate data imports or convert external data sources into Obsidian notes.

Stats
91
stars
42,596
downloads
5
forks
1,105
days
82
days
82
days
2
total PRs
0
open PRs
1
closed PRs
1
merged PRs
65
total issues
5
open issues
60
closed issues
13
commits
Latest Version
3 months ago
Changelog

What's Changed

New Contributors

Full Changelog: https://github.com/farling42/obsidian-import-json/compare/0.37.0…0.37.1

README file from