jackrabbit-oak icon indicating copy to clipboard operation
jackrabbit-oak copied to clipboard

OakRun Explorer GUI improvements

Open basix-86 opened this issue 1 year ago • 1 comments

Hi,

I've been using the OakRun Explorer tool and have encountered some difficulties finding and filtering node results for useful information (e.g., node type). The current text format presents too much information, making it cumbersome to navigate.

Based on these observations, I've made the following improvements to the tool:

  • Added a search field that highlights all words matching the search key.
  • Formatted node information using simple HTML to replace plain text.
  • Included links in the HTML to open tar files directly with the Tar File Info tool.
  • Replaced the Nimbus L&F with the more modern FlatLaf L&F.

I would appreciate your feedback on these changes. Additionally, I'm interested in contributing to this tool for the project. Please let me know how I can get involved.

Best regards, Marco

image

basix-86 avatar Nov 18 '24 11:11 basix-86

@basix-86 Great! Re getting involved: First step would be to create a Jira account (https://issues.apache.org/jira), if you don't already have one. Then you can create a new issue there and link this PR to it (no changes to the codebase without a Jira issue).

mbaedke avatar Nov 18 '24 11:11 mbaedke