Is your feature request related to a problem? Please describe.
I want to bury and add tags to cards that have overflowing content in the current mobile device, because it's frustrated to review cards that have overflow content.
Describe the solution you'd like
I want to use JavaScript to check whether the current card has overflowing content. If so I want to bury it and tags it, then I can review it on the desktop for a better experience.
Describe alternatives you've considered
Able to move notes to other decks can be an alternative for the above bury API.
I have already read the AnkiDroid Javascript API but I can't find the API I want.