Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Directory selected by param (disk and path) #17

Closed
wiiwilasinee opened this issue Apr 1, 2019 · 1 comment
Closed

Directory selected by param (disk and path) #17

wiiwilasinee opened this issue Apr 1, 2019 · 1 comment

Comments

@wiiwilasinee
Copy link

Hi Dev master,
Is this library has anyway to selected default location of directory by using param disk and path ?

for example: if I set setting disk: diskA / path: directoryA/folderA, Can this app default at diskA/directoryA/folderA?

Thank you.

@alexusmai
Copy link
Owner

Hi.

You can use URL params only for setting the default disk

// !!! The disk must be in diskList !!!

// one window
http://site-name.com/your-url?leftDisk=public

// two windows
http://site-name.com/your-url?leftDisk=public&rightDisk=images

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants