Read this in other languages: 🇨🇱 🇪🇸
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.
- [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.
To go to the changelog, click here
To contribute to this project, you can:
- Open an Issue
- Make Suggestions
- Submit a Pull Request
Your contributions and efforts to improve InNotesBy are very appreciated!
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).
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.