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

sub: file-level sync (md2notes) #4

Open
8 of 16 tasks
Tracked by #3
FeatheredHwang opened this issue Apr 20, 2024 · 0 comments
Open
8 of 16 tasks
Tracked by #3

sub: file-level sync (md2notes) #4

FeatheredHwang opened this issue Apr 20, 2024 · 0 comments
Assignees
Milestone

Comments

@FeatheredHwang
Copy link
Owner

FeatheredHwang commented Apr 20, 2024

create test material, including:

  • add
  • update/modify
  • delete
  • no-change

change the material with python codes, to simulate user edit, including:

  • add
  • update/modify
  • delete
  • no-change

while join, judge if changed, then do the coresponding job, including:

  • if add, join it
  • update/modify, modify deck
  • delete, bury the related notes
  • no-change, do nothing

to achive that, we need to design the code framework/skeleton first:

@FeatheredHwang FeatheredHwang self-assigned this Apr 20, 2024
@FeatheredHwang FeatheredHwang added this to the MD-Anki Sync milestone Apr 20, 2024
@FeatheredHwang FeatheredHwang changed the title create test set for MD2Anki update sub: file-level sync (md2notes) Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant