how to respond to some of the menu options? #309
|
hi, first of all thank you for your hard work and for this AMAZING tool! |
Replies: 1 comment 1 reply
|
For the "f" option, you need to first copy the complete file path of the file you want to read into your clipboard. You should be able to do this using the windows file explorer, although, my apologies but I don't know the exact steps as I've never used windows 11 - googling "get file path windows" will likely help there, if you're not sure. Once you have the file path in your clipboard, just paste it into the ao3downloader window when it asks. I recommend using the context menu (right-click) rather than keyboard shortcuts for this - ctrl+v might work depending on your settings, but using the context menu is more reliable. Once you've pasted just hit enter and the program should proceed. The ignorelist prompt was supposed to have a "(y/n)" clarification at the end of it - the fact that it doesn't is actually a bug, so thank you for catching that! I'll fix it soon. (eta: fixed!) |
For the "f" option, you need to first copy the complete file path of the file you want to read into your clipboard. You should be able to do this using the windows file explorer, although, my apologies but I don't know the exact steps as I've never used windows 11 - googling "get file path windows" will likely help there, if you're not sure. Once you have the file path in your clipboard, just paste it into the ao3downloader window when it asks. I recommend using the context menu (right-click) rather than keyboard shortcuts for this - ctrl+v might work depending on your settings, but using the context menu is more reliable. Once you've pasted just hit enter and the program should proceed.
T…