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
- Host: GitHub
- URL: https://github.com/orgtre/org-imdb
- Owner: orgtre
- Created: 2023-01-10T18:33:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T16:36:37.000Z (over 3 years ago)
- Last Synced: 2025-08-02T15:44:01.350Z (11 months ago)
- Topics: emacs, movies, org-mode
- Language: Emacs Lisp
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
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]].