Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notes aren't updating correctly (to update you have to re-add them) #406

Open
woerndl opened this issue Nov 5, 2024 · 1 comment
Open

Comments

@woerndl
Copy link

woerndl commented Nov 5, 2024

Steps to reproduce:

  1. Create a minimal template to import the sources notes
{% for note in notes %}
> {{ note.note }}
{% endfor %}
  1. Import notes
  2. Change the notes text
  3. Import again (note doesn't update)
  4. Duplicate note (notes do update)

Every time you want to update a note, you have to delete it and re-add it to have it recognized.

@Cod-Zhu
Copy link

Cod-Zhu commented Nov 18, 2024

I encounter the same problem. Thanks for your solution, and waiting for fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants