nextcloud / notes-android

✎ Android client for Nextcloud Notes app.
https://play.google.com/store/apps/details?id=it.niedermann.owncloud.notes
GNU General Public License v3.0
937 stars 134 forks source link

Preserve the timestamp of unchanged notes #2433

Open sircode opened 1 week ago

sircode commented 1 week ago

This issue respects the following points:

Describe the bug

Note should preserve the timestamp (creation time), when just moved to a different category

Expected behavior

No response

Notes Android version

4.3.1

Notes server version

4.11.0

Nextcloud Android version

28.0.4

Nextcloud version

28.0.4

Device

All

Android Version

10

App Store

Stacktrace

No response

stefan-niedermann commented 1 week ago

Since you opemed the issue specifucally in the repository of zhe Notes Android App: How does the Notes server app behave? The behavior of the server app is leading. Adjusting Notes Android to the server app is fine, foe the other way around we would need to open this change request in the repository of the server app.

sircode commented 1 week ago

I see, thx, didn't know that. So when moving a file from dir A to dir B, what happens, when I change the category, the server app creates a new timestamp. I will look for the server app repo here.