Draw colors to keywords then search with AND OR logic
-
We plan to develop a plugin. I wish someone would like to be payed to develop that for us. User use Notepad++ Style Token to draw colors onto keywords and the plugin do the search according to the colored keywords.
e.g.
- ‘windows 10’, ‘win10’, and ‘window10’ are colored with blue
- ‘blue screen’ and ‘BSOD’ are colored with red
- ‘blue tooth’ and ‘bt’ are colored with green
Then the plugin search the document with the logic shown below and get all lines that match the logic to an output window or jump to the next line that match the logic.
('windows 10' OR 'win10' OR 'window10') AND ('blue screen' OR 'BSOD') AND ('blue tooth' OR 'bt')
Would you like do this? Or introduce us one who can do it?
陳厚成 H.C. Chen
緯創資通 Wistron Corporation
新北市22181汐止區新台五路一段88號21樓
21F., No.88, Sec.1, Xintai 5th Rd., Xizhi Dist.,
New Taipei City 22181, Taiwan
eMail: h.c._chen@wistron.com
Phone: +886-2-6612-27887, Cell: +886-922-417-555
Line: hcchen5600, WeChat: hcchen5600 -
This topic was first broached here: https://community.notepad-plus-plus.org/topic/21973