As we know ... search filters and bookmarks can be defined with a keyboard shortcut (macro). The keyboard shortcut is used in the search bar by adding a colon to its name.
However when specifying the macro, a user might incorrectly add the colon making it part of the macro's name. It's an easy mistake but there is no ambiguity.
My suggestion is to permit Everything to accept macro's incorrectly specified in this way.
(We don't want to encourage sloppy specification of macros but my suggestion is essentially a form of automatic correction.)
Accept macro's incorrectly specified with a trailing colon
Re: Accept macro's incorrectly specified with a trailing colon
I've noticed this too, and agree.
Input validation should deny use of a colon character, either while typing or during bookmark file saving, or both.
Input validation should deny use of a colon character, either while typing or during bookmark file saving, or both.
Re: Accept macro's incorrectly specified with a trailing colon
The next alpha update will show a balloon tip error when the macro name contains a colon (:)
Thank you for the suggestions.
Thank you for the suggestions.
Re: Accept macro's incorrectly specified with a trailing colon
Sidenote:
A long time ago - Everything 1.4 era - I tried to create a filter macro ":", so I could type "::" to activate that filter (easy typing; what can I say .. I'm lazy )
But that one wasn't accepted. Probably for the better.
A long time ago - Everything 1.4 era - I tried to create a filter macro ":", so I could type "::" to activate that filter (easy typing; what can I say .. I'm lazy )
But that one wasn't accepted. Probably for the better.
Re: Accept macro's incorrectly specified with a trailing colon
I would like to keep support for : in the macro names.My suggestion is to permit Everything to accept macro's incorrectly specified in this way.
Only the UI will prevent : in macro names.
I would like to avoid stripping : in the macro name when loading / creating new filters/bookmarks.
You could still do this via the filter.csv / Bookmarks.csvA long time ago - Everything 1.4 era - I tried to create a filter macro ":", so I could type "::" to activate that filter (easy typing; what can I say .. I'm lazy )
Only the UI will prevent macros with a : character
Re: Accept macro's incorrectly specified with a trailing colon
Everything 1.5.0.1287a will now prevent : in macro names from within the UI.
You can still use : in your macro names by editing your Bookmarks.csv, filters.csv or macros.csv.
You can still use : in your macro names by editing your Bookmarks.csv, filters.csv or macros.csv.