cwh555141 downloadsA local-first anime, manga, and novel library backed by Markdown, with metadata search, covers, ratings, templates, filters, and a completion timeline.
AnimeList is a local-first Obsidian plugin for tracking anime, manga, and novels in ordinary Markdown files. It provides a native library, metadata search, local covers, progress tracking, ratings, templates, a Score Dashboard, and a completion timeline.
Your Markdown notes remain the source of truth. Removing the plugin does not remove your records, notes, or images.
![]() Library |
|
|
Score Dashboard |
![]() Timeline |
[!NOTE] What's new in 1.2.1
- Fixed manga and novel serial-entry date layout and standardized date input behavior.
- Prevented newly added chapter, season, or volume rows from causing scroll jumps.
- Fixed the serial-cover modal method binding warning without changing modal behavior.
- Corrected list-mode cover sizing and kept cover status text on one line.
main.js, manifest.json, and styles.css from the matching GitHub release.<vault>/.obsidian/plugins/animelist/.The interface uses Traditional Chinese. Provider metadata may remain in its original language.
See the User Guide for status rules, progress units, serial-entry covers, search, Masterpiece categories, the Score Dashboard, the timeline, Markdown data, and templates.
Requirements: Node.js 18 or newer and npm.
npm ci
npm run check
For a production bundle:
npm run build
See CONTRIBUTING.md, the manual test checklist, CHANGELOG.md, and ROADMAP.md for project details.