You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dragging a block of selected text from within a note and dropping it onto another note in the note list causes the text to disappear; cannot "undo" the removal of text.
Data is completely lost if cloud-sync and auto-save are enabled, as the file will save and sync immediately.
Environment
Joplin version: 1.0.216
Platform: Windows
OS specifics: 10 Pro
Steps to reproduce
Inside a notebook, create a note (source) and enter some text
Create a second note (target)
Select the text in source, drag the selected text onto the target note Video
Describe what you expected to happen
Dragged text should "move" from the source note to the end of the target note, just like dragging a note to another notebook will "move" the note.
Logfile
No relevant information in the logfile; simply shows the note had data, then was empty:
…itor as it can lead to data loss"
This reverts commit a75db94.
It turns out people often drag and drop text, so restoring the functionality.
See https://discourse.joplinapp.org/t/9406
Dragging a block of selected text from within a note and dropping it onto another note in the note list causes the text to disappear; cannot "undo" the removal of text.
Data is completely lost if cloud-sync and auto-save are enabled, as the file will save and sync immediately.
Environment
Joplin version: 1.0.216
Platform: Windows
OS specifics: 10 Pro
Steps to reproduce
Video
Describe what you expected to happen
Dragged text should "move" from the source note to the end of the target note, just like dragging a note to another notebook will "move" the note.
Logfile
No relevant information in the logfile; simply shows the note had data, then was empty:
2020-05-29 21:47:57: "Saving note...", "{"id":"707685c673be4d12928b47a3afb67c48","title":"source","body":"\ntest text move"}"
2020-05-29 21:47:57: "Scheduling sync operation...", "30000"
2020-05-29 21:48:00: "Saving note...", "{"id":"707685c673be4d12928b47a3afb67c48","title":"source","body":"test text move"}"
2020-05-29 21:48:00: "Scheduling sync operation...", "30000"
2020-05-29 21:48:04: "Saving note...", "{"id":"707685c673be4d12928b47a3afb67c48","title":"source","body":""}"
2020-05-29 21:48:04: "Scheduling sync operation...", "30000"
2020-05-29 21:48:07: "SearchEngine: Updating FTS table..."
The text was updated successfully, but these errors were encountered: