Repair & new function recommendations

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
zsh2708
Posts: 9
Joined: Thu Mar 22, 2018 1:14 am

Repair & new function recommendations

Post by zsh2708 »

1.You need to add WEBP for image filtering
2.FTP suggests setting up optional reads and writes, and now you need to install another FTP server, which is very troublesome
3.Display video, audio duration
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: Repair & new function recommendations

Post by void »

1.You need to add WEBP for image filtering
I've added webp to the default picture filter.
2.FTP suggests setting up optional reads and writes, and now you need to install another FTP server, which is very troublesome
Everything is not really designed to be an FTP server, ETP is piggybacking of FTP.
However, I do have on my TODO list to specify an uploads directory.
FTP Clients can already read anything you index.
3.Display video, audio duration
This will be available in the next version of Everything.

Thanks for the suggestions.
zsh2708
Posts: 9
Joined: Thu Mar 22, 2018 1:14 am

Re: Repair & new function recommendations

Post by zsh2708 »

2.FTP suggests setting up optional reads and writes, and now you need to install another FTP server, which is very troublesome
Everything is not really designed to be an FTP server, ETP is piggybacking of FTP.
However, I do have on my TODO list to specify an uploads directory.
FTP Clients can already read anything you index.
----------------
If the ETP supports read-write, then files can be managed remotely, so everything will be better without additional FTP software.

Thank you very much for sharing
NotNull
Posts: 5167
Joined: Wed May 24, 2017 9:22 pm

Re: Repair & new function recommendations

Post by NotNull »

zsh2708 wrote: Tue Nov 20, 2018 12:58 pm 1.You need to add WEBP for image filtering
For now, you can add it yourself:
- Menu:Search > Organize Filters
- Double-click Picture
- add
;webp
to the search string
zsh2708
Posts: 9
Joined: Thu Mar 22, 2018 1:14 am

Re: Repair & new function recommendations

Post by zsh2708 »

Thank you very much! I've already done this. Only suggest the main building integration.
Post Reply