mmickelson
- 合計アクティビティ 10
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
アクティビティの概要
mmickelsonさんの最近のアクティビティ-
mmickelsonさんがコメントを作成しました:
I agree that the sha1 should be searchable. We create a tool that allows an InDesign user to place images from Box as actual http sources so they are not broken for others who work on the same doc...
-
mmickelsonさんがコメントを作成しました:
I've been playing with the search API and may have found an issue, either with the documentation or the API.It appears that the query and file_extensions parameters are required, but that isn't in...
-
mmickelsonさんがコメントを作成しました:
To add to your solution, it looks like I could include a size range. Since I would know the exact size of the file, I could use that to find only files with that specific size. After that, I could...
-
mmickelsonさんがコメントを作成しました:
Thanks Murtza,Although it isn't ideal, it could work. Maybe someday, the SHA1 could be an option for searching.
-
mmickelsonさんが投稿を作成しました:
Search for matching image
回答済みI'd like to be able to eliminate duplicates of images in Box. For example, if I want to upload a logo and I know that image is already in Box somewhere, I'd like to have some way to search for tha...
-
mmickelsonさんがコメントを作成しました:
Leaving out the type attribute seems to include everything. Maybe you realized that too but it wasn't clear to me in the beginning. The problem (for me) is still being able to specify just files a...
-
mmickelsonさんがコメントを作成しました:
Is it possible to get all files AND folders that match the search query. It appears that they "type" parameter allows only one type, file OR folder but not both. In case my question isn't clear, i...