GithubHelp home page GithubHelp logo

Comments (10)

montemartin avatar montemartin commented on August 21, 2024 1

@dxcore35 check out Organize. I use it for exactly this use case: moving files from ~/Downloads to my Obsidian Inbox folder for later processing. I have MarkDownload configured with specific name format ({date:YYYYMMDDHHMM}-{title}.bookmark) and Organize is configured to only move files with that format.

from markdownload.

deathau avatar deathau commented on August 21, 2024

I've had this request a couple of times from a few places, but it's not something I know how to solve, unfortunately.

The browser only allows me to specify whether I should open the Save As modal, or stick with the browser default. And I don't have any access to the file system to list folders, let alone write to one. It's a potential security issue for the browser.

My suggestion would be to turn on the "Save As" option in the extension's settings. I think it remembers the last selected folder, so it would only be one extra click 🤞. I agree it's not ideal, but I haven't got a better solution at the moment.

from markdownload.

dxcore35 avatar dxcore35 commented on August 21, 2024

Just check this extension. it is doing it somehow. Maybe you can ask the devs of this extension.

https://chrome.google.com/webstore/detail/dbjbempljhcmhlfpfacalomonjpalpko

So it is possible.

from markdownload.

deathau avatar deathau commented on August 21, 2024

I'll look into it. Thanks for the lead

from markdownload.

deathau avatar deathau commented on August 21, 2024

@dxcore35 I've had a look into this extension, and it looks like it's got the same limitations I'm talking about. It can download into a subfolder of the downloads folder, but can't download anywhere outside of the downloads folder.

So for example, if your downloads folder is ~/downloads and you specified you wanted to download to a folder called 🌱SEEDBOX, then the downloaded files will end up in ~/downloads/🌱SEEDBOX. This could work if you have set your browser's default downloads folder to be the same as your vault (or your vault lives inside of your downloads folder), but I don't think this is normal.

All that being said, specifying a subfolder for the notes probably isn't a bad idea (especially in relation to #22) so it's probably a worthwhile option to add.

from markdownload.

dxcore35 avatar dxcore35 commented on August 21, 2024

I see.....

Can you execute some standard terminal scripts via extension?
I just thinking that if you have access to download folder, you can download it there first and then in old fashion way just execute move command via terminal command.


Anyway, maybe that extension can give you ideas how to bulk download images :)

from markdownload.

deathau avatar deathau commented on August 21, 2024

Executing arbitrary terminal scripts would be an even bigger security risk than accessing the local file system, so I doubt there would be a way to do that. However, in the future, I could probably rig up an obsidian plugin which is able to do that and potentially have the extension trigger the obsidian plugin via custom URL to move the files into the vault.

It's all pretty pie-in-the-sky at the moment, but I'm definitely looking out for opportunities.
And yea, it will help with the downloading images idea, thanks 👍

from markdownload.

dxcore35 avatar dxcore35 commented on August 21, 2024

The plugin will more better idea! And I think more easy to do and with no restrictions....

from markdownload.

deathau avatar deathau commented on August 21, 2024

@dxcore35 I've made a couple of updates that might help you (pending release)

  • the title template should allow forward slashes so you can save to a subfolder of your download folder
  • fixed #24 so you can use the keyboard shortcut (alt+shift+M) then enter to quickly download to that folder

from markdownload.

Gr-Nobel avatar Gr-Nobel commented on August 21, 2024

This thread is off for a while. I see a Obsidian integration option on the plugin manage page. Does the integration work.I have tried to use it but wasn't successfull.

from markdownload.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.