You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
the firefox add-on works really great, I just noticed two issues:
If "Always show Save As dialog" is switched on, I ca select a destination folder, however the images still go to the default download folder
Images that have spaces in the filename seem to be escaped differently in markdown and in the filesystem. Space is escaped as %20 - in the filesystem it becomes _20, however in markdown file the % is escaped again, so it becomes %2520.
Thanks,
Oli
The text was updated successfully, but these errors were encountered:
Hi,
the firefox add-on works really great, I just noticed two issues:
Thanks,
Oli
The text was updated successfully, but these errors were encountered: