Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note field to save popup #376

Open
dstillman opened this issue Feb 15, 2022 · 2 comments · May be fixed by #533
Open

Add note field to save popup #376

dstillman opened this issue Feb 15, 2022 · 2 comments · May be fixed by #533

Comments

@dstillman
Copy link
Member

dstillman commented Feb 15, 2022

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)

@dstillman
Copy link
Member Author

@dstillman
Copy link
Member Author

abaevbog added a commit to abaevbog/zotero-connectors that referenced this issue Feb 25, 2025
- 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
@abaevbog abaevbog linked a pull request Feb 25, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant