Skip to content

Commit e48797d

Browse files
committed
Updated readme
1 parent 6bd4017 commit e48797d

File tree

1 file changed

+19
-33
lines changed

1 file changed

+19
-33
lines changed

README.md

Lines changed: 19 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
OpenNote [![Build Status](https://travis-ci.org/FoxUSA/OpenNote.png?branch=master)](https://travis-ci.org/FoxUSA/OpenNote)
2-
=============
1+
# OpenNote
2+
33
![][responsive]
4-
OpenNote was built to be a open source(MIT License), web based note taking software.
5-
It is designed to be self hosted and gives you ownership of your data.
4+
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.
5+
It is designed to be self hosted and gives you ownership of your data
66

77
Please support this project by:
88
- [Using GitTip][GitTip],
@@ -25,9 +25,7 @@ https://foxusa.github.io/OpenNote/OpenNote/
2525
Features
2626
--------
2727
- BYOS(Bring Your Own Server)
28-
- Full WYSIWYG editor
2928
- Touch friendly and mouse friendly ui
30-
- Upload manager (not enabled in demo :) )
3129
- Light weight
3230
- Multi user support
3331
- Search
@@ -36,36 +34,26 @@ Features
3634
- Move Folders(Drag into another folder in the list view.)
3735
- Rename/Delete Folders(Click on folder title to get menu.)
3836
- Responsive
39-
37+
- Tags
38+
- [CLI](https://github.com/FoxUSA/OpenNote-CLI)
4039
Upcoming Features
4140
-----------------
42-
- Tags (You win)
4341
- Email to note
44-
- Implement history viewer
45-
- Install script
46-
- Move Notes (Feature lost when migrating to Angular based list)
4742
- Mobile App
4843

4944
Documentation
5045
-----------------
51-
[How to install][Install]
52-
53-
[How to upgrade][Upgrade]
54-
55-
[How to build][Build]
56-
57-
[Themes][Themes]
58-
59-
[PHP backend][php]
60-
46+
- [How to install][Install]
47+
- [How to upgrade][Upgrade]
48+
- [How to build](https://github.com/FoxUSA/OpenNote/blob/master/docs/Build.md)
49+
- [Themes][Themes]
50+
- [Project history][History]
6151

62-
![][dark]
6352
License
6453
-------
6554
JQuery - Distributed under the MIT License
6655
Angular - Distributed under the MIT License
6756
Bootstrap - Distributed under the MIT License
68-
CKEditor - Distributed under the MPL License
6957
Angular UI Tree - Distributed under the MIT License
7058
Alertify.js - Distributed under the MIT License
7159
PouchDB - Distributed under the Apache License
@@ -74,24 +62,22 @@ License
7462

7563
OpenNote Code - Distributed under the MIT License
7664

77-
© Jacob Liscom 2017
65+
© Jacob Liscom 2018
7866

7967
Credits
8068
-------
8169
J. Liscom - Creator
8270

8371
Kam Bnkamalesh - His TODO project heavily influenced my UI design
8472

85-
[topLevel]: https://raw.github.com/FoxUSA/OpenNote/master/Doc/screenShots/topLevel.png
86-
[dark]: https://raw.github.com/FoxUSA/OpenNote/master/Doc/screenShots/dark1.png
87-
[responsive]: https://raw.githubusercontent.com/FoxUSA/OpenNote/master/Doc/screenShots/OpenNote.png
73+
[topLevel]: https://github.com/FoxUSA/OpenNote/blob/master/docs/screenShots/topLevel.png
74+
[responsive]: https://github.com/FoxUSA/OpenNote/blob/master//docs/screenShots/OpenNote.png
8875

89-
[Install]: https://github.com/FoxUSA/OpenNote/blob/master/Doc/Install.md
90-
[Upgrade]: https://github.com/FoxUSA/OpenNote/blob/master/Doc/Upgrade.md
91-
[Build]: https://github.com/FoxUSA/OpenNote/blob/master/Doc/Build.md
92-
[PHP]: https://github.com/FoxUSA/OpenNoteService-PHP
93-
[Dependencies]: https://github.com/FoxUSA/OpenNote/blob/master/Doc/Dependencies.md
94-
[Themes]: https://github.com/FoxUSA/OpenNote/blob/master/Doc/Themes.md
76+
[Install]: https://github.com/FoxUSA/OpenNote/blob/master/docs/Install.md
77+
[History]: https://github.com/FoxUSA/OpenNote/blob/master/docs/History.md
78+
[Upgrade]: https://github.com/FoxUSA/OpenNote/blob/master/docs/Upgrade.md
79+
[Dependencies]: https://github.com/FoxUSA/OpenNote/blob/master/docs/Dependencies.md
80+
[Themes]: https://github.com/FoxUSA/OpenNote/blob/master/docs/Themes.md
9581
[GitTip]: https://www.gittip.com/FoxUSA/
9682
[Bitcoins]: http://blockchain.info/address/15Q2jhnTvxDQm4LvTku68vTzU8j8dcLnLB
9783
[Alternative]: http://alternativeto.net/software/opennote/

0 commit comments

Comments
 (0)