-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[FEATURE_REQUEST] Allow setting a target of _top
on items
#289
Comments
Welcome to Dashy 👋 Issues are sometimes closed when users:
Before you reopen this issue, please also ensure that:
Once you have verified the above standards are met, you may reopen this issue. Sorry for any inconvenience caused, I'm just a bot, and sometimes make mistakes 🤖 |
Heya @mdcollins05, I've implemented this in #292 :)
Hope that helps :) |
Hello @mdcollins05! It looks like all or part of this issue has now been implemented :) If you're enjoying Dashy, please consider supporting the project- for ways to get involved, see Contributing 💖
|
Wow, that was quick! Thanks so much. |
The fix for this issue has now been released in Dashy 1.9.0 ✨ If you haven't done so already, please update your instance to Feel free to reach out if you need any more support. If you are enjoying Dashy, consider supporting the project. |
Is your feature request related to a problem? If so, please describe.
I use a Firefox extension to set my Dashy page as my new tab page. In doing so, it uses an iframe to display the website. I'd like the links to open in the new tab, so I use the item target option of "sametab" but it doesn't break out of the iframe. This results in the URL bar being blank (which is a feature of the extension) while navigating to the item I've clicked on.
Describe the solution you'd like
Ideally, I'd be able to set a the target to
_top
. Additionally, setting a default would be awesome, as all my items would have the same setting on them.Priority
Medium (Would be very useful)
Is this something you would be keen to implement
Maybe
The text was updated successfully, but these errors were encountered: