This is my little note taking app https://www.solidscribe.com
Go to file
Max G b0a8071b41 Searching, url indexing
* Added a help page
* Cleaned up home and login pages
* Menu is hidden when on notes section of app
* Added username to login data
* Notes now change to the color selected for the note
* Note save function has a 500ms debounce to prevent spamming
* Solr results now displays content from notes, tags and attachments
* All note data is now indexed in solr
* Notes containing URLs are now scraped and put into tag solr index
* Attachments that are removed from note are deleted when url is removed
* Minor little tweaks and fixes all over the place
2019-07-24 18:06:50 +00:00
client Searching, url indexing 2019-07-24 18:06:50 +00:00
configs/nginx Started to build out the app. Its got a basic set of features and it should really be in VC 2019-07-19 20:51:57 +00:00
server Searching, url indexing 2019-07-24 18:06:50 +00:00
.gitignore Started to build out the app. Its got a basic set of features and it should really be in VC 2019-07-19 20:51:57 +00:00
package.json Searching, url indexing 2019-07-24 18:06:50 +00:00
readme.md Initial Commit 2019-01-27 20:09:40 +00:00
syncDown.sh Started to build out the app. Its got a basic set of features and it should really be in VC 2019-07-19 20:51:57 +00:00

Personal or Private net

This project was designed to create a personal archive of notes, make them easy to sort and serch.