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

Add ability to copy deep link to currently open item #126

Closed
aburok opened this issue Apr 15, 2020 · 11 comments
Closed

Add ability to copy deep link to currently open item #126

aburok opened this issue Apr 15, 2020 · 11 comments

Comments

@aburok
Copy link

aburok commented Apr 15, 2020

Expected Behavior

As a content editor I would like to have an option to copy deep link to current item.

Sitecore version: X.X (revision YYYYY)

@alan-null
Copy link
Owner

alan-null commented Apr 15, 2020

Hey @aburok,
Link like this?
https://sc/sitecore/shell/Applications/Content%20Editor.aspx?sc_bw=1&fo={9C34554C-B669-4978-A85B-0B3328042B07}
Good idea.

@alan-null alan-null self-assigned this Apr 15, 2020
@aburok
Copy link
Author

aburok commented Apr 15, 2020

yes, exactly like the one you have pasted above. I have some TamperMonkey script written for that. But I would like to have it in the extensions as this is a common functionality.
Also have an option to quickly copy the current Item ID would also be helpfull.
I have also thought about updating the url to reflect current item deep link.

@aburok
Copy link
Author

aburok commented Apr 15, 2020

I can take a look on how to implement that if you want me to. I noticed that you haven't released any new version since 2017 so is this project dead ?

@alan-null
Copy link
Owner

@aburok it's not dead 😄
That's my kid!
I planned to release by the end of March but I had to use my resources in a different project
3.3 release status
I will wrap up and push it ASAP.

@alan-null
Copy link
Owner

Functionality exposed as Launcher command.
image
In the future, I might melt it somewhere into Content Editor.

@alan-null
Copy link
Owner

@aburok implemented.
Thanks for reporting this idea.

@aburok
Copy link
Author

aburok commented Apr 15, 2020

Could it be exposed next to the name of database ?

@alan-null
Copy link
Owner

I need to think about it.
I don't want to put random things there. I was thinking in the past about some "toolbox" for functionalities that don't need to be exposed via Launcher.

@aburok
Copy link
Author

aburok commented Apr 16, 2020

You are right. But I would suggest that this would be configurable. This way you could choose if you want ot see it or not. And it could be opt-out by default.
Also there is plenty of room there.

alan-null added a commit that referenced this issue Apr 22, 2020
Display a notification when invoking an action
alan-null added a commit that referenced this issue Apr 22, 2020
Display a notification when invoking an action
@aburok
Copy link
Author

aburok commented May 6, 2020

Could you also add language and database to the deep link feature ?
e.g.
/sitecore/shell/Applications/Content%20Editor.aspx?sc_bw=1&la=en&fo=1B73C413-8CCF-454B-B0BD-33FA60E00777&sc_content=master

@alan-null
Copy link
Owner

@aburok good idea!

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

No branches or pull requests

2 participants