-
Notifications
You must be signed in to change notification settings - Fork 671
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 "Open file/folder in browser" to shell extension context menu #5903
Labels
Milestone
Comments
4 tasks
8 tasks
ogoffart
added a commit
that referenced
this issue
Jan 23, 2018
…s disabled. This adds "Open in browser" entry in the menu (Issue #5903) Also mark the share entries as disabled when sharing is not allowed or not available for a given file. If sharing is disabled globaly in the branding or in the server, the share entry will not be present. (Issues #4205 and #4608) Meta issue #6292
ogoffart
added a commit
that referenced
this issue
Jan 25, 2018
…s disabled. This adds "Open in browser" entry in the menu (Issue #5903) Also mark the entries as disabled when the file is not yet on the server. If re-sharing is not allowed for that file, a disabled explaination entry is added to the menu. If sharing is disabled globaly in the branding or in the server, the share entry will not be present. (Issues #4205 and #4608) Meta issue #6292
ogoffart
added a commit
that referenced
this issue
Jan 26, 2018
…s disabled. This adds "Open in browser" entry in the menu (Issue #5903) Also mark the entries as disabled when the file is not yet on the server. If re-sharing is not allowed for that file, a disabled explaination entry is added to the menu. If sharing is disabled globaly in the branding or in the server, the share entry will not be present. (Issues #4205 and #4608) Meta issue #6292
ogoffart
added a commit
that referenced
this issue
Jan 26, 2018
…s disabled. This adds "Open in browser" entry in the menu (Issue #5903) Also mark the entries as disabled when the file is not yet on the server. If re-sharing is not allowed for that file, a disabled explaination entry is added to the menu. If sharing is disabled globaly in the branding or in the server, the share entry will not be present. (Issues #4205 and #4608) Meta issue #6292
Works for me, tested on macOS. |
mint linux taratested with nautilus browser. OK works fine. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #5023 (comment) my @michaelstingl
There are options to copy or email the private link, but not one to open it in a browser.
The text was updated successfully, but these errors were encountered: