spacecowboy / spacecowboy/NotePad
Since 7.2.2 note lists are not updated when moving notes
Open
@CampelloManuel is already working on this.
Since Aug 1, 2025.
bug
- Dominant language
- Java
- Stars
- 409
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Moving a note to another list does not update the view in version 7.2.2
how To Reproduce
- make 2 lists
- add a note to list 1
- move it to list 2
- the note will still appear in list 1 (it should not)
- close the app
- reopen the app
- the note will now be in list 2
it's probably because of a dependency I updated.
check the logcat!
maybe add a function to refresh or reload a widget after moving a note ?
Technical information
- Device: google pixel 8a
- OS: stock android 16
- app version: 7.2.2, it did not happen in 7.2.0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.