You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the "Custom Format" options, I'm trying to use "\t" as a "tab" delimiter to separate my "title" and "url", but this doesn't appear to work. I see that the "Enable tabs filtering" supports RegEx, and it would appear that "Custom Format" kind of supports RegEx, i.e. "\r\n", so I'm kind of surprised this isn't working.
Example
{title}\t{url}\r\n
Is this just an oversight or perhaps something that will be added in a future release?
The text was updated successfully, but these errors were encountered:
In the "Custom Format" options, I'm trying to use "\t" as a "tab" delimiter to separate my "title" and "url", but this doesn't appear to work. I see that the "Enable tabs filtering" supports RegEx, and it would appear that "Custom Format" kind of supports RegEx, i.e. "\r\n", so I'm kind of surprised this isn't working.
Example
{title}\t{url}\r\n
Is this just an oversight or perhaps something that will be added in a future release?
The text was updated successfully, but these errors were encountered: