Page 2 of 2

Re: Really Useful Set of Bookmark Searches 2.1 for Everything

Posted: Mon Feb 27, 2023 2:48 pm
by Michi
@zonetrooperex

May I assume that those bookmarks are fitted specifically to you Windows installation?

I see many bookmarks that do exclude folders named FileHistory or similar. I guess I can safely remove those folder names or adapt them to my needs, correct?

Re: Really Useful Set of Bookmark Searches 2.1 for Everything

Posted: Mon Feb 27, 2023 4:22 pm
by horst.epp
The FileHistory parts are not specific to the posters system.
They are usefull if you have enabled Windows versioning
and you don't want to see the old versions of a searched file.

Re: Really Useful Set of Bookmark Searches 2.1 for Everything

Posted: Mon Feb 27, 2023 4:31 pm
by Michi
Ah, OK thanks for those details!

Re: Really Useful Set of Bookmark Searches 2.1 for Everything

Posted: Tue Apr 11, 2023 6:43 pm
by ChrisGreaves
kazzybash wrote: Thu Feb 10, 2022 8:17 am Suggestions for more crap-extensions are welcome :P [/b]
!FileHistory\ ext:$$$;gpk;asd;dmp;~;tmp;~bk;old;
Hi kazzybash. If by "crap" you mean transient files no longer useful, here is my embryonic set of masks:-

Code: Select all

~*.*
Erase*.*
Backup of*.*
*.wbk
*.bak
I generally delete these files after my nightly backup to an external USB drive.

Cheers, Chris

Re: Really Useful Set of Bookmark Searches 2.2 for Everything

Posted: Sat Apr 15, 2023 2:26 am
by zonetrooperex
Version 2.2 is out:
  • Added Miscellaneous category
  • Some minor organization fixes
  • Added some new bookmarks (dealing with file cleanup)

Re: Really Useful Set of Bookmark Searches 2.2 for Everything

Posted: Thu Apr 20, 2023 7:42 am
by ChrisGreaves
zonetrooperex wrote: Tue Jun 10, 2014 5:09 pm [*]I've created a bunch of really useful in-app bookmarked searches for Everything

Code: Select all

Name,Type,Folder,Case,Whole Word,Path,Diacritic,Prefix,Suffix,Ignore Punctuation,Ignore Whitespace,Regex,Search,Filter,Columns,Sort,Descending,View,Index,File List,Host,Link Type,Macro,Key,Icon
...
[*] Close off Search Everything (including tray icon)
[*] Backup your original Everything "Bookmarks.csv" file in Everything's Roaming Profile. (%APPDATA%\Everything)
[*] Copy and replace using the downloaded file.
[*] Relaunch Search Everything, check the Bookmarks Menu Item.
Hi zonetrooperex. I can't get this to work, and that means I have misunderstood your instructions.
(1) I shut down Everything 1.5.0.1343a(x64)
(2) I pasted the first CODE panel here into a file “B:\Bookmarks20230420.csv”
(3) I renamed my current CSV file to be “Bookmarks-1.5a - Copy.csv.txt” with the txt extension hiding it from Everything’s view.
(4) I copied my “B:\Bookmarks20230420.csv” into the Everything %appdata% folder.
(5) I renamed that “Bookmarks20230420.csv” file to be the original “Bookmarks-1.5a.csv”
(6) At this point I checked the %appdata% folder. My beginner’s CSV file is 1 KB in Windows Explorer; my replacement CSV file is 8 KB, so I believe I have installed your bookmarks correctly.
(7) I edited the INI file to read “menu_folders=1” and saved my changes.
(8) I restarted Everything 1.5a and chose Bookmarks, Show all bookmarks.
Bookmarks_05.png
Bookmarks_05.png (42.61 KiB) Viewed 24278 times
(9) But I don’t see an anticipated mammoth set of bookmarks.
We can be confident that I have missed out a step somewhere, but Please and Thank you – where have I gone wrong?
At this stage, I am not too worried about which version of your bookmarks come into view, as long as some bookmarks come into view!

Thanks, Chris

Re: Really Useful Set of Bookmark Searches 2.2 for Everything

Posted: Thu Apr 20, 2023 7:53 am
by ToSamJa
You need to do:
Bookmarks
Show all Bookmarks
and after that you need to use the button import and choose the new .csv file.

Hope this work for you now

Re: Really Useful Set of Bookmark Searches 2.2 for Everything

Posted: Thu Apr 20, 2023 10:13 am
by ChrisGreaves
ToSamJa wrote: Thu Apr 20, 2023 7:53 am... and after that you need to use the button import and choose the new .csv file.
Bookmarks_06.png
Bookmarks_06.png (65.61 KiB) Viewed 24262 times
ToSamJa , thank you. I was sure I had misunderstood the steps.

Now I can really get myself into trouble :lol: :lol:
Thanks again.
Chris

