Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

prepend URL #702

Open
1 of 2 tasks
CorruptCommit opened this issue Jan 25, 2020 · 4 comments
Open
1 of 2 tasks

prepend URL #702

CorruptCommit opened this issue Jan 25, 2020 · 4 comments

Comments

@CorruptCommit
Copy link

I'm opening this issue because:

  • I'll report a bug
  • I'll propose a new feature

Description

I am curious if there is a way to prepend the current URL with user configurable text. In qutebrowser, I am able to make a QR of the current URL with the following:

config.bind('Q', ':open --tab https://duckduckgo.com/?q=!qr+{url}')

The Wayback Machine is another example and I am sure there are plenty more.

When looking around, it appears that is not currently possible. The closest I could find is view-source, but that is hard coded.

@AlexeySachkov
Copy link
Contributor

Hi, @CorruptCommit, will custom search engines work for you?

@CorruptCommit
Copy link
Author

@AlexeySachkov, thanks for the timely reply. How would you feed the current URL or a hinted URL to a custom search engine?

@AlexeySachkov
Copy link
Contributor

@CorruptCommit,

How would you feed the current URL or a hinted URL to a custom search engine?

Well, that doesn't work, apparently. I just thought that maybe you have some limited/known list of URLs and can use this as workaround at least

@CorruptCommit
Copy link
Author

@AlexeySachkov, thanks for confirming that there is not a way to accomplish this currently. I am curious your and others thoughts on adding this functionality.

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

No branches or pull requests

2 participants