Beeminder for anki is not workinf for me.
I didn't know if I should post it here, sorry if I'm wrong, but I thought that could help @ianminds develop the plugin.
Traceback (most recent call last):
File "D:\Users\#####\Documents\Anki\addons\beetime\__init__.py", line 25, in <lambda>
mw.connect(manualSync, SIGNAL("triggered()"), lambda: syncDispatch(at='manual'))
File "D:\Users\#####\Documents\Anki\addons\beetime\sync.py", line 59, in syncDispatch
prepareApiCall(col, reportTimestamp, numberOfCards, comment, goal_type='reviewed')
File "D:\Users\#####\Documents\Anki\addons\beetime\sync.py", line 86, in prepareApiCall
newDatapointId = sendApi(user, token, slug, data, cachedDatapointId)
File "D:\Users\#####\Documents\Anki\addons\beetime\api.py", line 14, in sendApi
response = apiCall("POST", user, token, slug, data, did)
File "D:\Users\#####\Documents\Anki\addons\beetime\api.py", line 37, in apiCall
params = urllib.urlencode(data)
File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/urllib", line 1312, in urlencode
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf5' in position 14: ordinal not in range(128)