Description
First posted here: https://forum.obsidian.md/t/kindle-highlights-plugin-adding-tags-from-isbn-or-amazon-categories/41160
Is your feature request related to a problem? Please describe.
I'd like to see all of my Kindle books, not just the ones with highlights and then be able to group them into categories and subcategories AND use existing category information, either from Amazon (Category, Sub-Category) and/or the ISBN entry - either as a tag and/or a page connection.
- Books
- Authors
- GODIN, Seth
- KING, Stephen
- ISSACSON, Walter
- MARTIN, George R.R.
- Fiction
- Science Fiction
- Fantasty
- Game of Thrones
- Mystery
- Thriller
- Horror
- The Stand
- Non-Fiction
- Business & Economics
- Economics
- Macroeconomics
- Microeconomics
- Marketing
- Linchpin
- Economics
- History
- Philosophy
- Self-Help
- Productivity
- Health & Fitness
- Diet
- Exercise
- Biographies and Autobiographies
- Steve Jobs
- Business & Economics
- Authors
Describe the solution you'd like
A clear and concise description of what you want to happen.
Clicking on the Amazon reference link displays the category and sub-category at the top of the page.
- Kindle Books
- Business
- Economics
- Marketing
- Sales
- Business
I'd like to streamline this process, so it is done automatically.
Describe alternatives you've considered
0 - For all books, I am adding a highlight to every book in my collection
For Tags and Categorization
- Fully Automated: API calls to ISBN - outside my technical expertise
- Semi-Automated: Web scraper
- Played around with a web scraper to see if it could pull the Category and Sub-Category data from the book page, and save in Google Sheets.
- These entries would then be modified using formulas, A2=Business, B2=Economics, C2="["&A2$"]", D2="["&B2$"]", then the results would be pasted into each entry.
- Manual: Doing 100% manually - not sustainable