tinazz49 downloadsLog your movie and TV show watching history with TMDB integration
An Obsidian plugin for tracking your movie and TV series watching history. Fetches media information via TMDB API, generates structured watch records, and displays them in a card wall view.

main.js, manifest.json, styles.css from Releases{your vault}/.obsidian/plugins/movielog/
# Clone the repository
git clone https://github.com/zzditto/MovieLog.git
cd movielog
# Install dependencies
npm install
# Build
npm run build
# Copy to your Obsidian vault
cp main.js manifest.json styles.css /path/to/your/vault/.obsidian/plugins/movielog/
MovieLog)> **bold blockquote** (default) or ### headingCtrl+P (Cmd+P on macOS) to open the command paletteMovieLog: Add Movie RecordMovieLog: Add TV Series RecordMovieLog: Open Card WallMIT License