Monito icon indicating copy to clipboard operation
Monito copied to clipboard

[Search in Workspace] Improve search scope

Open andydandy74 opened this issue 7 years ago • 4 comments

~~Current search is just at proof-of-concept level.~~ Also search in:

  • ~~Original node names~~
  • ~~Node descriptions~~
  • ~~Node categories~~
  • ~~Node tags~~
  • Input values of string inputs, code blocks and Python nodes
  • Package name
  • Package description
  • ~~Text notes~~
  • ~~Annotation titles~~

andydandy74 avatar Jun 09 '18 05:06 andydandy74

We can have a look at node values now, stealing some of the code from Unfancify

andydandy74 avatar Oct 08 '18 20:10 andydandy74

What about node counts? :) Would be great to see a number on the window. Edit: I see this is for search scope. Let me know if this needs to be its own thing.

johnpierson avatar Nov 28 '18 20:11 johnpierson

@johnpierson Like this: https://github.com/MarkThorley/designtechViewExtension ?

andydandy74 avatar Nov 28 '18 21:11 andydandy74

Kind of, but I want counts of specific node types. For instance, I want to know how many of a certain custom node are being used.

johnpierson avatar Nov 28 '18 22:11 johnpierson