Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Tab Delimiter "\t" in the "Custom Format"? #33

Open
SwiftMove opened this issue Feb 4, 2020 · 2 comments
Open

Using Tab Delimiter "\t" in the "Custom Format"? #33

SwiftMove opened this issue Feb 4, 2020 · 2 comments

Comments

@SwiftMove
Copy link

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?

@tsilvs
Copy link

tsilvs commented Feb 23, 2022

Is duplicated by #44

@tsilvs
Copy link

tsilvs commented Feb 23, 2022

Seems not so hard to implement in a pull request. Maybe will investigate this possibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants