Skip to content

devguilhermy/google-keep-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Keep Visualizer

A tool to visualize Google Keep notes exported via Takeout. Instead of having to open each .html to see the notes, the script will read the .json files of each note for you and and generate a grid with their content. You could host an website with the script and the notes, and give access to your whoever you want.

Instructions


  • Download your Google Keep notes using Google Takeout
  • Download or clone this repository into your machine
  • Unzip the file, and copy the 'Takeout' folder into the visualizer repository (You can use other directory structure, just change it in the Settings)
  • You need to start a php server and host the repository. (Learn how to install PHP here - PHP The Right Way)
  • Access index.php and enjoy your notes.

Features

  • Google Keep-like grid view
  • Support multiple images and voice records
  • Create preview for links, and list the note sharees
  • Differentiate between pinned, trashed, archived, and regular notes
  • Groups the notes by category
  • Build the notes with accurate JSON formatted data, instead of scrapped HTML
  • Settings page with display and grouping options
  • Doesn't limit the size for the notes, so you have full-lenght content

To be implemented

  • Node.js approach
  • Note modal
  • Note editing

About

Grid visualizer for notes exported from Google Keep

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •