QuickCut 的评价
QuickCut 作者: LockeLamora
10 条评价
- 评分 4 / 5来自 Firefox 用户 17863880,2 年前Worked perfectly until Firefox update 112.0 (64 bit) on my Windows 10 Home PC. Hoping for an update to restore functionality.
UPDATE for DEVELOPER - Thank you for your response, but your suggestion does not work. The QC icon in the Tool Bar does not "do" anything when you Mouse click on it - there is No "drop down" or Option to save as HTML or anything else. Formerly, it saved an Internet Shortcut to the Downloads Folder for WIndows 10, which could then be Cut & Paste or Drag & Drop into any Folder desired. FIREFOX now at ver 112.0.1
We posted our initial complaint in the Firefox / Mozilla Support Forum, we were re-directed to you as the Developer. We then posted your Response and the link you provided to the Bug Report there as well. Here's hoping this gets sorted out quickly.开发者回应
发布于 2 年前Unfortunately the Firefox developers have made a change to stop allowing .url files from being saved. The bug report is still open (https://bugzilla.mozilla.org/show_bug.cgi?id=1827115) so I'm hoping this gets fixed.
I also have recently worked on a new feature to allow users to choose their own file extension / file contents which will hopefully also help.. But it seems .url files are just not going to be able to be downloaded until the regression gets fixed.
As a temporary work-around you could change file type to .html. This still works and does work on Windows.
UPDATE:
Ah yes, apologies for not explaining clearly: what I meant is to go into the extension settings (right click icon -> manage extension) or go to settings -> extensions & themes, click on QuickCut and go to Preferences. In there you'll find the option to change the default filetype (url) - 评分 4 / 5来自 TheRolf,4 年前Does what I want. Simple. Effective. I'm just not giving the fifth star because I would have liked lnk files for Windows and save links with the context menu and not only the page itself
开发者回应
发布于 4 年前A .lnk is a shortcut to a physical file or object on the computer, so this is not possible
As for your second suggestion, this functionality does exist, but it's disabled by default, you can enable it in the add-on settings. - 评分 4 / 5来自 DadK,4 年前Had to reinstall Firefox on Windows 10. Lost my profile and Add-ons. Reinstalled Firefox, then QuickCut. Under Options selected (1) Choose a type: Windows .url, (2) Always save as: Not Set (3) checked the Context Menu box, and (4) typed ‘Saved Links’ (without quotes) into the Folder box (after first creating the soft symbolic link in a terminal: mklink /D %HOMEPATH%\Downloads\Desktop %HOMEPATH%\Desktop. I then hit the Save button. From the (right-click) Context menu I saved a link to a website – expecting the same behavior from QuickCut that I used to get: the link is created on my Windows 10 Desktop. But now it’s created in my (symbolically-linked) folder on my Desktop: Saved Links. Is there any way to get the link to appear on my Desktop directly (as it once did) rather than in the folder on my Desktop (Saved Links)? Five stars, not four, if I can get the link placed directly on my Windows 10 Desktop! (BTW: I built a one-click vbs client script solution to stop the warning that appears when trying to open the QuickCut link. Can share if anyone is interested.)
- 评分 4 / 5来自 ^L^,4 年前
- 评分 4 / 5来自 Daps,5 年前Works well, except for the security box that pops up every time I open an url shortcut. This has been mentioned several times by other reviewers but I can't find any response. Thanks
- 评分 4 / 5来自 celtic-knot,5 年前Thank you! I'm another for whom DeskCut was essential, and for whom QuickCut will become an essential replacement.
Like some other reviewers, I have had times when it does nothing, doesn't create anything. Like them, that's a problem: you don't want to have to constantly monitor whether it's worked or not. So I've tried to dig to investigate the problem:
A typical problem would be saving a QuickCut of an individual tweet. And here's where I think the problem comes. QuickCut uses the page title as a filename; twitter uses the tweet content as the page title; the content can contain up to 280 chars, including ones that are invalid. QuickCut seems to be okay at stripping out invalid characters, but not at stripping back excess characters. If you use the 'Save As' screen you can strip them back manually and it works. But if you set it to automatically save to default folder, it treats it as an invalid filename and does nothing.
So could it - by default or as a preference - limit the length of the title, as that would seem to solve the problem? (If relevant, this is on Linux)
I really want it to just work in the background as DeskCut did...
Thank you again for your work on this.开发者回应
发布于 5 年前Hey, thanks for the review, you're completely right, the length of the filename being too long was something I overlooked when I made this extension, I just uploaded a new version that fixes these issues. Hope it works for you and others. - 评分 4 / 5来自 pmj,6 年前
- 评分 4 / 5来自 Firefox 用户 10924416,6 年前Thanks for this. Long time user of Deskcut so glad to have this. One question - whenever I open a URL a dialog box asks me if I want to open this file. Is there a way to avoid this and open the URL directly?
- 评分 4 / 5来自 Firefox 用户 13958119,6 年前Thank you for this add-on. Please add option to save to desktop directly and also to use same site name.
- 评分 4 / 5来自 Firefox 用户 13779362,7 年前LockeLamora:
Is there any way to have the link to go directly to the desktop and bypass the Save-As window?
Other than that it works great!开发者回应
发布于 7 年前You can bypass the confirmation windows by changing your Files and Applications settings to "Save files to" and then choose "Desktop". Do keep in mind that this will save all your downloads to desktop.
Unfortunately it is only possible for the extension to save files relative to the download directory. I am planning on creating a setting that will allow users to choose download folders relative to the download directory. This folder can then be redirected to another folder using a symbolic link.