New suggestions.
- Extract to file option, because I cannot extract data beyond a small limit, it gives a memory exception error
- Extract option/tab for Regular expression tester
Search found 6 matches
- Tue Apr 07, 2015 6:44 am
- Forum: TextCrawler
- Topic: Some ideas
- Replies: 6
- Views: 23074
- Sun Mar 29, 2015 4:00 pm
- Forum: TextCrawler
- Topic: Some ideas
- Replies: 6
- Views: 23074
Re: Some ideas
- For deleting files, an option to directly delete files instead of moving to the recycle bin would be helpful.
- An option to keep the structure when moving/copying files would also be very useful.
- An option to keep the structure when moving/copying files would also be very useful.
- Wed Mar 25, 2015 3:41 pm
- Forum: TextCrawler
- Topic: Some ideas
- Replies: 6
- Views: 23074
Re: Some ideas
Setting the input file before each command doesn't seem to be possible yet. I don't yet fully understand the new batch mode but could you make these things possible?
I have tried a batch with,
0 SetFile
1 FindRep
2 SetFile
3 FindRep
...
But it warns the SetFile at line 2 could only be used before ...
I have tried a batch with,
0 SetFile
1 FindRep
2 SetFile
3 FindRep
...
But it warns the SetFile at line 2 could only be used before ...
- Wed Mar 25, 2015 3:22 pm
- Forum: TextCrawler
- Topic: Some ideas
- Replies: 6
- Views: 23074
Re: Some ideas
Just for the record, I think I have finally found a way to use the file attributes as variables. If my assumptions about the new batch mode is true, then we could:
1- export the match list. which contains all the details about files.
2- take the data we need to search for or replace/insert into ...
1- export the match list. which contains all the details about files.
2- take the data we need to search for or replace/insert into ...
- Wed Mar 25, 2015 3:02 pm
- Forum: TextCrawler
- Topic: Some ideas
- Replies: 6
- Views: 23074
Re: Some ideas
Maybe related to my first suggestion, I often needed to insert or replace a unique text for each file. I guess this is a common need.
Example:
1.txt insert apple
2.txt insert orange
3.txt insert banana
I thought there was no efficient way to do this but I guess the batch mode in 3.0 version makes ...
Example:
1.txt insert apple
2.txt insert orange
3.txt insert banana
I thought there was no efficient way to do this but I guess the batch mode in 3.0 version makes ...
- Wed Mar 25, 2015 1:30 pm
- Forum: TextCrawler
- Topic: Some ideas
- Replies: 6
- Views: 23074
Some ideas
Thanks, this program is very useful, I would like to offer some suggestions based on my experiences.
- Ability to list all files without any in-file searching, according to current filters and location would be useful when working on big number of files. This way we could narrow the selection ...
- Ability to list all files without any in-file searching, according to current filters and location would be useful when working on big number of files. This way we could narrow the selection ...