Git Product home page Git Product logo

anki-plugins's People

Contributors

abdnh avatar balmeidas avatar lightmotive avatar matt2112 avatar shaoyi-robin-zhou avatar ssricardo avatar yhslai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

anki-plugins's Issues

Update to version 1.1

I can't seem to install the latest edition version 1.1. I have tried deleting anki web browser from anki, deleting the folder. After re-installing the config file says its version 0.9 and there is no Use System Browser option on the config screen.

Any suggestions?

Unable to see this note type

HI,
I am not sure if I'm stupidly missing the obvious. I have installed the add on "fill in the blank's" in my Anki and re-started the software. But I am not able to find the card type from the drop-down list that corresponds to this “fill in the blanks” card type. I have the latest Anki. What am I doing wrong? Please help.

Not working on Anki Version 2.1.24 (dev)

I've installed Fill the Blanks add-on and replaced {{cloze:Text}} with {{type:cloze:Text}} But it keeps saying "The front of this card is blank."
Screenshot_2020-03-22_21-53-14
This is how it is normally.
Screenshot_2020-03-22_21-52-41
This is how it looks after add-on installed and "type" added. How can I fix this?
Thank you for reading and making such a great add-on.
Edit#1
Tried on Anki Version 2.1.24 (9dda5cf6) too. The result is same either.
Edit#2
It was working on Anki Version 2.1.15.
Edit#3
I've noticed that if I put "type" in second card it looks like this. But still not working with first card.
Screenshot_2020-03-23_02-08-35

LaTeX does not render in {{type:cloze:Text}}

I have a few multiple cloze cards with LaTeX equations. The equations are subsituted with rendered images after the cloze answer is shown, but not before. I assume anki renders the {{cloze:Text}} field but not {{type:cloze:Text}}.

Is there something wrong with my configurations or is there a workaround?

Fill the blanks not maching answer

From comment on AnkiWeb:

I hope the improvement that I can compare the answer with what i had input. This is my card's back template:

《{{《》}}》

{{cloze:question}}

{{type:cloze:question}}

but I can't compare what I had input with the ture answer just like before.

TODO: Check possible bug.

Working fine and stopped suddenly....

Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools>Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you've discovered the add-on that is causing the problem, please report the issue on the add-ons section of our support site.
Debug info:
Anki 2.1.15 (442df9d6) Python 3.6.7 Qt 5.12.1 PyQt 5.11.3
Platform: Mac 10.14
Flags: frz=True ao=True sv=1
Add-ons possibly involved: Web Browser - Search selection Import texts and images automatically

Caught exception:
File "/Users/rachelstandifird/Library/Application Support/Anki2/addons21/864545277/searching.py", line 51, in
return lambda: self.showInBrowser(value)
File "/Users/rachelstandifird/Library/Application Support/Anki2/addons21/864545277/searching.py", line 58, in showInBrowser
self._menuAction(website, self._searchString)
File "/Users/rachelstandifird/Library/Application Support/Anki2/addons21/864545277/editor_controller.py", line 124, in openInBrowser
fieldList = note.model()['flds']
<class 'AttributeError'>: 'NoneType' object has no attribute 'model'

[Web Browser] Duck Duck Go Image Import

Hello.
In Duckduckgo both the expanded image and the view file button contain direct links to the image in a standard browser
image
yet the addon throws the following error message.
image

Option to turn off purple bar

Thanks for the add-on, it's really useful.

I have one request - if the purple bar (indicating area where markdown is being applied) can be made optional (may be in preferences) ?

I would not mind if it only shows in the previews, but it also shows up in card reviews which is distracting.

Thanks,
Param

drag pictures fail!!

when i drag pictures in browser to my card it's ok but when i save card it show a error like this photo and not display picture.
Capture

Unknown spontaneous issue...

Hello!

Love the add-on so far... was doing something else on my computer but had the add dialog open and I randomly received this error message.

Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools>Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you've discovered the add-on that is causing the problem, please report the issue on the add-ons section of our support site.
Debug info:
Anki 2.1.12 (eef86bf3) Python 3.6.7 Qt 5.12.1 PyQt 5.11.3
Platform: Mac 10.14.5
Flags: frz=True ao=True sv=2
Add-ons possibly involved: Markdown Support - With Batch n Preview, Search in Add Card Dialog, Frozen Fields

Caught exception:
File "aqt/webview.py", line 27, in cmd
File "aqt/webview.py", line 85, in _onCmd
File "aqt/webview.py", line 363, in _onBridgeCmd
File "", line 2, in myOnBridgeCmd
File "anki/hooks.py", line 74, in decorator_wrapper
File "anki/hooks.py", line 71, in repl
File "/Users/yilunzhang/Library/Application Support/Anki2/addons21/516643804/main.py", line 212, in onBridge
return _old(self, str)
File "/Users/yilunzhang/Library/Application Support/Anki2/addons21/1781298089/init.py", line 317, in myOnBridgeCmd
oldOnBridge(self, cmd)
File "aqt/editor.py", line 280, in onBridgeCmd
File "anki/hooks.py", line 29, in runHook
File "/Users/yilunzhang/Library/Application Support/Anki2/addons21/1259478414/controller.py", line 117, in
addHook('editTimer', lambda n: self._updatePreview())
File "/Users/yilunzhang/Library/Application Support/Anki2/addons21/1259478414/controller.py", line 276, in _updatePreview
self._editorReference.web.eval('cleanPreview();')
<class 'AttributeError'>: 'NoneType' object has no attribute 'eval'

Fill the blank

From a reviewer on ankiweb:

I think that the answer feedback while typing should've been an optional feature (if not absent at all). I'm saying this because I had an answer incorrect, and I already knew that I was wrong just typing, i.e., without seeing the back/answer of my card, so this influenced on my answer/performance. It would be awesome if we could customize the background color of the cloze/blank-box as well.

Doesn't work for Chinese.

This add-on is really good. But the color doesn't change for Chinese. Could you update it to support Chinese please? Thank you very much!

Error occurred

image

Will randomly get this error when I search a word for an image or web search. If I restart the card I'm trying to make by exiting out and then starting a new card the addon will run normally again until a few more searches later the random error appears. Using a mac so idk if that makes a diff

anki-web-browser

HI
thanks for your contribution to anki community

It would be great if you could add these feature:

  1. add an drag & drop feature (like as I do drag picture from chrome to my anki fields )
  2. add download support (e.g. in forvo we can just play the audio not to download it nor input to fiels)
  3. add an option to rearrange our urls (e.g I want collins dictionary at the top)

With these changes the add-on lacks nothing

Great job
thanks again

Fill the blank add-on - New feature: Support multiple distinct fields

Hi
thanks for your great add-ons

Some insights:
It would be great if you just could modify the way add-on is used in a card template (e.g {{Fill:cloze}} instead of {{type:cloze}}) so we can have anki's original type cloze function (with comma seperator) which can be used with different fields as overlapper and a special note type for just using your add-on.

This way we can have both of them based on our needs, for example for details in a code snippets we use the note type that uses your add-on & for overlap cloze which asks about some of those details at once we could use native type cloze.

e.g. what I need: to be asked for different size clozes based on the same text
1st Field:
{{c1::import}} time
{{c1::import}} datetime
{{c1::import}} os

2nd Field:
{{c2::import time}}
{{c3::import datetime}}
{{c4::import os}}

since I use different clozes as ovelapper the add-on breaks & shows both of them in {{front}}, I think changing the way the add-on is activated in note template would be a temporary solution.

Good job and thanks a lot

Import Image Imports Code

Hello,

Often, when I right click and assign an image to a field, I get code instead of an image. For example:

data:image/jpeg;base64,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https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSNHO2Aw5ON3Eb0VKcT_H6IU3GoJQk-0fS9FJri--fYbcQJSMCN

Thanks!

how to install "Fill the blanks", Anki 2.1?

i tried to install your plugin on clear Anki (2.1.14 Qt 5.12.1 PyQt 5.11.3).
What add-ons still need to be installed in anki for your plugin to work?
Your plugin in the pictures looks very good, but it is not clear how to install it...

Fill the blanks and AnkiDroid

Hello!

"Fill the blanks" add-on is very useful, it's great thank you!
Unfortunately, it breaks my cards when I study them on AnkiDroid app… It appears as a blank card and asks me to type the answer. I don't really know how it could be fixed. Maybe I could add something in the card model to make it appear as a normal "cloze" card in AnkiDroid.
I think I'll just learn on my computer until I find something.

Thanks a lot :)

Feature request: ignore accents in feedback - option

Hi! Great addon, for sure.

This is about the Multiple type:cloze support.
I use it for learning languages and do not always switch the keyboard layout, making me often ignore typing in the accents because it goes faster for me. It is often just a hassle to type it. This however turns an immediate false in the feedback when I omit the accent. I know that some purists probably want to have the accents properly recognized. So I would suggest an option in the feedback configuration, similar to the case sensitive option. If TRUE, ignore accents.

Example if ignore accents = TRUE
alemán = green
aleman = green

Example if ignore accents = FALSE
alemán = green
aleman = red (starting when typing the "a" without the accent)

Would be great to see this.

notes with more than 9 cloze view in fill in blank

Hi
Thanks again for your contribution & the recent update

unfortunately even after your recent update that problem with showing the clozes more than 9 still persist:

here is the screenshot:
error 1

Best regards

Extremely useful but the usage is a bit inconvenient

Hi,
First of all, thank you for this plugin. This was something I was hoping to come by for a while now yet you did a very good job with this. However in my humble opinion the usage is extremely indirect. Let me explain in 2 topics:
1- I don't see a reason why this plugin cannot be used during reviewing the cards other than technical reasons. For example in my case I have decks including over 2000 notes which I have studied all (unfortunately before finding this plugin, maybe even before this plugin existed). What I need to do now is to go to the deck in question and attach images 1 by 1. Honestly that's not practical for me because I have cards that are due say 9 months in the deck. I don't want to go through all those cards at the same time and if possible I'd like to attach pictures when I review them which is less boring and practical imo.
2- There are no default values. What I mean by this is, user has to copy some word to look it up. Really? In browser window of Anki that is one of the last things I want to do. Looking up for the copied text is fine but my suggestion is if there is no copied text why not look up the text in a default field that can be configured in the config menu of the plugin? Say 'Expression' for example, in my entire deck collection every vocabulary note has that field containing the word to be studied. It's also very ease to configure the notes this way. Also for inserting the image into the card, instead of right clicking and picking a menu item to insert, can Ctrl-click or something be used to insert the image again into a default field (i.e 'Image') configured through addon config? Those 2 will bring the total actions down to 3:
a- Click the shortcut,
b- Pick the image,
c- Ctrl-click, middle click whatever, insert the image.

Again this is a great plugin but if you can consider this improvements it would be much more practical.

Thank you...

Exception When used in Browser

Debug info:
Anki 2.1.14 (702788c8) Python 3.6.7 Qt 5.12.1 PyQt 5.11.3
Platform: Windows 7
Flags: frz=True ao=True sv=1

Caught exception:
  File "C:\Users\PC\AppData\Roaming\Anki2\addons21\864545277\searching.py", line 50, in <lambda>
    return lambda: self.showInBrowser(value)
  File "C:\Users\PC\AppData\Roaming\Anki2\addons21\864545277\searching.py", line 57, in showInBrowser
    self._menuAction(website, self._searchString)
  File "C:\Users\PC\AppData\Roaming\Anki2\addons21\864545277\editor_controller.py", line 120, in openInBrowser
    openLink(target)
<class 'NameError'>: name 'openLink' is not defined

PDF

is possible to modify this add for to work with pdf?

Failed to load on Ubuntu 18.04

Hi, the following error message showed up when trying to load the addon on Ubuntu 18.04 on Anki 2.1.

Traceback (most recent call last):
File "/usr/share/anki/aqt/addons.py", line 57, in loadAddons __import__(dir)
File "/home/tiago/.local/share/Anki2/addons21/1259478414/__init__.py", line 9, in <module> run()
File "/home/tiago/.local/share/Anki2/addons21/1259478414/controller.py", line 65, in run controllerInstance.setupBindings()
File "/home/tiago/.local/share/Anki2/addons21/1259478414/controller.py", line 120, in setupBindings
EditorWebView._onPaste = self._wrapOnPaste(EditorWebView._onPaste) AttributeError: type object 'EditorWebView' has no attribute '_onPaste'

No longer can right click within anki browser

Right click is fine to bring up the anki browser, but when I go into google images, it no longer right clicks to show import into field.

I've reinstalled the add-on, restarted anki & my computer. I have no right click mouse issues elsewhere.

Could you please make version 1.7 available

You have prepared version 1.7 in Github but not yet uploaded it to the Anki 2.1 addons.
Version 1.7 solves my problem with hints.
Kudus on this excellent addon and thank you in advance

can't specify additionnal term in the search url

Thanks for the add on, unfortunately, I just discovered some limitations that were not present in the previous anki 2.0 version "Search Google Images for selected words"

Say I want to obtain contextual images with the selected word, for example, "selected word"+puppy, "selected word"+cat, or "selected word"+アニメ美少女
I would write https://www.google.co.jp/search?tbm=isch&q={}+アニメ美少女
But the add-on refuses it, saying URL is invalid because "{}" isn't present.
Any fix ?
Thank you.

Controller.wrapInitWeb compatibility issues with other addons

