Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adamcsk1/omdb-movie-data-fetcher

OMDb movie data fetcher macro for the Obsidian QuickAdd plugin
https://github.com/adamcsk1/omdb-movie-data-fetcher

js obsidian

Last synced: about 1 month ago
JSON representation

OMDb movie data fetcher macro for the Obsidian QuickAdd plugin

Awesome Lists containing this project

README

        

# OMDb movie data fetcher

This is a fork from the QuickAdd original _[movie.js](https://quickadd.obsidian.guide/assets/files/movies-86507f5b12922d1a3faca11b07d6b883.js)_ macro script.

# Changes
* More readable code
* Add linting and code formatting
* Remove extra template values (except fileName)
* Add IMDb url parsing support

# Usage
The usage is tha same like the original _movie.js_ macro. _[Documentation](https://quickadd.obsidian.guide/docs/Examples/Macro_MovieAndSeriesScript)_

When the _Installation_ steps ask you for the _movie.js_ selection, then you should select the _omdb-movie-data-fetcher.js_ script.