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

RFE - if possible, provide some type of regex filtering to mask out certain parts of the page titles #125

Open
geolaw opened this issue Mar 7, 2024 · 2 comments

Comments

@geolaw
Copy link

geolaw commented Mar 7, 2024

Summary

In firefox, if I go to a webpage, then use the md plugin to copy "Current tab link", the resulting md link contains the site name
e.g.

https://stackoverflow.com/questions/13534306/how-can-i-set-the-grep-after-context-to-be-until-the-next-blank-line

linux - How can I set the grep after context to be "until the next blank line"? - Stack Overflow

It would be cool to be able to configure something within the plugin settings to be able to mask out certain site names so in the case of that stack over flow link - filter out ' - Stack Overflow' so that

This md link :
linux - How can I set the grep after context to be "until the next blank line"? - Stack Overflow

Becomes this:
linux - How can I set the grep after context to be "until the next blank line"?

Reproduction Steps

Expected Behavior

Actual Behavior

Reproducible Environment

  • Browser (Version):

firefox 123.0

@yorkxin
Copy link
Owner

yorkxin commented Aug 29, 2024

Related to #52

@jamesmengo
Copy link

+1 this would be great!

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

3 participants