Hi! Great addon - I just have some feedback after I was debugging why some other addons wouldn't play well with yours.
Essentially, if your addon executes before other addons which wrap Reviewer._initWeb (not mw.reviewer._initWeb), the other addons wrappers will not execute.
I realized it's because you overwrite the mw.reviewer._initWeb into a method of your Controller class which wraps mw.reviewer in the state when Anki starts.
Therefore any changes to Reviewer._initWeb that are made after your addon runs not be executed when mw.reviewer._initWeb is called.
I figured out a workaround, but I realize it might be frustrating for other addon users/developers.
Happy to go into more detail - idk if my terminology is correct (I'm not an experienced developer)

'DEFAULT_ANKI_CLOZE' is not defined

Error 
Se ha producido un error. Por favor inicia la Anki manteniendo presionadas ples teclas Mayús y la flecha hacia abajo, lo que desactivará temporalmente los extensiones que tienes instaladas. 
Si este error persiste sólo cuando tienes las extensiones activadas, utiliza Herramientas > Menú de Extensiones para deshabilitar alguna extensión y reinicia el Anki, repitiendo este proceso hasta que descubras qué extensión en concreto es la que causa el problema 
Cuando hayas descubierto la extensión que causaba el problema, por favor informa de esto a sección de extensiones de la nuestra web de apoyo. 
Información de depuración: 
Anki 2.1.14 (7b93e985) Python 3.6.7 Qt 5.12.1 PyQt 5.11.3
Platform: Windows 10
Flags: frz=True ao=True sv=2

Caught exception:
  File "aqt\webview.py", line 322, in handler
  File "aqt\reviewer.py", line 281, in _onAnswerButton
  File "<decorator-gen-152>", line 2, in _answerCard
  File "anki\hooks.py", line 74, in decorator_wrapper
  File "anki\hooks.py", line 71, in repl
  File "C:\Users\Khonkhortisan\AppData\Roaming\Anki2\addons21\935264945\main.py", line 214, in answerCard
    _old(self, ease)
  File "<decorator-gen-148>", line 2, in _answerCard
  File "anki\hooks.py", line 74, in decorator_wrapper
  File "anki\hooks.py", line 69, in repl
  File "<decorator-gen-22>", line 2, in _answerCard
  File "anki\hooks.py", line 74, in decorator_wrapper
  File "anki\hooks.py", line 71, in repl
  File "C:\Users\Khonkhortisan\AppData\Roaming\Anki2\addons21\1212877655\__init__.py", line 18, in newAnswerCard
    _old(self, min(self.mw.col.sched.answerButtons(self.card), ease))
  File "<decorator-gen-4>", line 2, in _answerCard
  File "anki\hooks.py", line 74, in decorator_wrapper
  File "anki\hooks.py", line 69, in repl
  File "aqt\reviewer.py", line 240, in _answerCard
  File "aqt\reviewer.py", line 96, in nextCard
  File "aqt\reviewer.py", line 172, in _showQuestion
  File "aqt\reviewer.py", line 156, in _mungeQA
  File "aqt\reviewer.py", line 304, in typeAnsFilter
  File "C:\Users\Khonkhortisan\AppData\Roaming\Anki2\addons21\1933645497\handler.py", line 76, in typeAnsQuestionFilter
    return re.sub(ref.typeAnsPat, DEFAULT_ANKI_CLOZE % (ref.typeFont, ref.typeSize), buf)
<class 'NameError'>: name 'DEFAULT_ANKI_CLOZE' is not defined

This is an odd error. It goes through Incremental Reading v4.10.3, Right Hand Reviews (jkl;), Fill the blanks - Multiple type:cloze support.
I answer one card, it throws the error for the next card but doesn't show me the question or update the answer buttons, then when I press space it puts the answer on the same line as the question.
Note type: Type
Card: Tarjeta 1
Fields: Front, Type, Extra
Front template:

{{Front}}
{{type:Type}}

Back template:

{{FrontSide}}

<hr id=answer>

{{Extra}}

It also doesn't let me escape the template editor.

wont work on mobile

big thank you for doing his but when sync with iphone, about 80 to 90% of the pictures wont show up, sync media is checked on both side and i never have this issue if i import a pic from my desktop.

also when i go into edit mode on my iphone the pictures are visible there

any help?

thank you

Check focus on fill-the-blank

Check whether the focus on first field is working.
From a comment on ankiweb:

Very convenient and useful add-on! Can only recommend. Many thanks for the work! Only one request. Could you please improve the add-on so, that the cursor focuses on the first field for the answer?

Schedule Priority addon

Can you make it interactive?
User invokes the program thru a (single letter ) shortcut.
Anki will ask the user :

Enter the Ease; ex:150
Overdue days taken into account
Interval Modifier is 100%
Proceed ?
User hits Space-bar or enter.
History Table is updated.

Ex: the last interval was 180, Overdue was 20d.
The next interval = ( 180+ 20 ) * 150 = 300
Thank you.

suggested feature: click on one or more words to search instead of highlighting

First of all, thank you for the Web Browser add-on.
I have a feature to suggest:
Instead of highlighting, would it be possible to click on the word(s) to search? In my opinion that would make it faster to search images, especially when the query to search is composed of nonadjacent words in a sentence. For example, let's say I'm studying English and I have this sentence to find an image for:

His eyes are blue

Instead of searching only 'eyes' or 'blue', I think it would be better to search both words on Google Images. As of now, there's no way to do that, since I can't select multiple words in Anki (and even if I could, it wouldn't be very efficient).

The way to do that could be similar to what the author of this add-on did (https://ankiweb.net/shared/info/754868802 , see the screenshot that shows the "word select" tab). It could be a separated tab where a specific field is shown (in this case the one containing the whole sentence) with the single words clickable, so that clicking on the word x would start the search (on Google Images for example) for x, and clicking later on the word y would start the search for 'x y'.

This would be similar to what the Fluent Forever app already offers.

Regards

fill-in-blank suggestion

Hi
your add-on is Great for code snippets

Some insights:
It would be great if you just could modify the way add-on is used in a card template (e.g {{typem:cloze}} instead of {{type:cloze}}) so we can have anki's original type multiple cloze function (with comma seperator) that can be used with different fields as overlapper and a special note type for just using your add-on.

This way we can have both of them based on our needs, for example for details in a code snippets we use the note type that uses your add-on & for overlap cloze which asks about some of those details at once we could use native type cloze.

Good job and thanks a lot

Sound does not play in the front card

The card shows the name of the file instead of playing the sound when using type in the answer Cloze deletions. It works correctly with the Basic card type. It also works with the Cloze deletion (the one without Cloze deletion).

{{c2::John}} said {{c1::phonology}}.
[sound:phonology--_gb_1.mp3]

image

The sound does play once I press "Answer"

Fill the Blank compatibility issue with Syntax Highlighting for Code

Hello,

First of all thank you for making this add on. It's something I can see being very useful.

I am currently using the add on syntax highlighting for code (https://ankiweb.net/shared/info/1463041493) to create code snippets in Anki.

However, when combining fill-the-blanks with the syntax highlighting add-on I get the issue displayed below

image

The add on works great though when I remove this formatting. The picture below is for the same card with the syntax highlighting removed.

image

Any ideas? I would love to use these two add-ons together.

Cloze hint option Error!!

I got error when i used hint option for Cloze in ANKI
Example:
Field1: {{c1::kündigen::kün...}}

then Anki show me this in Preview window
->kündigen + + kündigen::kün...

Anki give me double Field1 and one typing window
Can you help me fix this? Thank you

Fill-in-blank Bug

Hi
Thanks for your life saving add-on

unfortunately cloze numbers more than 10 are not correctly shown in your add-on, It seems there is a cap/limit to number of cloze deletion.
However it works fine and this problem is just a matter of showing it correct not functionality.

It would be great if you could address this issue

Best regards

Pictures:
error 2
error 1

Trying to get anki-plugins/fill-the-blanks working to study code

Im not seeing the text field... just the bracket and 3 ellipses.

I first tried using this post (https://www.reddit.com/r/Anki/comments/3l8bcu/type_answers_on_card_with_cloze_deletion/)

then that didnt work and found the plugin fill the blanks plugin

Anyone know why...

Front template

{{Title}}

{{type:cloze:Text}}{{cloze:Text}} {{Extra}} Styling

.card {
font-family: arial;
font-size: 20px;
/text-align: center;/
color: black;
background-color: white;
}

.cloze {
font-weight: bold;
color: blue;
}
.nightMode .cloze {
color: lightblue;
}
Back template

{{FrontSide}}

Duplicando texto

Opa, tudo bem? Falei com você no Anki. Olha, eu adicionei um add-on que me permite editar o texto do card da própria tela. Segue abaixo o link:

https://ankiweb.net/shared/info/1020366288

Isso demandou acrescentar o seguinte comando nas configurações dos cards: {{edit:cloze:Texto}}

Segue abaixo print de como ficou.

O comando {{type:cloze:Texto}} eu já utilizava antes mesmo do seu add-on, com a diferença que não era "fill the blanks"

Achei seu recurso excepcional e essencial pro meu uso!

Por favor me diga se tem como resolver isso. Teria sido esse add-on (Edit Field During Review) que ocasionou isso?

Segue abaixo também o print de como fica o card ativando o seu add-on

image

image

Markdown Addon will throw errors sometimes on clicking decks in browser

Hi. I am new to the addon for 2 days and it has occurred 2 times so far.

I think it is when switching decks in the browser window, the error sometimes will occur.

Debug info:
Anki 2.1.14 (7b93e985) Python 3.6.7 Qt 5.12.1 PyQt 5.11.3
Platform: Windows 10
Flags: frz=True ao=True sv=1

Caught exception:
  File "aqt\webview.py", line 322, in handler
  File "aqt\editor.py", line 331, in oncallback
  File "anki\hooks.py", line 29, in runHook
  File "C:\Users\***\AppData\Roaming\Anki2\addons21\1259478414\controller.py", line 206, in onLoadNote
    self.setEditAsMarkdownEnabled(self._editAsMarkdownEnabled)  # initialization
  File "C:\Users\***\AppData\Roaming\Anki2\addons21\1259478414\controller.py", line 260, in setEditAsMarkdownEnabled
    self._editorReference.web.eval('editAsMarkdownEnabled = {};'.format(str(value).lower())) # check is it needed?
<class 'AttributeError'>: 'NoneType' object has no attribute 'eval'

EDIT

The error occurs also when switching off the Edit as Markdown. Before it occurs, the card shows in Customize Card Templates window won't render markdown despite Edit as Markdownis on.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.