Skip to content

francescougolini/split-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Split Page

A simple web app to write, organise and keep notes.

Features:

  • Note insights: character, word, and time counters
  • Note export
  • Note customisation – e.g., note's title box accent colour and note's position
  • Notepad import and export
  • Multiple notepads management, import and export
  • Offline use

All data are NOT stored permanently. They reside in the browser's localStorage. Any voluntary or involuntary action, changes in/to the system environment, bugs, defects, errors, failures, flows, or faults can cause the irreversible loss of all content. Regular copies of the data should be manually made and stored elsewhere.

Disclaimer

Split Page is a personal project for personal use. It is NOT intended for production or end users.

Split Page and any related content are provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

Copyright

Copyright (c) 2023 Francesco Ugolini

Split Page is released under the Mozilla Public License, v. 2.0. Please, read the LICENSE before using it.

Split Page's logo: Copyright (c) 2023 Francesco Ugolini - All rights reserved

Other licensed material

  • Bootstrap Icons

    The project includes icons created by the Bootstrap team and licensed under the MIT License:

    The MIT License (MIT)

    Copyright (c) 2019-2021 The Bootstrap Authors

    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.