farling42 / obsidian-import-json

Plug-in for Obsidian.md which will create Notes from JSON files
MIT License
85 stars 5 forks source link

[Feature Request] Import JSON from URL #44

Closed Z3DT closed 1 year ago

Z3DT commented 1 year ago

I'm looking for a way to import data from a JSON-file that's hosted on a URL, specifically the exported URLs created by PathBuilder2e, a character builder for Pathfinder Second Edition. Example: https://pathbuilder2e.com/json.php?id=178425

It'd be great if the process of importing this data could skip some steps, since you have to manually copy/paste the text on the webpage to a text file, then save it as JSON, and then you can use this tool to import it.

farling42 commented 1 year ago

Implemented on 0.30.0