Professional notes manager with editable URLs, modern interface, and quick delete functionality
These are versions of this script where the code was updated. Show all versions.
Added Search functionality (Search in titles, Search in note content, Search in tags, Search in URLs)Added TagsAdded ColorsAdded Auto-Backup functionalityAdded Import-Export functionality
I think I finally uploaded the correct version - hopefully.
Nothing really, just fixed the name. I had on accident uploaded the back-up version instead of the actual one.
- Fixed Pinned notes unpinning on editing- Improved CSS stability compared to website native style- Viewing Modal now has scrolling capabilities- Included Better Copying for line-breaksGoing to Implement a way to download notes as a file, so that they can be uploaded on a different device. Tried and failed implementing a google drive functionality(as that would require the user to add keys on their own, and way too many setting to be user-friendly).
Added multi-URL matching.Added input-box styling for settings.Added option to display - or not display - the links in notes list.Added version control, now automatically includes new options variables when updating.
Added optional Time-Stamp adding to notes. Just enable it in the settings. Will also add time stamps when editing for possible tracking when it was changed.Link in notes will now be displayed as links that can be clicked.
Fixed issue, where the new note form had the text boxes outside because of lacking border-box property.Added option to edit shortcutsAdded ability to pin notesMoved the oversized helper into a dropdown.