revolter2k downloadsScrapes different webpages, builds lists with the items as Markdown tables, and allows you to track their status.
This is a tracker plugin for Obsidian (https://obsidian.md).
It scrapes different webpages, builds lists with the items, and allows you to individually track their status.
The lists are created as Markdown tables. You can write anything in the status column, and it will be preserved when you update the list.

Settings > Track-a-Lot.Command palette (https://help.obsidian.md/Plugins/Command+palette).Track-a-Lot command for the respective list (e.g.
Track-a-Lot: Update Hanayama Huzzles list).Read and write permissions under Workflow permissions.Save.Node.js by following the instructions from
https://docs.npmjs.com/downloading-and-installing-node-js-and-npm.Node.js dependencies by runningnpm install
npm run dev
npm version <major/minor/patch>.