Search found 18 matches

by javanius
Wed Jan 31, 2024 7:33 pm
Forum: Support
Topic: How to view EPUB covers in the preview panel
Replies: 3
Views: 13801

Re: How to view EPUB covers in the preview panel

toriatama, thank you very much
by javanius
Sun Aug 06, 2023 7:09 pm
Forum: Everything 1.5 Alpha
Topic: Any plan to add some AI?
Replies: 13
Views: 2302

Re: Any plan to add some AI?

eagleeyez,
I think it's a brilliant idea.
I believe that if it can be implemented, there will be very inspiring and beautiful ideas.
There is an expression in Turkish: "The mind is superior to the mind."
by javanius
Tue Aug 01, 2023 5:19 pm
Forum: Everything 1.5 Alpha
Topic: Any plan to add some AI?
Replies: 13
Views: 2302

Re: Any plan to add some AI?

I have been using "Everything" for a long time with great admiration and pleasure. I follow its updates almost every day and I recommend it to my friends and family. It is one of my most important programs. Artificial intelligence, in my opinion - even though it is still in its infancy - h...
by javanius
Tue Aug 01, 2023 5:08 pm
Forum: Everything 1.5 Alpha
Topic: Any plan to add some AI?
Replies: 13
Views: 2302

Re: Any plan to add some AI?

I think AI is a great tool. Like any tool, if it is used correctly, great things can be done. If it's used incorrectly, of course, it may not be good for people. Since we will use it for good purposes here, I don't see a problem. I think it is right to use artificial intelligence in "Everything...
by javanius
Fri Jul 28, 2023 9:40 pm
Forum: Everything 1.5 Alpha
Topic: Any plan to add some AI?
Replies: 13
Views: 2302

Re: Any plan to add some AI?

Yes, using prompts to search for files, etc. makes things much faster and easier.
For example: "list all files with the word cat in the filename, filename with no more than 11 characters, extension pdf or docx."
It would be even more awesome if we could say this prompt out loud!
by javanius
Wed May 17, 2023 5:02 pm
Forum: Everything 1.5 Alpha
Topic: Correct regex usage
Replies: 9
Views: 1159

Re: Correct regex usage

You are the best. case:regex:\w+D.*\.[^.]*$ It worked. With your permission, I replaced "\w" with "[^\s]". Because I also wanted it to find the following file and [^\s] provided it. "Bu .Dosyayı Bulsun.txt" So it should also take into account the capital D after the dot...
by javanius
Wed May 17, 2023 3:53 pm
Forum: Everything 1.5 Alpha
Topic: Correct regex usage
Replies: 9
Views: 1159

Re: Correct regex usage

Now I understand. However, this time I encountered the following problem. stem:case:regex:"\w+D" The following file should have come because of this code, but it did not. "Merhaba SevDa.docx" Because as far as I understand from what you said, stem threw docx, which is the extensi...
by javanius
Wed May 17, 2023 3:15 pm
Forum: Everything 1.5 Alpha
Topic: Correct regex usage
Replies: 9
Views: 1159

Re: Correct regex usage

case:regex:"\w+D" This code also worked with the file extension: It brought this file for example: "Merhaba Nasılsın.pDf" stem:case:regex:"\w+D" When I typed this, the file "Merhaba Nasılsın.pDf" did not come. I wonder why? Did I make a mistake somewhere? Note...
by javanius
Wed May 17, 2023 3:03 pm
Forum: Everything 1.5 Alpha
Topic: Correct regex usage
Replies: 9
Views: 1159

Re: Correct regex usage

I can't believe it! I've been trying for minutes and I couldn't get any results from AI applications. But the code you wrote solved my problem. Thank you very, very much, NotNull. What I can't believe is that the code you gave both works and is so short... Look at the code given by ChatGpt!: \b(?:[a...
by javanius
Wed May 17, 2023 2:02 pm
Forum: Everything 1.5 Alpha
Topic: Correct regex usage
Replies: 9
Views: 1159

Correct regex usage

The regex code I created in Chatgpt did not work correctly in Everything. My goal is this: * Turkish characters in file names. * File names can be single word or contain more than one word. * File names have spaces between words. * The first characters of the words will not be checked. Characters af...
by javanius
Thu Feb 16, 2023 12:52 pm
Forum: Support
Topic: Folders containing image files
Replies: 14
Views: 6753

Re: Folders containing image files

child:*.pdf add-column:child-occurrence-count: Based on the example: It would be great to have a column specifying the sum of the size of the pdf files in each folder. There are 17 pdf files in folder ABC and the total size: 17.765 KB There are 79 pdf files in folder DEF and the total size: 239.127 ...
by javanius
Thu Jan 19, 2023 10:50 am
Forum: Everything 1.5 Alpha
Topic: Renaming is not working properly if the file name has non English characters
Replies: 3
Views: 2040

Re: Renaming is not working properly if the file name has non English characters

Hi void,
I am writing to you from Turkey.
I just had the same problem with Turkish characters.
I was going to come and write here right away, but you have already solved the problem faster than me. :)
Thank you for your speed and solution.
by javanius
Fri Nov 25, 2022 8:21 pm
Forum: Everything 1.5 Alpha
Topic: ext:xls should also list xlsx files, right?
Replies: 16
Views: 10627

Re: ext:xls should also list xlsx files, right?

Thanks void,
The .xls option is also nice, but extension: met my needs directly.
by javanius
Thu Nov 24, 2022 11:53 am
Forum: Everything 1.5 Alpha
Topic: ext:xls should also list xlsx files, right?
Replies: 16
Views: 10627

ext:xls should also list xlsx files, right?

Hi,
When I type ext:xls, shouldn't the files with xlsx extension also be listed?
Because the xlsx extension has the word xls in it.
by javanius
Fri Jun 24, 2022 3:26 pm
Forum: Everything 1.5 Alpha
Topic: new version
Replies: 6
Views: 3149

Re: new version

I love updates and I check almost every day to see if there is a new update for Everything :D
Thank you for your efforts...
by javanius
Tue Jun 21, 2022 9:51 am
Forum: Everything 1.5 Alpha
Topic: new version
Replies: 6
Views: 3149

new version

The latest version came out on May 26th.
When will the new version be released?
I am waiting impatiently.
by javanius
Tue Mar 22, 2022 12:20 pm
Forum: Suggestions
Topic: Exclude in context menu
Replies: 2
Views: 1924

Re: Exclude in context menu

Wow this is great...
Surprised, how could I not see it!
Thank you for the reply NotNull.
Everything has thought of everything.( :D )
by javanius
Mon Mar 21, 2022 1:19 pm
Forum: Suggestions
Topic: Exclude in context menu
Replies: 2
Views: 1924

Exclude in context menu

Hi from Turkey, I don't know much English. That's why I'm writing my suggestion here by translating it from google translate. I apologize in advance for typos. First of all, I have to say that the Everything program is great. MY SUGGESTION IS: We did a search. The results have arrived. In the column...