MarkdownPreview icon indicating copy to clipboard operation
MarkdownPreview copied to clipboard

Add ability to copy the HTML file location to clipboard

Open roman-ku opened this issue 6 years ago • 5 comments

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.

roman-ku avatar Feb 10 '19 06:02 roman-ku

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

O-J1 avatar Mar 07 '19 10:03 O-J1

@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: https://github.com/facelessuser/MarkdownPreview/issues/68

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

roman-ku avatar Mar 08 '19 02:03 roman-ku

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?

O-J1 avatar Mar 08 '19 04:03 O-J1

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

facelessuser avatar Nov 08 '19 03:11 facelessuser

@gir-bot add T: feature

facelessuser avatar Nov 08 '19 03:11 facelessuser