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 the HTML file location to clipboard #69

Open
roman-ku opened this issue Feb 10, 2019 · 5 comments
Open

Add ability to copy the HTML file location to clipboard #69

roman-ku opened this issue Feb 10, 2019 · 5 comments
Labels
P: maybe Pending approval of low priority request. T: feature Feature.

Comments

@roman-ku
Copy link

I would like the ability to copy the HTML file location to my clipboard.

There is an option to Preview in Browser but I would like a link to the file instead of opening it in my default browser.

@O-J1
Copy link

O-J1 commented Mar 7, 2019

You can change what opens the file in the plugin settings.

/*
       Sets the default opener for HTML files

       default - Use the system default HTML viewer
       other - Set a full path to any executable. ex: /Applications/Google Chrome Canary.app or /Applications/Firefox.app
   */
   "browser": "default",

This issue should be closed. Additionally if you look further down in the settings at "path_tempfile": "", will find where to specify temp files be created

@roman-ku
Copy link
Author

roman-ku commented Mar 8, 2019

@Xamanthas

I would like to open my file in an already open Firefox incognito window. I do not think that's possible with the current options.

And as pointed out by another open issue: #68

You only set the directory not the actual filename so the path_tempfile option isn't all that helpful in this context.

@O-J1
Copy link

O-J1 commented Mar 8, 2019

Use another browser i.e firefox developer and make it never remember your history or https://ccm.net/faq/15012-how-to-start-firefox-in-private-mode-by-default

Other than that what do you have to hide in a markdown preview?

@facelessuser
Copy link
Owner

@gir-bot add C: feature, P: maybe

@gir-bot gir-bot added the P: maybe Pending approval of low priority request. label Nov 8, 2019
@facelessuser
Copy link
Owner

@gir-bot add T: feature

@gir-bot gir-bot added the T: feature Feature. label Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: maybe Pending approval of low priority request. T: feature Feature.
Projects
None yet
Development

No branches or pull requests

4 participants