When a bookmark has a specified "Remember sort", the sort order is set correctly when the bookmark is called from the menu, but does not appear to be used when the bookmark is called with a macro. Is this the expected behaviour?
Tested in v1.4.0.713b and v1.4.1.787b, in Windows 7.
Bookmark Sort Not Remembered with Macro?
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Bookmark Sort Not Remembered with Macro?
Yes, only the match case, match path, match wholewords, match diacritics, match regex and search settings are used for bookmark macros.
-
mwsm
- Posts: 21
- Joined: Thu Feb 28, 2013 2:01 am
Re: Bookmark Sort Not Remembered with Macro?
Ah, that explains it. Thanks!