A note taking application similar to Quiver
Find a file
Joey Payne 7684e53c47 Add ability to add notes to notebooks
Notes are added to the selected notebook on the left and they
appropriately update the numbers next to the labels.

Notes will also load based on notebook/menu item selection.
2016-03-11 15:21:50 -07:00
app Add ability to add notes to notebooks 2016-03-11 15:21:50 -07:00
images Remove unnecessary test files 2016-03-03 11:35:14 -07:00
jest Add testing infrastructure using jest 2016-03-03 14:32:30 -07:00
.babelrc Add initial journal app with library menu on left 2016-03-03 11:35:14 -07:00
.gitignore Add ability to add notebooks and refactor code 2016-03-03 11:35:14 -07:00
index.html Adjust APP_NAME to be inside utils 2016-03-04 08:57:45 -07:00
index.jsx Add ability to add notebooks and refactor code 2016-03-03 11:35:14 -07:00
main.js Add styling changes and beginnings of adding notes 2016-03-03 11:35:14 -07:00
package.json Update moment.js version 2016-03-11 15:10:47 -07:00
README.md Add initial README 2016-03-03 11:34:36 -07:00
style.css Add styling for notes section 2016-03-11 15:02:38 -07:00
webpack.config.js Adjust APP_NAME to be inside utils 2016-03-04 08:57:45 -07:00

#TechNote

A note taking/journalling application for the creative techies out there.