Search found 214 matches

by adamantine
Sat Apr 15, 2023 8:48 am
Forum: Support
Topic: Why are the defaults the the way they are + help needed
Replies: 12
Views: 3072

Re: Why are the defaults the the way they are + help needed

In my opinion, Everything is so much more useful if it has the following turned on: - Match Path - Ignore Punctuation - Ignore White-space - Sort by Full Path i may totally agree concerning the items: 1, 4 for me, the 'Match Path' is an absolute must-have (as the default setting) while the 'Sort by...
by adamantine
Sun Apr 09, 2023 3:04 pm
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

there are several additional thoughts related to the previous post: even within my radical approach (which is aimed at the most convenient/fast rename of multiple folders/files in ET's result list), i have to perform substantially more clicks/'window switches'/actions than in the case of a native im...
by adamantine
Fri Apr 07, 2023 1:27 am
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

this thread already contains some high-priority suggestions. for example, these are just 2 of them: 1. an option to offset files and hide the full path for files when the parent folder is shown 2. to rename numerous/several items (selected folders/files) using a favorite text-editor   speaking about...
by adamantine
Thu Mar 23, 2023 8:20 pm
Forum: Suggestions
Topic: Move through history with Scroll Wheel when Mouseover the Search text field
Replies: 5
Views: 2053

Re: Move through history with Scroll Wheel when Mouseover the Search text field

Are you sure it works? yes, i use it nearly every day (sometimes - dozens of times a day) On which version? et:      1.5.0.1319a (x86) ahk:    1.1.28.2   (in my main huge ahk-script) (several thousands of lines) i also have the following codes: MouseIsOverControl(classNN) { MouseGetPos,,,, currentC...
by adamantine
Wed Mar 22, 2023 7:25 pm
Forum: General
Topic: How do you quickly search within the current folder you are in File Explorer ?
Replies: 32
Views: 7421

Re: How do you quickly search within the current folder you are in File Explorer ?

christophe, i suggest you to start using the xyplorer file manager, there's the small special code in xy (in my case): runq '"D:\Programs\Every-Thing (Portable)\Everything.exe" -s "<curpath>\*"' which allows me to quickly search within the current folder (i use a '2 clicks' appro...
by adamantine
Sat Mar 18, 2023 10:28 pm
Forum: Everything 1.5 Alpha
Topic: Regex Content searching
Replies: 8
Views: 1971

Re: Regex Content searching

Also replace * with .* thanks, it finally works: G:\PO\A\Ace Of Base regex:content:"Don't Go Away.*\["   but it refuses to do the same if i remove the regex: part, and enable the reg-ex in main menu but the regex: part is seemingly less convenient (than ticking the main menu item)   added...
by adamantine
Sat Mar 18, 2023 8:37 pm
Forum: Everything 1.5 Alpha
Topic: Regex Content searching
Replies: 8
Views: 1971

Re: Regex Content searching

You have to escape [ with \: there's no good result at the moment. i tried:   G:\my-folder\       regex:content:"*my-search*\[*" "G:\my-folder\"      regex:content:"*my-search*\[*" G:\my-folder\       regex:content:"my-search*\[" "G:\my-folder\"    ...
by adamantine
Sat Mar 18, 2023 5:53 pm
Forum: Everything 1.5 Alpha
Topic: Regex Content searching
Replies: 8
Views: 1971

Re: Regex Content searching

the next variants do not work too: "G:\my-folder\"      regex:content:"*my-search*[*" "G:\my-folder\"     multiline:regex:content:"*my-search*[*" "G:\my-folder\"     regex:content:"my-search*["     the next (partial) variant works: G:\my-fo...
by adamantine
Sat Mar 18, 2023 5:42 am
Forum: Everything 1.5 Alpha
Topic: Regex Content searching
Replies: 8
Views: 1971

Re: Regex Content searching

i try to use this line: G:\my-folder\      regex:content:"*my-search*[*" ...in order to find the cue-files that contain the following (in some line): - some symbols (or nothing) - my-search - some symbols (or nothing) - [ - some symbols (or nothing) in main menu of ET: reg-ex is not enable...
by adamantine
Tue Mar 14, 2023 10:15 pm
Forum: Suggestions
Topic: Bookmarks : Launch Program
Replies: 2
Views: 1364

Re: Bookmarks : Launch Program

in january-2022 i was suggesting something like this but instead of at least tiny support (from other forum users) i unfortunately got a very unwise/disappointing reply containing the following: Polluting the (already full) main menu with those edge-case features will be one of those that "John...
by adamantine
Mon Mar 13, 2023 10:26 pm
Forum: Suggestions
Topic: Move through history with Scroll Wheel when Mouseover the Search text field
Replies: 5
Views: 2053

Re: Move through history with Scroll Wheel when Mouseover the Search text field

many-many months ago i wrote an ahk-code that allows me to go back/forward in the history of ET when i scroll down/up above the search-edit field #If MouseIsOverControl("Edit1") && (MouseIsOver("ahk_exe Everything.exe")) WheelDown:: if a_timesincepriorhotkey > 100 count =...
by adamantine
Mon Mar 13, 2023 8:47 pm
Forum: Everything 1.5 Alpha
Topic: Index Journal Suggestions
Replies: 68
Views: 165150

Re: Index Journal Suggestions

today's date (the 13th of march) is the birth-day of ET-1.5-alpha , so i congratulate David   this very thread is 1 of the very first topics related to alpha-version-1.5 this thread was named ''Index Journal Suggestions'' by void himself, because originally i posted my first observations/questions/i...
by adamantine
Thu Mar 09, 2023 6:20 am
Forum: Off-topic discussion
Topic: kiev
Replies: 19
Views: 21313

Re: kiev

another massive air attack, another explosions/damages...          several harsh lines were here, which i decided not to keep, in the end,          because i realize that they would have not helped anyway, -          neither for all of us in kiev, nor for my family the amounts of suffering are beyon...
by adamantine
Sat Mar 04, 2023 12:49 am
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

26) [this is the new item of the whole thread] a small suggestion about inline rename mode: after i renamed an item, but before i applied this rename: a press on ' down ' button usually activates the inline rename mode for the next/lower item in result list (iirc, this is the      rename_nav=1     ...
by adamantine
Wed Mar 01, 2023 11:12 pm
Forum: Off-topic discussion
Topic: kiev
Replies: 19
Views: 21313

Re: kiev

i'm still alive
by adamantine
Mon Dec 12, 2022 1:16 pm
Forum: Off-topic discussion
Topic: kiev
Replies: 19
Views: 21313

Re: kiev

i still have the 1313-version of ET that was a tiny mistake (i have 1319) For things concerning your files, perhaps you are able to distinguish thank you for the reply, but with the current situation (concerning the electricity): i don't have any normal possibility to make some back-ups, to disting...
by adamantine
Sun Dec 04, 2022 10:34 pm
Forum: Off-topic discussion
Topic: kiev
Replies: 19
Views: 21313

Re: kiev

i dream of the times when it's again possible for me to write some suggestions/questions in 1 of the threads of this forum, for my family, for me, for my city: these weeks are the most difficult (in this whole century), because the total terror began on the 10th of october (against our infrastructur...
by adamantine
Sun Oct 30, 2022 11:24 pm
Forum: Development, plugins and third party software
Topic: AHK, Actual Window Manager, Everything
Replies: 8
Views: 13621

Re: AHK, Actual Window Manager, Everything

to let you know I might be able to assist
- thank you for your kind words
- i hope that we'll manage to do something useful in that ahk-topic
by adamantine
Mon Oct 10, 2022 12:06 pm
Forum: Off-topic discussion
Topic: kiev
Replies: 19
Views: 21313

Re: kiev

these are just my current thoughts (no hints or something): i'm not sure that i will be able to live up to the stable release of ET (or even the beta-version), considering today's new rockets/explosions/deaths in the centre of my city (1 of my distant relatives - she's 81 - lives in just a few build...
by adamantine
Wed Sep 28, 2022 10:38 am
Forum: Everything 1.5 Alpha
Topic: context menu suggestions
Replies: 9
Views: 14356

Re: context menu suggestions

(in result list) i suggest to add to context menu of an object:         a new   ' statistic > '   item that may contain: 1. the 'full path length' info - for instance 265 or 259 2. and some other useful quick info (about this file/folder, and more), for example:   - its previous name (if an object w...
by adamantine
Sat Sep 17, 2022 7:54 pm
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

Everything 1.5.0.1319a should now correctly check the current sort
i confirm that the fix is working
by adamantine
Sun Sep 11, 2022 8:29 pm
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

What do you see? i see the absence of radio-button in:      sort by > full path (though it's not a big problem)   2022 09 11 22 18 32.png   - this absence is equal under both View -> Sort by or right click -> Sort by - there is no such issue with the 'length' context menu item,   it correctly has 2...
by adamantine
Fri Sep 09, 2022 2:34 pm
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

always show indexed properties in the sort menu shouldn't the 'full path' radio-button also be visible here?:       sort by > full path not only here:       sort by > index > full path similarly to situations when, for example, there's the sort by length, and the 'length' radio-button is visible he...
by adamantine
Mon Sep 05, 2022 1:18 am
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

1. this new feature doesn't seem to be delaying the ET, which is really great, the only exception that i noticed is: when typing the first symbol (in empty 'search edit'), the delay is present - something like 100-150 ms (by eye) 2. i am definitely keeping it as my default sort in ET:     sort by fu...
by adamantine
Fri Sep 02, 2022 6:08 am
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

after a few hours (and several modest tests) i haven't noticed any substantial delay (even when there are thousands of lines in search result) my impression: this is a brilliant addition to ET (a new killer-feature, very well hidden), this is what it looks like:   2022 09 02 08 21 16.png   now these...
by adamantine
Fri Sep 02, 2022 3:59 am
Forum: Everything 1.5 Alpha
Topic: Index Journal Suggestions
Replies: 68
Views: 165150

Re: Index Journal Suggestions

a case: search modifier is seemingly working, thanks

"I will consider a tool to browse your journal log files"
ok, i will be waiting for this useful tool (luckily, it's not urgent)
by adamantine
Fri Sep 02, 2022 1:03 am
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

thank you, at first glance the feature seems to be working now (after the re-addition of "full path" to my properties)

i always have display_full_path_name enabled

i'll continue to test this new feature, and i'll write here in case of any questions
by adamantine
Fri Sep 02, 2022 12:32 am
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

i enabled fast full path sorting, but currently there are 2 problems: 1. i found only 1 (tedious) way to activate this feature: right click on white > sort by > index > full path and no keyboard shortcut (that i may assign to the 'sort by full path' command) and no corresponding entry in the slightl...
by adamantine
Sun Jul 24, 2022 11:47 pm
Forum: Everything 1.5 Alpha
Topic: Index Journal Suggestions
Replies: 68
Views: 165150

Re: Index Journal Suggestions

next alpha update will support the case: modifier in the index journal search if i understand correctly, the path: modifier will also be added at some stage in the future   each date my copy of et keeps creating these txt-files: ...index-journal-2022-07-23-1.5a.txt,    index-journal-2022-07-24-1.5a...
by adamantine
Sun Jul 17, 2022 11:19 pm
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

i also try not to become more deranged that i'm already is i just found this obvious linguistical mistake. i was trying to say: "that i already am" Edit the filenames directly in the new filenames text box at the bottom of the multi-file-renamer dialog it's likely that i won't be using th...
by adamantine
Sun Jul 17, 2022 9:30 pm
Forum: Everything 1.5 Alpha
Topic: Index Journal Suggestions
Replies: 68
Views: 165150

Re: Index Journal Suggestions

is my assumption correct that currently there's no way to use 'match case', 'match path'... inside index journal?

for example, the modifier case: doesn't work
by adamantine
Thu Jul 07, 2022 5:54 pm
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

off-topic:     "simple short postings" are usually (not always) for those who have nothing to say, or almost nothing to say i prefer "long posts" (in case i have something to say) (in case i want to convey my thoughts in important details)         (i suspect that it's more or les...
by adamantine
Thu Jul 07, 2022 4:07 pm
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

- i wish David luck with his new project, and i also wish we all at least knew what those substantial upcoming new features are         (here in the forum: there must be other curious ones too, not just me) - i hope that my previous items (of this thread) will be answered someday: it took me 3 hours...
by adamantine
Sun Jul 03, 2022 10:39 pm
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

23) [this is the new item of the whole thread] a temporary relief (as much as 3,5 days sans a single siren/air-alert;  for the first time during the war) allowed my nerves/brain to recollect how hard i miss the following feature: to rename numerous/several items (selected folders/files) using a fav...
by adamantine
Tue May 17, 2022 11:07 am
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

22) [this is the new item of the whole thread] i suggest to implement the following option:       replace in content it may be added here: 1) main menu - edit - advanced - replace in content 2) result list - context menu of selected textual files (txt, cue, log, csv...) - replace in content this ne...
by adamantine
Fri May 13, 2022 4:01 am
Forum: Everything 1.5 Alpha
Topic: Index Journal Suggestions
Replies: 68
Views: 165150

Re: Index Journal Suggestions

Please make a post here after it is sent it is sent Content indexing is the reason for such a large database i was suspecting it several weeks ago, but 1 aspect wasn't clear to me at all: et should index the content of ~35.000 cue/txt-files (in 19 folders)          total size of these files is very...
by adamantine
Fri May 13, 2022 2:10 am
Forum: Everything 1.5 Alpha
Topic: Index Journal Suggestions
Replies: 68
Views: 165150

Re: Index Journal Suggestions

this is the new info concerning the 'index journal' problem: ~3 hours ago i experimentally deleted the .db-file (1,75 gb), and launched the et to build the database again. the result is: - a new db-file occupies 1,61 gb - index journal is working again (it only contains less than 2000 entries right ...
by adamantine
Thu May 12, 2022 2:57 pm
Forum: Everything 1.5 Alpha
Topic: Index Journal Suggestions
Replies: 68
Views: 165150

Re: Index Journal Suggestions

(in ini-file) for many months i had this value:    journal_max_size=4294966272           and there were no problems even my recent screen-shot (in this thread above) contains the indication that index journal may successfully store more than 3 million lines and after that: something went wrong at so...
by adamantine
Wed May 11, 2022 10:25 pm
Forum: Everything 1.5 Alpha
Topic: Index Journal Suggestions
Replies: 68
Views: 165150

Re: Index Journal Suggestions

after an attempt to open the index journal , this error appears: .\src\mem.c(1077): mem_alloc(): Fatal error: out of memory 65536 which leads to a crash of et - the OS is 32-bit (win server 2003 r2 sp2) - ram: 8 gb - the up-time is more than 1 month - currently the task manager displays: 1) commit c...
by adamantine
Fri Mar 04, 2022 9:36 am
Forum: Off-topic discussion
Topic: kiev
Replies: 19
Views: 21313

Re: kiev

thank you, void
especially for these words:
I can offer a couple GB via ftp
i'll send you an e-mail later
at the moment i don't have much time
by adamantine
Thu Mar 03, 2022 9:50 am
Forum: Off-topic discussion
Topic: kiev
Replies: 19
Views: 21313

Re: kiev

Can these files be redownloaded? no. they had been downloaded/created/composed/collected/edited... for more than 15 years (some of them: more than 20 years) i mean, technically many files can be redownloaded (in a very unprepared state) but it will solve nearly nothing (not a single file will have ...
by adamantine
Tue Mar 01, 2022 7:32 pm
Forum: Off-topic discussion
Topic: kiev
Replies: 19
Views: 21313

Re: kiev

harryray2 , LeoLUG , thank you to all of you: the situation is much worse than you can imagine right now my relatively small family and i are alive, and our houses are not damaged but i cannot be sure that it will be the same in 24 hours (or even 1 hour) we live at 2 different sides of kiev: the fa...
by adamantine
Sat Feb 26, 2022 1:46 am
Forum: Off-topic discussion
Topic: kiev
Replies: 19
Views: 21313

Re: kiev

thank you
by adamantine
Sat Feb 26, 2022 1:34 am
Forum: Off-topic discussion
Topic: kiev
Replies: 19
Views: 21313

kiev

i'm in my native city (kiev) i love it, and i never had plans to relocate to some other city now i know what it feels like: to try to live during the war if void decides to remove this topic, i wouldn't be offended you all may treat this post as some kind of a self-therapy: the nerves are almost on ...
by adamantine
Fri Feb 18, 2022 5:53 am
Forum: Everything 1.5 Alpha
Topic: Index Journal Suggestions
Replies: 68
Views: 165150

Re: Index Journal Suggestions

new suggestion 1: there are context menu items: 'open path', 'copy full path' (in several steps) they allow: - to copy full path of an item - then choose 'open path' - then (in a new appeared instance of et) select all content in the search box - and then paste this full path i propose to add a new...
by adamantine
Wed Feb 16, 2022 11:12 pm
Forum: Everything 1.5 Alpha
Topic: Index Journal Suggestions
Replies: 68
Views: 165150

Re: Index Journal Suggestions

there are several small questions concerning this fresh screen-shot:   2022 02 17 00 44 18.png   1) 2 lines are selected in index journal why does the 'new name' column contain the same titles? (as in the 'name' column) there wasn't any renaming here so the content of the 'new name' column seems to ...
by adamantine
Fri Feb 04, 2022 4:49 am
Forum: Development, plugins and third party software
Topic: AHK, Actual Window Manager, Everything
Replies: 8
Views: 13621

Re: AHK, Actual Window Manager, Everything

i managed to get some patterns working these patterns/examples may become useful in my further attempts (described in the previous message) to migrate from awm to ahk example 1 (works): DetectHiddenWindows, On q:: Run C:\WINDOWS\system32\charmap.exe,,HIDE,PID WinWaitActive, ahk_class MyDlgClass ahk_...
by adamantine
Sun Jan 30, 2022 5:05 am
Forum: Development, plugins and third party software
Topic: AHK, Actual Window Manager, Everything
Replies: 8
Views: 13621

AHK, Actual Window Manager, Everything

i decided at least to try to lower my heavy dependence on the Actual Window Manager program (my version was released in march-2012) (at this forum) there were some explanations recently: first link , second link probably, someday i will post a similar topic at the ahk-forum it should be noted again ...
by adamantine
Thu Jan 20, 2022 11:38 pm
Forum: Everything 1.5 Alpha
Topic: suggestions and questions about ui/result list
Replies: 119
Views: 236206

Re: suggestions and questions about ui/result list

Everything already monitors the clipboard yes, i understand. my concern is rather about this aspect: is et able to monitor the clipboard (and store all new clipboard entries) in cases when there are several hours of absence of et? (not a single instance of et)   if yes, then: these are some additio...