[meta-issue] Options enhancements
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 15/100
Research direction
Start with the linked issue 190 comment, then inspect the existing hardcoded options UI and how global and ripper-specific options are represented. Done means the project has an agreed and implemented approach for dynamically presenting registered options, including the proposed global and ripper-specific scopes.
Written by the indexing model from the issue text.
Description
https://github.com/RipMeApp/ripme/issues/190#issuecomment-344131687
I think as we've been growing the number of rippers and options, and now we're talking about cookie options and so on, it might be time to re-think how we handle options and do something more like an IDE. There is a global scope for options that apply to everything, and then there are options specific to each ripper (for those that have options) and have a dynamically generated tree view with these options instead of a hardcoded (crappy) UI. Since our options are all essentially key, value (with restrictions), I bet it wouldn't be too hard to implement in terms of a grid view with label and combobox for each option, and have each ripper register their options when they are loaded.
I've added a new tag "options" so that we can consider all requests for new options. I feel like we've been seeing them a lot lately.
- Dominant language
- Java
- Stars
- 4.1k
- Forks
- 673
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from RipMeApp/ripme
-
Difficulty 1/5 Under an hour Newbie friendliness 75/100
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
-
Difficulty 3/5 1-2 days Newbie friendliness 50/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
bug needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 1/5 Under an hour Newbie friendliness 94/100
objectionary/hone-maven-plugin#1061 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
spring-projects/spring-modulith#1895 ·