A request from icebear on the Obsidian Forum: An option to batch download all current tabs in an open window, so you can open a bunch of articles and download the lot at once - without all the clicking involved in doing that now.
The text was updated successfully, but these errors were encountered:
This would probably have to be something I add into a context menu or something. Not sure if you can tap into tab context menus in extensions these days. If not, I'll have to add a context menu to a page for 'MarkDownload > Save current tab' and 'MarkDownload > Save all tabs in window' (could also do it for selected text, but that would be a separate issue)
I've added this now. Firefox lets me add a context menu to a tab, but chrome(ium) does not so, in that case, I added it to the "all" context menu, which shows up when you right-click the page, as well as the extension icon itself.
If you haven't got "save as" on, it's pretty cool, downloading a bunch of .md files at once. If you do, you have to click through one dialog per file, which can get annoying
A request from icebear on the Obsidian Forum: An option to batch download all current tabs in an open window, so you can open a bunch of articles and download the lot at once - without all the clicking involved in doing that now.
The text was updated successfully, but these errors were encountered: