Skip to content

Xetera/notetaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notetaker

Taking notes in class with markdown but having troubles automating the process of sharing them with classmates? Here's how you do it.

Usage

  • Fork the repo.
  • Setup circle ci on the project with the following environment variables.
    • GDRIVE_DIR: The base directory you want notetaker to upload the pdf files to.
    • GDRIVE_REFRESH_TOKEN: The google api refresh token.
  • Get a google drive api refresh token from here.
  • Push your notes to the files directory.
  • Watch circle ci do its magic.

If you're not using circle ci, make sure to install pandoc and gdrive on the host machine.

this repo is still WIP

About

Automatically upload your markdown notes as pdf files on google drive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published