Conversation
octaeder
commented
Aug 16, 2023
- use package list from CTAN
- show package list as a table
- regExp search filter for package names
- add a button which opens CTAN package doc
- fix enabled open button while testing whether texdoc is available
- use package list from CTAN - show package list as a table - regExp search filter for package names - add a button which opens CTAN package doc - fix enabled open button while testing whether texdoc is available
I didn't follow the discussion and have no much time right now but why not regExp search on packages descriptions as well? Anyway, many thanks for such a great improvement! |
|
@dbitouze Thanks for the compliment. Yes, currently the regExp is applied to the name column only. I already thought about searching the caption (this is the ctan notation they use for the headline, the package description is more text). But this needs some more design decisions. When you apply the expr. to both columns you may need to type more until you find your package. Adding a new search field for the caption might look a bit too much for the ui, and you may need options telling how to combine the results (and/or). Or use only one option telling which column you want to search (this could include a third case for "both columns". And this is still not all I need to know. |
@octaeder Would be nice, IMO. |
|
thanks |
I can create a PR for this: |
|
the text should search title and description, no options |
|
you can play around with the result order |
|
even so I already explained it you give an ambiguous specification. |
|
Yes |
|
I will not guess what you want |
|
alright |
|
so it's OR |
|
You need to update the tooltip. |
|
changing the checkbox doesn't give the appropriate result for the search term (inconsistent) |
|
I'm using TeXstudio 4.8.2 (git 4.7.1-420-g6872e90d1). |
