Append/Prepend Bookmarks

Discussion related to "Everything" 1.5 Alpha.
Post Reply
lifu
Posts: 26
Joined: Tue Jun 15, 2021 11:04 pm

Append/Prepend Bookmarks

Post by lifu »

I'd like to see a new bookmark option that appends or prepends its contents to the end of the active search. Here's what I imagine it to look like:

Image

Before clicking on the bookmark:
Image

After clicking on the bookmark:
Image

I figure the user should be expected to add a space to the beginning/end of their append/prepend entry on their own, since there's probably a use-case for not doing it by default that I'm not currently aware of.
Michi
Posts: 69
Joined: Thu Jul 28, 2022 9:23 am

Re: Append/Prepend Bookmarks

Post by Michi »

Hah, that would help me either for my latest request, to exclude size of zero byte length if a previous bookmark is already active.
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: Append/Prepend Bookmarks

Post by void »

Add /add-search to the start of your bookmark search:

/add-search view:128 pic:height:>500

/add-search
lifu
Posts: 26
Joined: Tue Jun 15, 2021 11:04 pm

Re: Append/Prepend Bookmarks

Post by lifu »

void wrote: Wed Aug 09, 2023 11:24 pm Add /add-search to the start of your bookmark search:

/add-search view:128 pic:height:>500

/add-search
Well I'll be damned.
reddevil
Posts: 13
Joined: Sun Nov 14, 2010 4:31 pm

Re: Append/Prepend Bookmarks

Post by reddevil »

void wrote: Wed Aug 09, 2023 11:24 pm Add /add-search to the start of your bookmark search:

/add-search view:128 pic:height:>500

/add-search
Works for append, thanks. Any tip for prepend?
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: Append/Prepend Bookmarks

Post by void »

/expand view:128 pic:height:>500 $currentsearch:

/expand
reddevil
Posts: 13
Joined: Sun Nov 14, 2010 4:31 pm

Re: Append/Prepend Bookmarks

Post by reddevil »

Thank You, void.
Post Reply