Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AUT-29] "Create Flashcards for Note" Command #19

Open
conneroisu opened this issue May 11, 2023 · 0 comments
Open

[AUT-29] "Create Flashcards for Note" Command #19

conneroisu opened this issue May 11, 2023 · 0 comments
Labels
Feature Created by Linear-GitHub Sync

Comments

@conneroisu
Copy link
Owner

conneroisu commented May 11, 2023

Wanted/Expected Behavior

Allow for the generation of flashcards in the style of the st3v3nmw/obsidian-spaced-repetition plugin.
This command should not be inhibited by large notes with tokens greater than gpt4's 2048 token limit, as the command should be able to essentially split the note into multiple flashcards.

Command breaks down the note into summarizations and grabs important points from the note, and using it's location in the summary looks for the most important points directly in the note, and creates flashcards for them. Making sure to check that the flashcards are all well and good. If they are not up to snuff, a command to change the components of a flashcard should be made to furthur simplify a nd increase object accessibility.

Actual/Current Behavior

N/A

Tests for Feature

Formatting rules of space repetition need to be followed, and predefined notes in the example vault with predefined best case flashcards for comparison are needed.

Some example notes inside of the vault need to be created, and the command should be run on them and to see if the flashcards are created correctly, the should be evaluated into spaced repitition flashcards

From SyncLinear.com | AUT-29

@conneroisu conneroisu added the Feature Created by Linear-GitHub Sync label May 11, 2023
@conneroisu conneroisu changed the title [AUT-29] obsidian_create_flashcards_for_note [AUT-29] obsidian_create_note_flashcards Command May 14, 2023
@conneroisu conneroisu changed the title [AUT-29] obsidian_create_note_flashcards Command [AUT-29] "Create Flashcards for Note" Command Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Created by Linear-GitHub Sync
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant