Can Searchmonkey find a term inside textfiles?
up vote
0
down vote
favorite
Searchmonkey has a search option called "Containing".
What can it do? Can it find a term in text file?
search text searchmonkey
add a comment |
up vote
0
down vote
favorite
Searchmonkey has a search option called "Containing".
What can it do? Can it find a term in text file?
search text searchmonkey
1
Searchmonkey (0.8.3) packages for Trusty & Xenial avaibale from my ppa; Peter B
– Peter Blackman
Feb 20 at 12:28
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Searchmonkey has a search option called "Containing".
What can it do? Can it find a term in text file?
search text searchmonkey
Searchmonkey has a search option called "Containing".
What can it do? Can it find a term in text file?
search text searchmonkey
search text searchmonkey
asked Dec 4 '12 at 14:54
cipricus
9,85546170338
9,85546170338
1
Searchmonkey (0.8.3) packages for Trusty & Xenial avaibale from my ppa; Peter B
– Peter Blackman
Feb 20 at 12:28
add a comment |
1
Searchmonkey (0.8.3) packages for Trusty & Xenial avaibale from my ppa; Peter B
– Peter Blackman
Feb 20 at 12:28
1
1
Searchmonkey (0.8.3) packages for Trusty & Xenial avaibale from my ppa; Peter B
– Peter Blackman
Feb 20 at 12:28
Searchmonkey (0.8.3) packages for Trusty & Xenial avaibale from my ppa; Peter B
– Peter Blackman
Feb 20 at 12:28
add a comment |
2 Answers
2
active
oldest
votes
up vote
4
down vote
accepted
Yes, searchmonkey
can search inside the selected file and the advanced settings and options contain ways of refining the search so that case is matched, ignored, or wildcards can even be specified. You can also construct your own regular expression to use if you have a particularly complicated search request.
You can save the search criteria and results to a file, but with searchmonkey
you can't modify the file that you are searching within, and you have to open it with your text-editor as the documentation notes.
Regexxer
, however, has options to search for files, and also to search and replace the search terms from a selected document or a whole series of documents. It is a more complete substitute for command-line tools like grep, sed, etc, but you could certainly use both searchmonkey
and regexxer
for your various purposes.
Another bonus is that regexxer
integrates into Thunar
very nicely, unlike searchmonkey
; all you need to use in the custom actions is to add regexxer %F
, and right clicking on the folder will open regexxer
in that particular folder.
See my answer here for more details on regexxer
and its various functions:
- Looking for a grep GUI
The screenshot shows the search within a text file with searchmonkey
:
can they read inside pdf files (as recoll can)?
– cipricus
Dec 13 '12 at 18:26
1
@cipricus regexxer can't read inside pdfs, and I don't think searchmonkey can either.
– user76204
Dec 13 '12 at 18:33
only txt i guess (not docs and such either)
– cipricus
Dec 13 '12 at 18:43
1
@cipricus You should be able to search within html and xml files with both of them, but not office type documents, like .doc or .odt.
– user76204
Dec 13 '12 at 19:24
add a comment |
up vote
1
down vote
Just to let you know, there is a new version of Searchmonkey available (0.8.3) that let's you look inside PDF files and the common word-processor files such as DOCX, ODT, DOC, etc.
We are currently working on making Searchmonkey even better, tighter and lighter, so please let me know if there are any new features or suggestions for the future of Searchmonkey.
Best,
Adam - Searchmonkey founder
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
4
down vote
accepted
Yes, searchmonkey
can search inside the selected file and the advanced settings and options contain ways of refining the search so that case is matched, ignored, or wildcards can even be specified. You can also construct your own regular expression to use if you have a particularly complicated search request.
You can save the search criteria and results to a file, but with searchmonkey
you can't modify the file that you are searching within, and you have to open it with your text-editor as the documentation notes.
Regexxer
, however, has options to search for files, and also to search and replace the search terms from a selected document or a whole series of documents. It is a more complete substitute for command-line tools like grep, sed, etc, but you could certainly use both searchmonkey
and regexxer
for your various purposes.
Another bonus is that regexxer
integrates into Thunar
very nicely, unlike searchmonkey
; all you need to use in the custom actions is to add regexxer %F
, and right clicking on the folder will open regexxer
in that particular folder.
See my answer here for more details on regexxer
and its various functions:
- Looking for a grep GUI
The screenshot shows the search within a text file with searchmonkey
:
can they read inside pdf files (as recoll can)?
– cipricus
Dec 13 '12 at 18:26
1
@cipricus regexxer can't read inside pdfs, and I don't think searchmonkey can either.
– user76204
Dec 13 '12 at 18:33
only txt i guess (not docs and such either)
– cipricus
Dec 13 '12 at 18:43
1
@cipricus You should be able to search within html and xml files with both of them, but not office type documents, like .doc or .odt.
– user76204
Dec 13 '12 at 19:24
add a comment |
up vote
4
down vote
accepted
Yes, searchmonkey
can search inside the selected file and the advanced settings and options contain ways of refining the search so that case is matched, ignored, or wildcards can even be specified. You can also construct your own regular expression to use if you have a particularly complicated search request.
You can save the search criteria and results to a file, but with searchmonkey
you can't modify the file that you are searching within, and you have to open it with your text-editor as the documentation notes.
Regexxer
, however, has options to search for files, and also to search and replace the search terms from a selected document or a whole series of documents. It is a more complete substitute for command-line tools like grep, sed, etc, but you could certainly use both searchmonkey
and regexxer
for your various purposes.
Another bonus is that regexxer
integrates into Thunar
very nicely, unlike searchmonkey
; all you need to use in the custom actions is to add regexxer %F
, and right clicking on the folder will open regexxer
in that particular folder.
See my answer here for more details on regexxer
and its various functions:
- Looking for a grep GUI
The screenshot shows the search within a text file with searchmonkey
:
can they read inside pdf files (as recoll can)?
– cipricus
Dec 13 '12 at 18:26
1
@cipricus regexxer can't read inside pdfs, and I don't think searchmonkey can either.
– user76204
Dec 13 '12 at 18:33
only txt i guess (not docs and such either)
– cipricus
Dec 13 '12 at 18:43
1
@cipricus You should be able to search within html and xml files with both of them, but not office type documents, like .doc or .odt.
– user76204
Dec 13 '12 at 19:24
add a comment |
up vote
4
down vote
accepted
up vote
4
down vote
accepted
Yes, searchmonkey
can search inside the selected file and the advanced settings and options contain ways of refining the search so that case is matched, ignored, or wildcards can even be specified. You can also construct your own regular expression to use if you have a particularly complicated search request.
You can save the search criteria and results to a file, but with searchmonkey
you can't modify the file that you are searching within, and you have to open it with your text-editor as the documentation notes.
Regexxer
, however, has options to search for files, and also to search and replace the search terms from a selected document or a whole series of documents. It is a more complete substitute for command-line tools like grep, sed, etc, but you could certainly use both searchmonkey
and regexxer
for your various purposes.
Another bonus is that regexxer
integrates into Thunar
very nicely, unlike searchmonkey
; all you need to use in the custom actions is to add regexxer %F
, and right clicking on the folder will open regexxer
in that particular folder.
See my answer here for more details on regexxer
and its various functions:
- Looking for a grep GUI
The screenshot shows the search within a text file with searchmonkey
:
Yes, searchmonkey
can search inside the selected file and the advanced settings and options contain ways of refining the search so that case is matched, ignored, or wildcards can even be specified. You can also construct your own regular expression to use if you have a particularly complicated search request.
You can save the search criteria and results to a file, but with searchmonkey
you can't modify the file that you are searching within, and you have to open it with your text-editor as the documentation notes.
Regexxer
, however, has options to search for files, and also to search and replace the search terms from a selected document or a whole series of documents. It is a more complete substitute for command-line tools like grep, sed, etc, but you could certainly use both searchmonkey
and regexxer
for your various purposes.
Another bonus is that regexxer
integrates into Thunar
very nicely, unlike searchmonkey
; all you need to use in the custom actions is to add regexxer %F
, and right clicking on the folder will open regexxer
in that particular folder.
See my answer here for more details on regexxer
and its various functions:
- Looking for a grep GUI
The screenshot shows the search within a text file with searchmonkey
:
edited Oct 8 '17 at 10:55
alamin
32
32
answered Dec 13 '12 at 17:39
user76204
can they read inside pdf files (as recoll can)?
– cipricus
Dec 13 '12 at 18:26
1
@cipricus regexxer can't read inside pdfs, and I don't think searchmonkey can either.
– user76204
Dec 13 '12 at 18:33
only txt i guess (not docs and such either)
– cipricus
Dec 13 '12 at 18:43
1
@cipricus You should be able to search within html and xml files with both of them, but not office type documents, like .doc or .odt.
– user76204
Dec 13 '12 at 19:24
add a comment |
can they read inside pdf files (as recoll can)?
– cipricus
Dec 13 '12 at 18:26
1
@cipricus regexxer can't read inside pdfs, and I don't think searchmonkey can either.
– user76204
Dec 13 '12 at 18:33
only txt i guess (not docs and such either)
– cipricus
Dec 13 '12 at 18:43
1
@cipricus You should be able to search within html and xml files with both of them, but not office type documents, like .doc or .odt.
– user76204
Dec 13 '12 at 19:24
can they read inside pdf files (as recoll can)?
– cipricus
Dec 13 '12 at 18:26
can they read inside pdf files (as recoll can)?
– cipricus
Dec 13 '12 at 18:26
1
1
@cipricus regexxer can't read inside pdfs, and I don't think searchmonkey can either.
– user76204
Dec 13 '12 at 18:33
@cipricus regexxer can't read inside pdfs, and I don't think searchmonkey can either.
– user76204
Dec 13 '12 at 18:33
only txt i guess (not docs and such either)
– cipricus
Dec 13 '12 at 18:43
only txt i guess (not docs and such either)
– cipricus
Dec 13 '12 at 18:43
1
1
@cipricus You should be able to search within html and xml files with both of them, but not office type documents, like .doc or .odt.
– user76204
Dec 13 '12 at 19:24
@cipricus You should be able to search within html and xml files with both of them, but not office type documents, like .doc or .odt.
– user76204
Dec 13 '12 at 19:24
add a comment |
up vote
1
down vote
Just to let you know, there is a new version of Searchmonkey available (0.8.3) that let's you look inside PDF files and the common word-processor files such as DOCX, ODT, DOC, etc.
We are currently working on making Searchmonkey even better, tighter and lighter, so please let me know if there are any new features or suggestions for the future of Searchmonkey.
Best,
Adam - Searchmonkey founder
add a comment |
up vote
1
down vote
Just to let you know, there is a new version of Searchmonkey available (0.8.3) that let's you look inside PDF files and the common word-processor files such as DOCX, ODT, DOC, etc.
We are currently working on making Searchmonkey even better, tighter and lighter, so please let me know if there are any new features or suggestions for the future of Searchmonkey.
Best,
Adam - Searchmonkey founder
add a comment |
up vote
1
down vote
up vote
1
down vote
Just to let you know, there is a new version of Searchmonkey available (0.8.3) that let's you look inside PDF files and the common word-processor files such as DOCX, ODT, DOC, etc.
We are currently working on making Searchmonkey even better, tighter and lighter, so please let me know if there are any new features or suggestions for the future of Searchmonkey.
Best,
Adam - Searchmonkey founder
Just to let you know, there is a new version of Searchmonkey available (0.8.3) that let's you look inside PDF files and the common word-processor files such as DOCX, ODT, DOC, etc.
We are currently working on making Searchmonkey even better, tighter and lighter, so please let me know if there are any new features or suggestions for the future of Searchmonkey.
Best,
Adam - Searchmonkey founder
answered Feb 13 at 14:46
Adam
311
311
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f225378%2fcan-searchmonkey-find-a-term-inside-textfiles%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Searchmonkey (0.8.3) packages for Trusty & Xenial avaibale from my ppa; Peter B
– Peter Blackman
Feb 20 at 12:28