No description
  • JavaScript 77.4%
  • Less 11.8%
  • HTML 10.3%
  • CSS 0.5%
Find a file
2022-04-03 11:17:24 -07:00
build Budled css. Alertify css fix 2017-12-09 00:53:23 -07:00
docs Update Install.md 2019-04-25 14:39:06 -07:00
openNote Fixed display, refactor tag controller, fixed tag css 2018-02-25 13:33:34 -07:00
test/e2e Release prep 2018-02-24 22:51:30 -07:00
.gitignore Budled css. Alertify css fix 2017-12-09 00:53:23 -07:00
.jshintrc E2E tests 2018-02-10 23:57:15 -07:00
Changelog.md Release prep 2018-02-24 22:51:30 -07:00
Gruntfile.js Updated documentation and build cleanup 2018-02-24 23:16:00 -07:00
index.html Fixed display, refactor tag controller, fixed tag css 2018-02-25 13:33:34 -07:00
License Misc changes in prep for release 2017-02-11 21:30:14 -07:00
package-lock.json Abstracted tag service. Fix tag bug 2018-01-28 01:20:39 -07:00
package.json Updated documentation and build cleanup 2018-02-24 23:16:00 -07:00
README.md Update README.md 2022-04-03 11:17:24 -07:00

OpenNote

This project has received the kiss of death. That is, I myself don't use it anymore. I have switched to using a text editor with markdown support, Git, and Syncthing for my journaling/note taking. If you want to export your notes, the cli can dump them to text files.

OpenNote is a progressive web application(PWA)/HTML5 offline app that was built to be a open source(MIT License), web based text editor/note taking software. It is designed to be self hosted and gives you ownership of your data

Please support this project by:

Thank you!

Download using Docker

or download manually from here.

Demo

https://foxusa.github.io/OpenNote/OpenNote/

Features

  • BYOS(Bring Your Own Server)
  • Touch friendly and mouse friendly ui
  • Light weight
  • Multi user support
  • Search
  • Offline App
  • CouchDB Sync via PouchDB
  • Move Folders(Drag into another folder in the list view.)
  • Rename/Delete Folders(Click on folder title to get menu.)
  • Responsive
  • Tags
  • CLI Upcoming Features

  • Email to note
  • Mobile App

Documentation

License

JQuery - Distributed under the MIT License
Angular - Distributed under the MIT License
Bootstrap - Distributed under the MIT License
Angular UI Tree - Distributed under the MIT License
Alertify.js - Distributed under the MIT License
PouchDB - Distributed under the Apache License
Dragula - Distributed under the MIT License
Into.js - Distributed with license from Afshin Mehrabani Copyright (C) 2012

OpenNote Code - Distributed under the MIT License

© Jacob Liscom 2018

Credits

J. Liscom - Creator

Kam Bnkamalesh - His TODO project heavily influenced my UI design