Is it possible to show the content of offline files, e.g. txt files when the content is indexed?
Is it possible to show the content of offline files, e.g. txt files when the content is indexed?
Is it possible to show the content (in the "Preview" panel) of offline files, e.g. txt files, when the content (e.g. of txt files) is indexed?
Re: Is it possible to show the content of offline files, e.g. txt files when the content is indexed?
No.
I will consider an option to preview the indexed text/plain content.
Thank you for the suggestion.
I will consider an option to preview the indexed text/plain content.
Thank you for the suggestion.
-
- Posts: 690
- Joined: Wed Jun 01, 2022 5:01 pm
Re: Is it possible to show the content of offline files, e.g. txt files when the content is indexed?
It is a long shot, but: would you consider adding such option for previewing for text-based ones, which file formats of interest user could define; starting with TXT and BAT, PS1, VBS, AHK etc.?
A second database could be created to store them [and this option should be by default turned off so to not drain user's resources]
Last edited by Thy Grand Voidinesss on Fri Jun 07, 2024 8:02 am, edited 4 times in total.
Re: Is it possible to show the content of offline files, e.g. txt files when the content is indexed?
I am considering an option to do this for text/plain files.
Thank you for the suggestion.
Thank you for the suggestion.
-
- Posts: 690
- Joined: Wed Jun 01, 2022 5:01 pm
Re: Is it possible to show the content of offline files, e.g. txt files when the content is indexed?
But how would one tackle the issue of plain text files having different encoding pages? I mean: the database itself could not be plain text, right?Thy Grand Voidinesss wrote: ↑Sat Jul 15, 2023 2:16 pm [...]
consider adding such option for previewing for text based ones, which file formats of interest user could define; starting with TXT and BAT, PS1, VBS, AHK etc.?
A second database could be created to store them
[...]
Re: Is it possible to show the content of offline files, e.g. txt files when the content is indexed?
The Everything database stores content as text/plain.
If previewing offline content ever becomes an option, the preview would be in text/plain only.
If previewing offline content ever becomes an option, the preview would be in text/plain only.
-
- Posts: 690
- Joined: Wed Jun 01, 2022 5:01 pm
Re: Is it possible to show the content of offline files, e.g. txt files when the content is indexed?
Oh, now I get it
The fact that in a TXT file for example the
sign seen in Unicode as an a filled rectangle but seen as
in ANSI does not mean that I will not find it when I will search for
while having ANSI page-coded files
Well, I am not a coder, hence my [stupid] question I posted
The fact that in a TXT file for example the
Code: Select all
█
Code: Select all
-
Code: Select all
█
Well, I am not a coder, hence my [stupid] question I posted