update: readme action workflow
This commit is contained in:
parent
91ab9e1d2c
commit
9282b0ae2a
10
README.md
10
README.md
|
|
@ -36,6 +36,8 @@ Better Notes Handbook (outdated, for version<=0.8.9): [中文 (provide translati
|
|||
|
||||
[GPT Integration](#gpt-integration)
|
||||
|
||||
[Action Workflow](#action-workflow)
|
||||
|
||||
[Other Features](#other-features)
|
||||
|
||||
</details>
|
||||
|
|
@ -217,6 +219,14 @@ You can:
|
|||
- Summarize/fix spelling and grammar/translate/polish the selection
|
||||
- Accept suggestions/modifications from GPT with `enter` key.
|
||||
|
||||
### Action Workflow
|
||||
|
||||
The [Actions & Tags](https://github.com/windingwind/zotero-actions-tags) plugin provides a powerful workflow engine for Zotero. If you also have Better Notes installed, you can use the following actions to automate note generation/editing/syncing/etc.:
|
||||
|
||||
- [Auto-generate note from template when opening an item](https://github.com/windingwind/zotero-actions-tags/discussions/108)
|
||||
- [Auto-sync note when opening/creating an item](https://github.com/windingwind/zotero-actions-tags/discussions/140)
|
||||
- [More...](https://github.com/windingwind/zotero-actions-tags/discussions/categories/action-scripts)
|
||||
|
||||
### Other Features
|
||||
|
||||
- Quick Note: convert annotation to note with one click.
|
||||
|
|
|
|||
Loading…
Reference in New Issue