截屏后粘贴,文件名和上次一样,总是image.png,这样刷新后就只有一张图。 #3807
gracedesign
started this conversation in
General
Replies: 4 comments
-
Each image gets its own ID even if it has the same file name. Are you experiencing a different behaviour? |
Beta Was this translation helpful? Give feedback.
0 replies
-
那可能是图片存储在S3的缘故,我尝试下数据库方式,thx
RoccoSmit ***@***.***> 于2024年8月14日周三 18:44写道:
… Each image gets its own ID even if it has the same file name.
e.g.
when taking screen shot of the calendar and pasting it twice
image.png (view on web)
<https://github.com/user-attachments/assets/d716f0c6-d640-475d-bf05-81894be35d72>
after saving
image.png (view on web)
<https://github.com/user-attachments/assets/fe40aa65-1280-4cd6-8c29-4d5b22907a77>
file identifiers
image.png (view on web)
<https://github.com/user-attachments/assets/ac6d9eae-ecdf-4c34-9308-10a4f703b83c>
Are you experiencing a different behaviour?
—
Reply to this email directly, view it on GitHub
<#3807 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKOF3JOUOA6HPZQ2S5OBOHTZRMYJLAVCNFSM6AAAAABMPPW5IKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMZTGU4TEMY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
[image: image.png][image: image.png]
There is no problem when using the database method.
Arvin.zhu ***@***.***> 于2024年8月18日周日 22:05写道:
… 那可能是图片存储在S3的缘故,我尝试下数据库方式,thx
RoccoSmit ***@***.***> 于2024年8月14日周三 18:44写道:
> Each image gets its own ID even if it has the same file name.
> e.g.
> when taking screen shot of the calendar and pasting it twice
> image.png (view on web)
> <https://github.com/user-attachments/assets/d716f0c6-d640-475d-bf05-81894be35d72>
>
> after saving
> image.png (view on web)
> <https://github.com/user-attachments/assets/fe40aa65-1280-4cd6-8c29-4d5b22907a77>
>
> file identifiers
> image.png (view on web)
> <https://github.com/user-attachments/assets/ac6d9eae-ecdf-4c34-9308-10a4f703b83c>
>
> Are you experiencing a different behaviour?
>
> —
> Reply to this email directly, view it on GitHub
> <#3807 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AKOF3JOUOA6HPZQ2S5OBOHTZRMYJLAVCNFSM6AAAAABMPPW5IKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMZTGU4TEMY>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
[image: image.png]When using S3 storage, the following problem will occur
Arvin.zhu ***@***.***> 于2024年8月19日周一 07:53写道:
… [image: image.png][image: image.png]
There is no problem when using the database method.
Arvin.zhu ***@***.***> 于2024年8月18日周日 22:05写道:
> 那可能是图片存储在S3的缘故,我尝试下数据库方式,thx
>
> RoccoSmit ***@***.***> 于2024年8月14日周三 18:44写道:
>
>> Each image gets its own ID even if it has the same file name.
>> e.g.
>> when taking screen shot of the calendar and pasting it twice
>> image.png (view on web)
>> <https://github.com/user-attachments/assets/d716f0c6-d640-475d-bf05-81894be35d72>
>>
>> after saving
>> image.png (view on web)
>> <https://github.com/user-attachments/assets/fe40aa65-1280-4cd6-8c29-4d5b22907a77>
>>
>> file identifiers
>> image.png (view on web)
>> <https://github.com/user-attachments/assets/ac6d9eae-ecdf-4c34-9308-10a4f703b83c>
>>
>> Are you experiencing a different behaviour?
>>
>> —
>> Reply to this email directly, view it on GitHub
>> <#3807 (comment)>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/AKOF3JOUOA6HPZQ2S5OBOHTZRMYJLAVCNFSM6AAAAABMPPW5IKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMZTGU4TEMY>
>> .
>> You are receiving this because you authored the thread.Message ID:
>> ***@***.***>
>>
>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
如题,请大神指点。
Beta Was this translation helpful? Give feedback.
All reactions