Reports Bugs / Improvements
Created on August 20|Last edited on August 20
Comment
Bug 1: Cannot paste text into empty header.
Steps To reproduce:
1) Hit '/' and select any header
2) Try to paste into header
Current workaround is to type one character and then paste
Bug 2: Cannot paste links into editor without the editor percieving the following text after as a link
Steps to reproduce: Paste the following into the editor, then try to continue typing after pasting
""
Some text
""
Bug 3: Dragging and dropping images on mac with chrome is buggy.
Steps To reproduce:
When dragging an image over the editor, a green plus image appears, however, this green plus image does not signify readiness to accept the image (currently if you release the image when the green plus image is showing, the image will not be added). This seems misleading.
Improvement 1: Code cells should have a copy button at the top right, for easy code copying
Example

Improvement 2: Allow pasting of headers in a similar format to Notion/ChatGPT
For example, if I paste "### Some text", this text could be styled in a similar way as it is displayed in Notion/ChatGPT
Add a comment