Skip to content

blueputty01/google-doc-2-anki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Doc to Anki 📄

Imports Google Doc into Anki (spaced repetition software) to keep memory of notes fresh.

How to use 🤔

  1. Create a Google Doc using the guidelines below
  2. Download the Google Doc as a zipped HTML file and run the code with modifications based on the file name location

Features ⚒️

  • Nested lists
  • Bold/italics
  • Images
  • Uses anki-connect to automatically add parsed data to Anki

Example ❔

Input text:

All notes are imported with the cloze type. Underlined text are converted to cloze fields. Breaks between notes refer to new fields, and indented text refer to text in the extra field. Title text is converted to the tags field.

The Articles of Confederation defined the government that ran the American Revolution.

  • Land Ordinance Act of 1785
    • allowed federal government to sell western lands
      • pay off national debt
      • organize new lands into townships and public schools
  • Northwest Ordinance of 1787
    • provided that when new territory reached population of 60K → could apply for statehood with no slavery allowed

Shay’s Rebellion was when farmers struggled to pay their taxes post American Revolution

  • 1786
  • crushed by Massachusetts state militia
  • watershed moment for new government

Outputted note 1:

Text:

The {{c1::Articles of Confederation}} defined the government that ran the American Revolution.

Extra:

  • Land Ordinance Act of 1785
    • allowed federal government to sell western lands
      • pay off national debt
      • organize new lands into townships and public schools
  • Northwest Ordinance of 1787
    • provided that when new territory reached population of 60K → could apply for statehood with no slavery allowed

About

Converts Google Doc files to Anki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages