Skip to content

plucafs/MultiCopy2Clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiCopy2Clipboard

Copy a note field's text during reviews

Install   -   Usage   -   Configs   -   Credits

Install

⮤ Back to top

  1. Open Anki
  2. Open the addons window (Tools > Add-ons)
  3. Click on Get addons...
  4. Paste the addon id: 2060281054 (addon page)
  5. Click on Ok

Usage

⮤ Back to top

  1. Open the Addons window (Tools > Add-ons)
  2. Select the MultiCopy2Clipboard addon
  3. Click on Config
  4. Place the note field value you want to copy based on the review state (during question or answer)
  5. Place (eventually) the fallback values up to 9

Configs

⮤ Back to top

Config Example Description
questionField / answerField "questionField0": "Front",
"answerField0": ""
Inside the questionField0, place the name of the note field you want to copy when the question is displayed.

Inside the answerField0, place the name of the note field you want to copy when the answer is displayed.

Each subsequent questionField and answerField (1, 2, 3, ...) are used as fallbacks. They'll be used until a value can be found.

You can populate only the questionField(s) or answerField(s).
stripHtml 100%の<b>ジュース</b>。 ⟶ 100%のジュース。 Determines if the html from the text of the note field will be removed or not.
stripFurigana 僕[ぼく]が正[まさ]しく導[みちび]かないと ⟶ 僕が正しく導かないと Determines if the furigana from the text of the note field will be removed or not.

Credits

⮤ Back to top

Based on 1525025114

See the __init__.py file for a complete overview of the edits

About

Copy a note field text during reviews

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages