Recensioni per SingleFile
SingleFile di gildas
Recensione di OmTatSat
Thank you, great addon!
Can you please add ability to set path to save?
Upd.
Thank you, this is worked.
i use screentextshot/{page-title} ({date-iso} {time-locale}).html
Also to move to any different folders, not subfolder i use AHK script
~^+y:: ;hot key ctrl shift y
Loop { ; wait until file is exist
sleep, 5000
} Until FileExist("C:\Users\Sat\Downloads\screentextshot\*.html")
Loop Files, C:\Users\Sat\Downloads\screentextshot\*.html ; get created file names from folder
{
Filemove, %A_LoopFileFullPath%, C:\staff\screentextshot\%A_LoopFileName%, 1 ; move to destination folder
ToolTip, Сохранено C:\staff\screentextshot\%A_LoopFileName% ; message
;Msgbox % A_LoopFileFullPath "`nC:\NewPath\" A_LoopFileName A_LoopFileLongPath
Sleep, 2000
ToolTip ; remove message
}
return
Can you please add ability to set path to save?
Upd.
Thank you, this is worked.
i use screentextshot/{page-title} ({date-iso} {time-locale}).html
Also to move to any different folders, not subfolder i use AHK script
~^+y:: ;hot key ctrl shift y
Loop { ; wait until file is exist
sleep, 5000
} Until FileExist("C:\Users\Sat\Downloads\screentextshot\*.html")
Loop Files, C:\Users\Sat\Downloads\screentextshot\*.html ; get created file names from folder
{
Filemove, %A_LoopFileFullPath%, C:\staff\screentextshot\%A_LoopFileName%, 1 ; move to destination folder
ToolTip, Сохранено C:\staff\screentextshot\%A_LoopFileName% ; message
;Msgbox % A_LoopFileFullPath "`nC:\NewPath\" A_LoopFileName A_LoopFileLongPath
Sleep, 2000
ToolTip ; remove message
}
return
Replica dello sviluppatore
pubblicato il 5 anni faThank you for the review. You can save pages in sub-folders of your download folder by delimiting them with "/" in the filename template (see the options page).
Edit: Thank you for the feedback and the additional info.
Edit: Thank you for the feedback and the additional info.
963 recensioni
- Valutata 5 su 5di Ka, 5 giorni fa
- Valutata 1 su 5di Prince Antwi, 11 giorni fa
- Valutata 5 su 5di Utente Firefox 19048867, 15 giorni fa
- Valutata 5 su 5di A. Bilmanda, 18 giorni fa
- Valutata 5 su 5di pnkntr, un mese fa
- Valutata 5 su 5di Utente Firefox 19016964, un mese fa
- Valutata 5 su 5di Toukon, un mese fa
- Valutata 5 su 5di ali, un mese fa
- Valutata 4 su 5di tuxmux, un mese fa
- Valutata 5 su 5di Utente Firefox 18680106, un mese faWorks exactly as advertised, finally pressing Ctrl+S actually does what it's supposed to instead of making a broken document.
- Valutata 5 su 5di Utente Firefox 18978921, 2 mesi fa
- Valutata 5 su 5di addonexplorer, 2 mesi faExcellent archival tool! These days you cannot trust that any page will be available or drastically modified in the future.
SingleFile grabs everything or just parts, incredibly usefu and I use this along with Obsidian webclipper + Obsidian. - Valutata 5 su 5di Utente Firefox 18977738, 2 mesi fa
- Valutata 5 su 5di OverLordGoldDragon, 2 mesi fa