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

https://github.com/orgtre/org-imdb

Update Emacs Org mode entries with data from the IMDb datasets
https://github.com/orgtre/org-imdb

emacs movies org-mode

Last synced: about 1 month ago
JSON representation

Update Emacs Org mode entries with data from the IMDb datasets

Awesome Lists containing this project

README

          

* org-imdb

Some elisp functions to interface between Emacs Org mode and a SQLite database holding the public [[https://www.imdb.com/interfaces/][IMDb datasets]], as created by [[https://github.com/jojje/imdb-sqlite][imdb-sqlite]]. The similar packages [[https://github.com/isamert/orgmdb.el][orgmdb.el]] or [[https://github.com/larsmagne/imdb.el][imdb.el]] might be more useful to you. The package depends on [[https://github.com/pekingduck/emacs-sqlite3-api][emacs-sqlite3-api]].