-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
acceptedFeature or bug accepted. PR is welcome.Feature or bug accepted. PR is welcome.bugSomething is not workingSomething is not working
Description
Checklist
- I can reproduce the bug with the latest version given here.
- I made sure that there are no existing issues - open or closed - to which I could contribute my information.
- I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
- I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
- I have read and understood the contribution guidelines.
Affected app version
1.6.0 org.fossify.notes
Affected Android/Custom ROM version
LineageOS 20-20240705
Affected device model
Samsung SM-G965F
How did you install the app?
GitHub releases
Steps to reproduce the bug
- Install notes-12-foss-release.apk
- Manually create Note.txt file somewhere in your directory tree, set Note.txt as widget on the screen.
- Open Note.txt with fossify notes.
- Add some text via fossify notes user interface to the note (edit file Note.txt).
- Close fossify notes.
- Open file Note.txt with editor, change content and save it. (in real life SyncThing modifies the file during synchronisation process).
- Open Note.txt with fossify notes again. All changes are reflected properly. Close fossify notes.
- Check note content at the widget - changes are not reflected.
- Open Note.txt with fossify notes again. Press enter or add some text. Close fossify notes.
- Check note content at the widget again - changes are reflected.
SUMMARY: Widget note is not updated automatically when note txt file is modified by SyncThing. It gets updated only if the note is edited by main fossify notes application. This prevents widget usability if notes are synchronized between devices.
Expected behavior
If note.txt file is modified by SyncThing, note widget content shall be updated automatically.
Actual behavior
If note.txt file is modified by SyncThing, widget note content stays unchanged until fossify notes application opens and modifies the file.
Screenshots/Screen recordings
No response
Additional information
No response
Metadata
Metadata
Assignees
Labels
acceptedFeature or bug accepted. PR is welcome.Feature or bug accepted. PR is welcome.bugSomething is not workingSomething is not working