issues
search
smoothbrain-ai
/
smoothbrain-anki
SmoothBrain is an Anki plugin that fetches Readwise highlights and makes flashcards using OpenAI GPT.
43
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
__init__() got an unexpected keyword argument 'summary'
#52
edujavrod
opened
7 months ago
7
"openai_base_url" error
#51
tedblizzard100
opened
8 months ago
0
Cloze deletion + note from user changes behavior
#50
lisardo-iniesta
opened
9 months ago
0
Allowing user to add a note after creating a highlight.
#49
lisardo-iniesta
opened
9 months ago
0
License?
#48
quinn-p-mchugh
opened
10 months ago
0
ValueError: not enough values to unpack (expected 2, got 1)
#47
quinn-p-mchugh
opened
10 months ago
0
Getting an error
#46
rickyribeiroo
opened
11 months ago
0
Got an error
#45
haolly
closed
1 year ago
1
Add branding (icon on smoothbrain.ai)
#44
alexbowe
opened
1 year ago
0
Refactor flashcard generator/document index
#43
alexbowe
opened
1 year ago
1
Request from waitlist: Add questions that ask where a highlight was from
#42
alexbowe
opened
1 year ago
1
Factor out Readwise client into separate public lib.
#41
alexbowe
opened
1 year ago
0
Add automatic linting/mypy checks
#40
alexbowe
opened
1 year ago
1
Factor out flashcard creation and make a playground notebook that can run in the cloud.
#39
alexbowe
opened
1 year ago
0
Add GPT-4 support and improve card generation
#38
alexbowe
opened
1 year ago
3
Wrap card gen with try-catch and log it so we don't throw everything away if one card fails, then showInfo if there were any errors at the end.
#37
alexbowe
closed
1 year ago
0
Adapt to Readwise rate limiting
#36
alexbowe
closed
1 year ago
0
Query GPT in parallel
#35
abdnh
closed
1 year ago
0
ValueError on some completions
#34
abdnh
closed
1 year ago
1
Only fetch updated data and avoid adding duplicate notes
#33
abdnh
closed
1 year ago
0
Add popup if nothing is configured suggesting they go to the website to sign up.
#32
alexbowe
opened
1 year ago
0
After deleting SmoothBrain Note Type, all cards are being added as Basic
#31
alexbowe
closed
1 year ago
1
Make logger use __name__ hierarchy
#30
alexbowe
opened
1 year ago
0
Make sync cancel button interrupt queries (to cancel faster)
#29
alexbowe
closed
1 year ago
0
If there is an error creating the deck, the deck doesn't show up in the main screen until the UI is refreshed
#28
alexbowe
opened
1 year ago
0
"<fieldname>" error
#27
alexbowe
closed
1 year ago
0
Use JsonSchema to parse config.json to give better error messages
#26
alexbowe
opened
1 year ago
2
Unit Tests
#25
alexbowe
opened
1 year ago
0
Repeatedly merge our undo entry to work around the queue being filled up
#24
abdnh
closed
1 year ago
0
Update query to use backend
#23
alexbowe
opened
1 year ago
0
Remove hard-coded card limit and add as a parameter to the addon config
#22
alexbowe
closed
1 year ago
0
Create a nicely formatted card type template that shows relevant information.
#21
alexbowe
opened
1 year ago
0
Intercept when a user regenerates/rewrites/suspends/flags a note and send it back to backend for fine-tuning.
#20
alexbowe
opened
1 year ago
0
Fine-tune fact selection (interesting/not)
#19
alexbowe
closed
1 year ago
0
Improve card fact extraction and card generation
#18
alexbowe
opened
1 year ago
0
"Target undo op not found"
#17
alexbowe
closed
1 year ago
1
Increase undo depth of collection op
#16
alexbowe
closed
1 year ago
1
Query GPT in parallell
#15
alexbowe
closed
1 year ago
1
Create a custom notetype with most Readwise fields
#14
abdnh
closed
1 year ago
3
Run sync in a single background task
#13
abdnh
closed
1 year ago
0
Merge branch 'release/0.2.0' into develop
#12
alexbowe
closed
1 year ago
0
Improved Error Handling
#11
alexbowe
closed
1 year ago
0
Backoff/retry/log when rate-limited
#10
alexbowe
opened
1 year ago
2
Upload to AnkiWeb for easy installation
#9
alexbowe
opened
1 year ago
2
Log debug statements to file
#8
alexbowe
closed
1 year ago
0
Prevent freezing while syncing by only updating UI once
#7
alexbowe
closed
1 year ago
0
UI to re-generate questions
#6
alexbowe
opened
1 year ago
1
Add all fields to note type
#5
alexbowe
closed
1 year ago
0
Cache all data locally and only query for new data
#4
alexbowe
closed
1 year ago
0
Create backend for flashcard generation and feedback
#3
alexbowe
opened
1 year ago
0
Next