I wish that the text editor had a search & replace utility; it would definitely speed up my work.
- j
New Feature Suggestion
Thanks, but that wide-sweeping UPDATE command would miss slightly-different occurrences of the string needing replacement.
It would also replace those instances where the string being sought was, actually, part of an acceptable larger string. Or, when taken into proper context, was also acceptable. In these cases, I would not want to replace the string. For example, I do not want porn posted at my site. So, I would likely want to remove database lines which said something like: "You have permission to post porn here." To locate this type of string, I might search for "permission to".
Yet, I would probably not want to remove strings which said: "You do not have permission to post porn here." - despite that the search string "permission to" was present.
Similarly, I would probably not want to remove strings which were part of an interview and, so, were quotes - regardless of the search string being present.
So, prior to replacing, a visual check would be prudent.
So, this is when a dedicated search facility, in the text editor, would be handy.
Along a similar vein, a dedicated search facility would be handy where the data comprised of numerous paragraphs and the small string, which was being sought, was located somewhere among those paragraphs. So, it would be handy if the search facility highlighted all occurrences being sought.
- j
It would also replace those instances where the string being sought was, actually, part of an acceptable larger string. Or, when taken into proper context, was also acceptable. In these cases, I would not want to replace the string. For example, I do not want porn posted at my site. So, I would likely want to remove database lines which said something like: "You have permission to post porn here." To locate this type of string, I might search for "permission to".
Yet, I would probably not want to remove strings which said: "You do not have permission to post porn here." - despite that the search string "permission to" was present.
Similarly, I would probably not want to remove strings which were part of an interview and, so, were quotes - regardless of the search string being present.
So, prior to replacing, a visual check would be prudent.
So, this is when a dedicated search facility, in the text editor, would be handy.
Along a similar vein, a dedicated search facility would be handy where the data comprised of numerous paragraphs and the small string, which was being sought, was located somewhere among those paragraphs. So, it would be handy if the search facility highlighted all occurrences being sought.
- j
Please login to leave a reply, or register at first.