Skip to content

Multiword search support - #23

Open
marekolszewski wants to merge 2 commits into
oozou:masterfrom
marekolszewski:multiword-support
Open

Multiword search support#23
marekolszewski wants to merge 2 commits into
oozou:masterfrom
marekolszewski:multiword-support

Conversation

@marekolszewski

Copy link
Copy Markdown

This PR adds support for multiword searches. With it, it's possible to specify capture regexs like the following: /#(.*)/. This is useful if your tags can contain multiple words (e.g. first + last name).

Capture regexes that do not match white spaces (e.g. /#([\w]*)/) should work as before.

@marekolszewski

Copy link
Copy Markdown
Author

@aunsuwijak Just wanted to check in as this has been open for a while. Any interest in merging this?

@caffeaun

Copy link
Copy Markdown
Contributor

@marekolszewski I'm no longer belongs to Oozou company anymore. I think you could asked this guy @dynjo to have someone from the company to maintain it. Personally, I still want to continue contribute to this repo too.

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

Successfully merging this pull request may close these issues.

2 participants