Search in Custom Libraries? #4546
Unanswered
Michael-B-Morell-CISSP
asked this question in
Q&A
Replies: 3 comments 1 reply
-
No, that feature doesn't currently exist. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This email contains sensitive information
Thank you David for confirming that I am not insane (-;
Out of morbid curiosity, is it on the dev roadmap? It is kind of interesting that it was not baked in already; especially for those of us who have huge amounts of custom libraries.
With Warm Regards,
Michael B. Morell, CISSP #431307 CCSK (he/him/his/sir)
DirectionWeb
From: David Benson ***@***.***>
Sent: July 18, 2024 1:26 PM
To: jgraph/drawio ***@***.***>
Cc: Michael Morell, CISSP ***@***.***>; Author ***@***.***>
Subject: Re: [jgraph/drawio] Search in Custom Libraries? (Discussion #4546)
No, that feature doesn't currently exist.
—
Reply to this email directly, view it on GitHub<#4546 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BJ5VHPS2RUI5W7L2S3624WLZM73CBAVCNFSM6AAAAABLBA44R6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMBYG42DQMA>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
This email contains sensitive information
Sweet! Thank you Matt!!! That worked like a charm.
With Warm Regards,
Michael B. Morell, CISSP #431307 CCSK (he/him/his/sir)
DirectionWeb
Owner and Information Security Professional
***@***.***
C: (954) 802-5736
O: (754) 400-7741
…________________________________
From: Matt McGee ***@***.***>
Sent: Tuesday, August 6, 2024 2:57 PM
To: jgraph/drawio ***@***.***>
Cc: Michael Morell, CISSP ***@***.***>; Author ***@***.***>
Subject: Re: [jgraph/drawio] Search in Custom Libraries? (Discussion #4546)
it doesn't exist in the web app, but if you're creating libraries programmatically or editing the text manually, at the end of the JSON you can add a 'title' field with any text you'd like to search the shape by, and then it will show up in the search field
/mxGraphModel>",
"w": 330.002222222222,
"h": 256,
"aspect": "fixed",
"title":"enter your text here!!!"
}
—
Reply to this email directly, view it on GitHub<#4546 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BJ5VHPWNJOEOYHWB6YQPEZLZQEMATAVCNFSM6AAAAABLBA44R6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMRVG4YTEOI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Community, does anyone know of a secret sauce that allows you to search in custom shape libraries?
When I add a custom shape library and it is populated with any shape (custom built or from the web), and I try to use the search function, it will never show up in the results.
I am sure that I am missing something here; have tried it on desktop app, drawio for confluence, and on my own docker drawio server. All 3 to no avail.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions