What's new in PaperNote?
v1.1.0
Added Tab Lock for inserting tab characters into the document without leaving the editor. When the editor is focused, press Escape to enable Tab Lock. You can then use Tab to insert a tab character and Shift + Tab to move back to the left.
Added an emoji picker to the toolbar. You can insert them from the emoji dropdown or by typing shortcuts like ":-)" followed by a space.
Added a focus border to the editor for better accessibility. To keep it less distracting, the blue border fades out in less than half a second.
Fixed missing image resize handles and toolbar. Images can now be resized again.
Fixed an issue where whitespace could not be inserted at the beginning of a new line.
Fixed spacing between lines.
Added more tests.
Updated info box.
v1.0.2
Fixed a text editor issue where list shortcuts like
*,-,[]or numbered lists such as1.,2.,3.,4.could accidentally remove nearby characters or sometimes cut off the next line.Fixed an issue where heading shortcuts like
#,##,###or####could accidentally be triggered in the middle of a line. They now only apply at the beginning of a line.Added more regression tests to improve reliability during development.
The info button is no longer visible when printing the document.
Improved the wording of the warning shown when importing a document without Google Drive sync enabled.