A note taking application similar to Quiver
Find a file
Joey Payne 2474c26b61 Move menu items and state to navigation reducer
All the state is now initialized in one place for the menu items instead
of in both LibraryNav and the navigation reducer. Simplifies life and
code.
2016-03-15 07:58:08 -06:00
app Move menu items and state to navigation reducer 2016-03-15 07:58:08 -06: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 Properly resize note list 2016-03-11 15:25:50 -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 Add useful webpack then electron start script 2016-03-14 08:17:52 -06: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.