Saving time in Notes.
As far as I know, the text is saved as soon as I type it in notes.
It works very fine.
However when I write down numbered list with blank lines made using [Shift+Enter], click another notes and return to previously edited notes, the blanks lines are gone.
For example...
What I want to make:
1. AAA
2. BBB
3. CCC
----------------------
At first I write:
1. AAA
<-- this is a blank line made with Shift+Enter, in HTML <br>
2.BBB
<-- this is a blank line made with Shift+Enter, in HTML <br>
3.CCC
However, after some while, when I re-open the note, it is :
1.AAA
2.BBB
3.CCC
or
1.AAA
2.BBB
3.CCC
As a result, I have to do [Shift+Enter] again
Do I have to wait for some seconds to save the edited?
It works very fine.
However when I write down numbered list with blank lines made using [Shift+Enter], click another notes and return to previously edited notes, the blanks lines are gone.
For example...
What I want to make:
1. AAA
2. BBB
3. CCC
----------------------
At first I write:
1. AAA
<-- this is a blank line made with Shift+Enter, in HTML <br>
2.BBB
<-- this is a blank line made with Shift+Enter, in HTML <br>
3.CCC
However, after some while, when I re-open the note, it is :
1.AAA
2.BBB
3.CCC
or
1.AAA
2.BBB
3.CCC
As a result, I have to do [Shift+Enter] again
Do I have to wait for some seconds to save the edited?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
extensions.zotero.note.css, set it to something likeli { margin-bottom: 1em; }, and then restart Zotero.But if you really want to do it with markup in the note itself, you can press Shift-Enter and then add a space and it should save.