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

[Enhancement]: Launch directly to a specific library #1489

Open
jordanmarchetto opened this issue Feb 21, 2025 · 4 comments
Open

[Enhancement]: Launch directly to a specific library #1489

jordanmarchetto opened this issue Feb 21, 2025 · 4 comments
Labels
enhancement New feature or request

Comments

@jordanmarchetto
Copy link

Describe the Feature/Enhancement

I would like the ability to launch directly to a specific library. Either via widget or app-specific action (not 100% sure of terminology, see SS below)

Why would this be helpful?

I keep my podcasts in one library, and audiobooks in another. I want to be able to more easily switch between the two.

Future Implementation (Screenshot)

I think the easiest way would be to implement whatever this menu is when you long press an app icon:
Image

Another idea would be to register a new type of widget that launches into a specific library.

Audiobookshelf App Version

Android App - 0.9.79

Current Implementation (Screenshot)

No response

@jordanmarchetto jordanmarchetto added the enhancement New feature or request label Feb 21, 2025
@jordanmarchetto
Copy link
Author

I've never used NuxtJS or Capacitor, but I'd be interested in taking a swing at this feature and putting up a PR. If anyone is able to point me to the right areas of the codebase, I wouldn't complain.

@advplyr
Copy link
Owner

advplyr commented Feb 21, 2025

Ah wow somehow I never knew that existed. This will be entirely native android code.

NuxtJS is only for the UI you see when the app is open, and Capacitor bridges the gap between NuxtJS and native iOS/Android through plugins. I don't think this feature will touch either of those

@jordanmarchetto
Copy link
Author

@advplyr is it common for you to have native iOS/Android code in the app? or is that something you're trying to avoid?

@advplyr
Copy link
Owner

advplyr commented Feb 21, 2025

Yeah anything that is not UI should be native

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

No branches or pull requests

2 participants