tagged view filtering

Ideas for new features

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
pjyoung1963
Posts: 3
Joined: Thu Jul 30, 2009 10:29 am

tagged view filtering

Post by pjyoung1963 »

I use textpad for filtering and searching debug output on very large log files.
generally this involves tagging and then copying tagged lines to a new file to reduce the data set, often several different views being created
It would be extremely useful to have a feature whereby the view could be filtered so only tagged lines are displayed or hidden.

Additionally, allowing a search set to be defined whereby multiple saved searches can be performed rather than having to perform each tagging operation independantly.
User avatar
Bob Hansen
Posts: 1516
Joined: Sun Mar 02, 2003 8:15 pm
Location: Salem, NH
Contact:

Post by Bob Hansen »

You could make a macro to Toggle Bookmarks, then Delete Bookmarked Lines. Assign a hot key to the macro, and you can now make that happen with a keystroke!

Macro steps:
Search/Invert all bookmarks
Edit/Delete/Bookmarked Lines
Hope this was helpful.............good luck,
Bob
pjyoung1963
Posts: 3
Joined: Thu Jul 30, 2009 10:29 am

Post by pjyoung1963 »

yes I realize this is possible, I usually end up copying bookmarked lines to a new document as I need to keep thr source data, but as I said these are large files, often up to several hundred MBytes, and I usually need multiple views before tracing the problem.
This results in Textpad having open multiple files of tens to hundreds of MB each.
richardt8
Posts: 1
Joined: Fri Jul 31, 2009 10:36 pm

Post by richardt8 »

I have to agree with this suggestion
Post Reply