Re: Really Useful Set of Bookmark Searches 2.1 for Everything

Posted: Wed May 24, 2023 9:07 am
by kazzybash
ChrisGreaves wrote: Tue Apr 11, 2023 6:43 pm I generally delete these files after my nightly backup to an external USB drive.
Cheers, Chris
Thanks Chris! regards, Kazzy

Re: Really Useful Set of Bookmark Searches 2.2 for Everything

Posted: Sat Jun 03, 2023 8:06 pm
by shodan
Please consider adding the following search bookmarks

Completely empty folders (empty: or childcount:0)
Folders with only folders in them (childfilecount:0 childcount:>0)
Folders with only folders including in sub-folders (descendantfilecount:0 childcount:>0) v1.5 only
Folders with more than 1000 files in them (childfilecount:>1000)
Folders with more than x files in them, including files in sub-folders (descendantfilecount:0) v1.5 only

Re: Really Useful Set of Bookmark Searches 2.2 for Everything

Posted: Sat Jun 03, 2023 8:07 pm
by shodan
Also please add es:// to the list of valid URL protocols to this phpBB forum ?

https://www.phpbb.com/community/viewtopic.php?t=2382206

Re: Really Useful Set of Bookmark Searches 2.2 for Everything

Posted: Sun Jun 04, 2023 3:45 am
by void
Added support for ES: URLs.

Thank you for the link and suggestion.

Re: Really Useful Set of Bookmark Searches 2.2 for Everything

Posted: Sun Jun 04, 2023 5:38 am
by zonetrooperex
shodan wrote: Sat Jun 03, 2023 8:06 pm Please consider adding the following search bookmarks

Completely empty folders (empty: or childcount:0)
Folders with only folders in them (childfilecount:0 childcount:>0)
Folders with only folders including in sub-folders (descendantfilecount:0 childcount:>0) v1.5 only
Folders with more than 1000 files in them (childfilecount:>1000)
Folders with more than x files in them, including files in sub-folders (descendantfilecount:0) v1.5 only
Thanks for the suggestions, I'll consider them in the next version.

I'll wait for Everything 1.5's first full release for the next update.

Rename labels

Posted: Tue Aug 15, 2023 7:08 am
by BKPB
How do I rename these labels ? Translate into my language ?

Image

Re: Really Useful Set of Bookmark Searches 2.2 for Everything

Posted: Tue Aug 15, 2023 7:59 am
by void
Translation templates will be available when Everything 1.5 is in beta.

For now, the Everything 1.5 alpha is English only.

Re: Really Useful Set of Bookmark Searches 2.2 for Everything

Posted: Tue Aug 15, 2023 1:36 pm
by BKPB
Thank you for your work.

Re: Really Useful Set of Bookmark Searches 2.2 for Everything

Posted: Sat Nov 04, 2023 1:26 pm
by Thy Grand Voidinesss
Where is the link to CSV file containing these Bookmarks?

Re: Really Useful Set of Bookmark Searches 2.2 for Everything

Posted: Sun Nov 05, 2023 4:43 pm
by ToSamJa
Thy Grand Voidinesss,
You need to create yourself the CSV file, and after that do the import (like explained in the first post)

Re: Really Useful Set of Bookmark Searches 2.3 for Everything 1.5A

Posted: Sat Mar 02, 2024 3:31 am
by zonetrooperex
Updated to version 2.3 😀

Re: Really Useful Set of Bookmark Searches 2.3 for Everything 1.5A

Posted: Wed Apr 24, 2024 5:18 pm
by marcelo colina
Thanks, fantastically usefull.

Re: Really Useful Set of Bookmark Searches 2.3 for Everything 1.5A

Posted: Wed Apr 24, 2024 5:24 pm
by marcelo colina
An issue, just trying it, when the latest bookmarks used are recorded in the last used menu, they are labeled with the code instead of their name, and it become a very wide menu in the screen.
here is the screenshot
everything-issue.jpg
everything-issue.jpg (199.08 KiB) Viewed 1528 times

Re: Really Useful Set of Bookmark Searches 2.3 for Everything 1.5A

Posted: Thu Apr 25, 2024 9:56 am
by void
Thank you for the issue report Marcelo Colina,

I will limit the search history text to 64 characters in the next alpha update.

Re: Really Useful Set of Bookmark Searches 2.3 for Everything 1.5A

Posted: Thu Apr 25, 2024 12:36 pm
by Thy Grand Voidinesss
void wrote: Thu Apr 25, 2024 9:56 am [...]
I will limit the search history text to 64 characters in the next alpha update.
I think that there should be an option for this right above that list and also an option for how many characters to show i.e. let the user decide on the spot in the menu of History if the list should be potentially truncated or not and make it possible for user to define the number of characters by using a setting burred in

Tools > Options > Advanced

with its default value being 260 [as it is the theoretical limit for length of path in Windows]