All Projects → 1nsp1r3rnzt → Chrome Anki Quick Adder

1nsp1r3rnzt / Chrome Anki Quick Adder

Licence: mit
This chrome extension provides the ability to create Anki cards directly from Google Chrome on your Anki Desktop.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Chrome Anki Quick Adder

Odh
A chrome extension to show online dictionary content.
Stars: ✭ 695 (+543.52%)
Mutual labels:  anki, chrome-extension
Dictionaries
One dictionary to rule them all -- a browser extension to help you learn languages
Stars: ✭ 134 (+24.07%)
Mutual labels:  anki, chrome-extension
Sillynium
Automate the creation of Python Selenium Scripts by drawing coloured boxes on webpage elements
Stars: ✭ 100 (-7.41%)
Mutual labels:  chrome-extension
Devtools Ds
UI components, libraries, and templates for building robust devtools experiences.
Stars: ✭ 105 (-2.78%)
Mutual labels:  chrome-extension
Chrome Tab Sugar
Organize and manage your tabs from a single page! - Firefox Panorama for Chrome
Stars: ✭ 102 (-5.56%)
Mutual labels:  chrome-extension
Ui Kit For Chrome Extensions
A UI template for designing the options/settings page for Chrome Extensions. It resembles the exact look as the native settings page of Chrome Browser.
Stars: ✭ 100 (-7.41%)
Mutual labels:  chrome-extension
Cromos
Cromos is a tool for downloading legitimate extensions of the Chrome Web Store and inject codes in the background of the application.
Stars: ✭ 103 (-4.63%)
Mutual labels:  chrome-extension
Yi Note
YiNote browser extension - online video note taking tool
Stars: ✭ 96 (-11.11%)
Mutual labels:  chrome-extension
Gibbon Tabs
The Chrome tab manager you always wanted.
Stars: ✭ 107 (-0.93%)
Mutual labels:  chrome-extension
Customrightclickmenu
A browser extension to add links and run scripts/stylesheets all from your right-click menu
Stars: ✭ 102 (-5.56%)
Mutual labels:  chrome-extension
Ui Tool
UI for create-web-ext
Stars: ✭ 104 (-3.7%)
Mutual labels:  chrome-extension
Elixir Tab
Little bit of Elixir in every new tab
Stars: ✭ 102 (-5.56%)
Mutual labels:  chrome-extension
Tight
A browser extension that simplifies the Slack interface, making it easier to focus.
Stars: ✭ 101 (-6.48%)
Mutual labels:  chrome-extension
Chrome Better History
Replace the default Chrome history with this better history plugin.
Stars: ✭ 103 (-4.63%)
Mutual labels:  chrome-extension
Markdown Clipper
A Firefox and Google Chrome extension to clip websites and download them into a readable markdown file.
Stars: ✭ 100 (-7.41%)
Mutual labels:  chrome-extension
Wikipediap2p
WikipediaP2P.org Chrome Extension
Stars: ✭ 105 (-2.78%)
Mutual labels:  chrome-extension
Save In
WebExtension for saving media, links, or selections into user-defined directories
Stars: ✭ 99 (-8.33%)
Mutual labels:  chrome-extension
Tabfern
Google Chrome extension for saving and restoring sets of tabs, and for switching between windows and tabs from a vertical, grouped list.
Stars: ✭ 102 (-5.56%)
Mutual labels:  chrome-extension
Notion To Anki
Easily convert your Notion Toggles to Anki flashcards ⭐️
Stars: ✭ 102 (-5.56%)
Mutual labels:  anki
Darkreader
Dark Reader Chrome and Firefox extension
Stars: ✭ 12,052 (+11059.26%)
Mutual labels:  chrome-extension

Chrome Web Store

chrome users

chrome Anki Quick Adder

This chrome extension provides the ability to create Anki cards directly from Google Chrome on your Anki Desktop.

main features

features

  • [x] Ability to create Anki cards directly from Google Chrome on your Anki Desktop.
  • [x] Drop-down with all your tag for auto-complete feature.
  • [x] create card from chrome Menu Extension icon.
  • [x] In-line WYSIWYG editor.

Demo

demo

Installation

  • Please start Anki before running chrome or before installing chrome extension.
  1. Install ankiConnect
  1. Restart Anki
  2. install extension from webstore
  3. See known bugs and issues in this readme to solve any bugs.

Clone

  • Clone this repo to your local machine using https://github.com/1nsp1r3rnzt/chrome-anki-quick-adder/

