Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide API for apps to query current titles being read #701

Open
4 tasks done
mainrs opened this issue Apr 22, 2024 · 1 comment
Open
4 tasks done

Provide API for apps to query current titles being read #701

mainrs opened this issue Apr 22, 2024 · 1 comment
Labels
Feature request New feature or request

Comments

@mainrs
Copy link
Contributor

mainrs commented Apr 22, 2024

Describe your suggested feature

Maybe an Intent-based API or one based around a custom ContentProvider.

This would allow other apps to query what the user is currently reading or has read.

My use case is a custom app launcher. I am aggregating books and comics from different apps to display them to the user inside a "continue reading" category.

Other details

Most useful would be to provide information like title, description, a cover image, chapter/volume.

A mechanism to tell mihon to continue with the given title where the user left off would be great, too. Probably an Intent.

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • I have written a short but informative title.
  • I have updated the app to version 0.16.5.
  • I will fill out all of the requested information in this form.
@mainrs mainrs added the Feature request New feature or request label Apr 22, 2024
@AntsyLich
Copy link
Member

Personally I have no interest on this and the use case is also very niche. But I'll keep the issue open since it isn't adding anything to the existing UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants