Of course I made the image extra small so that it was not so easy to guess. I did not think anybody would get it so fast. Here is a larger version (BTW, snapped with Vignette, an Android app with retro effects): Sigh, exactly one week ago!
Quick name search recursively?
-
admin
- Site Admin
- Posts: 66296
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Quick name search recursively?
Mainly the country side (Shikoku), and then Yokohama and Tokyo for the balance.
Of course I made the image extra small so that it was not so easy to guess. I did not think anybody would get it so fast. Here is a larger version (BTW, snapped with Vignette, an Android app with retro effects): Sigh, exactly one week ago!
Of course I made the image extra small so that it was not so easy to guess. I did not think anybody would get it so fast. Here is a larger version (BTW, snapped with Vignette, an Android app with retro effects): Sigh, exactly one week ago!
To see the attached files, you need to log into the forum.
FAQ | XY News RSS | XY X
-
Enternal
- Posts: 1175
- Joined: 10 Jan 2012 18:26
Re: Quick name search recursively?
Oh the country side? I plan to go there the next time I visit! How was it and Yokohama?admin wrote:Mainly the country side (Shikoku), and then Yokohama and Tokyo for the balance.
Of course I made the image extra small so that it was not so easy to guess. I did not think anybody would get it so fast. Here is a larger version (BTW, snapped with Vignette, an Android app with retro effects): Sigh, exactly one week ago!
Yep. That feeling when you leave... it's sad heh.
Lol! This thread converted from Quick name search to about traveling haha.
-
Filehero
- Posts: 2731
- Joined: 27 Feb 2012 18:50
- Location: Windows 11@100%
Re: Quick name search recursively?
Good shot! Though I don't like these overdone vignette effects you seem to have some talent.admin wrote:Of course I made the image extra small so that it was not so easy to guess. I did not think anybody would get it so fast. Here is a larger version (BTW, snapped with Vignette, an Android app with retro effects):
You may should get yourself a Leica M, add an 50mm Summicron/Summilux and you never ever need any post processing.
No worries, my Listener is up and running.Enternal wrote:Lol! This thread converted from Quick name search to about traveling haha.
Cheers,
Filehero
-
admin
- Site Admin
- Posts: 66296
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Quick name search recursively?
It rained in Yokohama but I still liked a lot what I saw. Need to come again.
I use a Canon ixus for countless years now. For me it's essential to have the camera in the pocket of my trouser. I need about 2 seconds from 0 to shoot. The smartphone is only for gag photos.
I use a Canon ixus for countless years now. For me it's essential to have the camera in the pocket of my trouser. I need about 2 seconds from 0 to shoot. The smartphone is only for gag photos.
FAQ | XY News RSS | XY X
-
Enternal
- Posts: 1175
- Joined: 10 Jan 2012 18:26
Re: Quick name search recursively?
Lol! Yep. Well Don did said that he's not in Java haha.Filehero wrote:No worries, my Listener is up and running.
Glad that you like it there a lot. It's definitely really fun there. You should share your photos there if you ever have the time heh.
-
admin
- Site Admin
- Posts: 66296
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Quick name search recursively?
Here's one more. Out of the blue this gigantic creature crossed my way and began to destroy Tokyo. I think I'm the only survivor.
To see the attached files, you need to log into the forum.
FAQ | XY News RSS | XY X
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: Quick name search recursively?
I was cleaning up some old aliases and realized that the two featured here before the travelogue
:Are outdated because as of v13.50.0018 - 2013-12-31 15:49 the original wish was granted when it became possible to do Quick Searches using the size: selector.
These new aliases can now be used instead:
Code: Select all
size>=$dfs="<curitem>" ? filesize("<curitem>") : "1 MB";goto '?* /rf';filter;/*ensures we end up filtering*/filter "size: >= <@1 $dfs>";
size<=$dfs="<curitem>" ? filesize("<curitem>") : "1 MB";goto '?* /rf';filter;/*ensures we end up filtering*/filter "size: <= <@1 $dfs>";These new aliases can now be used instead:
Code: Select all
size>=::/*Find items with size >= current.*/ $dfs= <curitem> ? (filesize().'B') : '1MB';goto "?size: >= <@1 $dfs>";
size<=::/*Find items with size <= current.*/ $dfs= <curitem> ? (filesize().'B') : '1MB';goto "?size: <= <@1 $dfs>";
XYplorer Beta Club