Getting Started

  1. You can add cards through pop-up or chrome menu.
  2. Please, select a deck and note type before adding cards for the first time.

From Chrome Menu

ssss

  1. Select the word, you want to enter.
  2. Right click, then, Click the field to send the word to that field.
  3. Finally, click submit.
  4. Select, word for the other field and add it.
  5. Right click and Click submit.
  6. A popup will open to submit your data for 2 seconds and will close.

Add From Popup.

enter image description here

  1. Run Anki. The decklist is populated then only.
  2. Click App [icon][icon] to open app.
  3. Select Deck type.
  4. Select Card type.
  5. Enter the data in fields.
  6. ( Optional) Enter tags separated by ; for multiple tags.
  7. Click Add Note.
  8. You see a notification if card is entered successfully or not.

Known Bugs and Solutions

Bug Solution Reason
chrome Menu disappears enter image description here 1. Start Anki
2. Goto extension settings.
3. Settings> Click Rebuild Menu
1. Anki is not running.
2. Chrome was opened before running Anki
Duplicate Note. Note not Added. Change main field as Anki doesn't allow duplicate notes. Note is already present in Anki
No notification on Mac on successful card addition. no solution yet need mac to test so not fixable yet.

Contributing

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • 👯 Clone this repo to your local machine using https://github.com/1nsp1r3rnzt/chrome-anki-quick-adder.git

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3


ChangeLog

                                    Version 1.0.4 - Tuesday, June 19th, 2018
                                    - Ability to export and import your saved notes in extension.
                                    - fixed typeError bug on saving notes.
                                    - Quick icon to turn off global sticky fields.
                                    --------------------------------
                                    Version 1.0.3 - Tuesday, June 19th, 2018
                                    - Moved to local storage to save currentFields instead of sync
                                    --------------------------------
                                    Version 1.0.2 - Tuesday, June 19th, 2018
                                    Fixed Type Error
                                    --------------------------------
                                    Version 1.0.1 - Tuesday, June 19th, 2018
                                    Fixed bug for users who updated extension.
                                    --------------------------------
                                    Version 1.0.0 - Monday, June 18th, 2018
                                      - Ability to save notes in Local Storage and sync later. (settings-> saveNotes)
                                      - Added ability to customize in-line editor buttons (settings-> In-Line editor Buttons)
                                    - Added sticky Fields. Click [S] icon and field data will persist after adding a note until you clear.
                                    - Mode to change field background theme to dark mode temporarily.
                                    - Fixed field deletion on noteType   change.
                                    ---------------------------------------
                                      Version 0.0.9 - Sunday, June 10th, 2018
                                      - Fixed bugs
                                    ---------------------------------------
                                      Version 0.0.8 - Sunday, June 10th, 2018
                                      - Toggle between favourite decks or models (select more than one deck or model)
                                      - Fixed cloze caret position
                                      - Customizable shortcuts
                                    ---------------------------------------Version 0.0.7 - Wednesday, June 7th, 2018
                                      - card submission directly on shortcut instead of submission through pop-up.
                                    ---------------------------------------Version 0.0.6 - Wednesday, June 7th, 2018
                                    -fixed settings bug for users who updated instead of installing it.
                                       Version 0.0.5 - Wednesday, June 6th, 2018
                                    ---------------------------------------
                                    - shortcuts for: deck, model and Cloze
                                    - shortcuts for: adding selection to fields
                                    - Cache for: decks, models and tags
                                    - settings for: cleaning text
                                    - Settings for: submit timeout from chrome menu

                                      Version 0.0.4 - Sunday, June 3rd, 2018
                                    ---------------------------------------
                                    - Fixed adding cards from context menu

                                        --------------------------------------------------
                                    Version 0.0.3 - Sunday, June 3rd, 2018
                                    -----------------------------------------------------------------------------------------
                                    - Fixed appendMode
                                    - Added setting to turn on debugging.
                                             
                                    Version 0.0.2 - Saturday, June 2nd, 2018
                                    -----------------------------------------------------------------------------------------
                                    - Fixed note adding error on windows and mac
                                    
                                    -----------------------------------------------------------------------------------------
                                    Version 0.0.1 - Friday, June 1, 2018
                                    -----------------------------------------------------------------------------------------
                                    - Released beta version
                                    -fixed deck selection for single decklist
                                    -fixed deck selection for modelList
                                    - parsed tags for auto-complete

License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].