ShadowKnightMK4 / OdinSearch

Search thru local computer files and feed matching output to a class that consumes it.
MIT License
1 stars 0 forks source link

add support for external plugins to get custom arguments. #23

Open ShadowKnightMK4 opened 5 months ago

ShadowKnightMK4 commented 5 months ago

add support for external plugins to get custom arguments (update the usage text also!).

Currently this does not do this.

Note this would need to have two things done.

1, the front end would need to be able parse it (such as /arg="something=value" and so on)

2, the class library used by the front end (OdinSearch) would need to have code to propagate the plugin info.

Note 100% committed to the minor update for this but may consider it if it's trivial enough.

ShadowKnightMK4 commented 2 weeks ago

Not off the table. May be punted to version 2.0