coderaiser

Results 257 comments of coderaiser

Why? Because I have no idea how to make it happen 🤷‍♂️. How do you imagine this from architecture perspective?

> The easiest way, when closing the upload window, put it somewhere (which can be opened again) Where?

Hi Kirtapix, Copying download link - it's a very good idea for a Pull Request :). About `mkv`, it [doesn't supported by browsers](https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Video_codecs), so it's not possible for now. Happy...

Could you please tell me why don't you use `Download` menu item?

> @coderaiser It's actually just Firefox that can't play MKV files. Chromium and Edge native both support playing MKV files by declaring a "video/webm" MIME type. In this case `mkv`...

@doublethinkio you can also use: ```js export default { 'F6 - Copy URL to Current File': async ({DOM}) => { const {path} = DOM.CurrentInfo; const url = `${window.location.href}${path}`; const {default:...

That's amazing idea for a pull request :), something like [qusly](https://github.com/qusly/qusly) this can be used for this purpose. Could you please tell me, are you talking about full `dropbox` support...

That's not possible right now :), but still a great idea

Hell @mackonsti , 1. If I understand you right, you can just press `*` key to invert selection. 2. You can set `root` directory using env variable `CLOUDCMD_ROOT` or `--root`...

Ok, I understood what are you talking about :). 1. There is no such an option as startup directory. 2. No inverted selection as well. Anyways that’s a good idea...