/InNotesBy

A webpage to create Notes for public access with PHP

Primary LanguagePHPOtherNOASSERTION

InNotesBy

imagen

Create Notes for public access with InNotesBy

Read this in other languages: 🇨🇱 🇪🇸

About the project

InNotesBy is a website primarily built with PHP that allows users to create public notes. With InNotesBy, you can creat notes with titles, author, and content. The content section provides a interface with buttons for Markdown formatting, and soon, real Markdown support will be integrated soon.

You can create notes with H2, H3, H4, H5, H6 headings, bold, italics, strikethrough, code blocks, links and upload an image with format PNG, JPG, or WebP. InNotesBy automatically converts uploaded images to WebP format with 20% of image compression (just if its enabled the gd php extension in php.ini or php configuration). Images exceeding 1080p resolution are automatically downscaled to 1080p (just if its enabled the gd php extension in php.ini or php configuration). Images larger than 8MB ignored during the upload process. Moreover, you can share a note by right-clicking on it and selecting 'Share' or in the same note with the button with icon of 'Share' at the top bar. Additionally, you can filter through the notes with the search input.

Check the features of the future by checking out the 'Projects' section on this GitHub repository.

New features added

  • [31 - 01 - 2024] New Design: improved intuitiveness and user-friendliness, easier to navigate and utilize.
  • [06 - 02 - 2024] Preview Mode: allows you to see how your content will appear once it's published. By clicking it, you can view your written content with Markdown formatting, as if it were the published note.

Changelog

To go to the changelog, click here

Contributing

To contribute to this project, you can:

Your contributions and efforts to improve InNotesBy are very appreciated!

To make a Fork

When you are going to do a fork, make sure you have the project called "InNotesBy" inside a folder and run it on the folder (because later goes to production).

Warning: Inappropriate Content Policy

Please be advised that any inappropriate content, material intended for mature audiences (18+), or attempts to compromise the integrity of InNotesBy will be promptly removed and/or subject to analysis for the continuous improvement of InNotesBy.

License

InNotesBy © 2023 - 2024 by Inbydev is licensed under CC BY 4.0