keiyoushi / extensions-source

Source code of extensions for Tachiyomi/Mihon and variants.
https://keiyoushi.github.io/
Apache License 2.0
2.01k stars 442 forks source link

Add status to description #4332

Closed mm12 closed 2 months ago

mm12 commented 2 months ago

Source name

MangaDex

Source language

Any

Describe your suggested feature

Almost identical to alternative titles, add an option to include the current status in the description. While this may seem to be unneeded due to filtering in the base app, MD had other status types that are not searchable in it:

Adding these to the description would allow these to be searchable.

Other details

If I get time, I can probably implement this myself. If someone else can do it before then, please do so.

Acknowledgements

AwkwardPeak7 commented 2 months ago

This should be an issue to the app, allowing filtering based on status. Adding status in description is kind of an hack...

mm12 commented 2 months ago

This should be an issue to the app, allowing filtering based on status. Adding status in description is kind of an hack...

While I do kinda agree, not every extension implements them, and when this was brought up in the past, that was a given reason not to. I believe that is why Alt titles are also implemented in the extension.

I so think the base app should have things like field filtering though (things like status:ongoing and indesc:abc) instead of just searching all of everything...

AwkwardPeak7 commented 2 months ago

https://togithub.com/mihonapp/mihon/issues/1054