anki-connect icon indicating copy to clipboard operation
anki-connect copied to clipboard

A way to access raw values from getCollectionStatsHTML action

Open MannyWeeb opened this issue 4 years ago • 3 comments

I'm looking for a functionality that allows me to pull the raw numerical values from the getCollectionStatsHTML()

After skimming through all the available documentations, I can't seem to find any function that does this now, and would love to have a discussion on whether or not this can be done.

MannyWeeb avatar May 31 '21 21:05 MannyWeeb

Just stumbled upon your issue. If you're still after this, know that I implemented a way to query anki's console from anki-connect. Allowing you to query any thing at all.

It's not yet approved but is part of my large PR: #283

thiswillbeyourgithub avatar Nov 22 '21 15:11 thiswillbeyourgithub

I see, the project that I intended to use this feature on went stale, I had a workaround that was super hacky so It's nice to have something more official, I do look forward to the repository's progress, and I'll check it out if time permits, Thanks a bunch.

MannyWeeb avatar Dec 03 '21 18:12 MannyWeeb

Another possible way would be to use Anki Pandas, depending on your project.

thiswillbeyourgithub avatar Dec 03 '21 18:12 thiswillbeyourgithub