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
- if client passes canUserAddNote flag in ping response,
display a textarea note field above tag selector
- the window will remain open if the focus is in the
textarea, same as with tags
- on blur, note content is passed to the client to save
as a child note
- Enter from the note field will add a new line.
Shift-Enter can close the dialog.
Fixes: zotero#376
https://twitter.com/bianca_oli_per/status/1493488321691009031
Don't want to make the save popup too complicated, but a three-line text area that gets turned into a child note might be nice.
Would need client support (including moving the created child note between libraries)
The text was updated successfully, but these errors were encountered: