Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

is there search function and resolve function? #192

Closed
Gorparth opened this issue Apr 28, 2021 · 5 comments
Closed

is there search function and resolve function? #192

Gorparth opened this issue Apr 28, 2021 · 5 comments

Comments

@Gorparth
Copy link

searching with name of file or folder and is there any function which is same as resolve function which was in previous version
?

@KTibow
Copy link

KTibow commented Apr 28, 2021

What?
Could you try to elaborate and use better grammar? Also, could you add examples/links/screenshots?

@Gorparth
Copy link
Author

Ya, is any search function in onedrivesdk, searching item based on mime_type?
Searching with specific name that may be either folder or file

Like I want to search example.pdf and mime type pdf ( just for example)

So how can I do that with onedrivesdk ?

I've written one search function but it is time consuming, if there is any search function in onedrivesdk only then it may be with less time complexity.

@Gorparth
Copy link
Author

Resolve function gives id of the file from path, in previous there was fun cation named resolve, but in newer api doesn't have that but I found something similar to that

client.item(path=path).get().id

@KTibow
Copy link

KTibow commented Apr 29, 2021

Is that possible with the plain API?

@baywet
Copy link
Member

baywet commented Oct 2, 2024

Thank you for reaching out and for your patience. This SDK is being officially deprecated. See #209 for more information

@baywet baywet closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants