https://github.com/thuongtruong109/notix
📌 A simple extension that helps in saving temporary notes
https://github.com/thuongtruong109/notix
add-on browser browser-extension chrome chrome-extension css extension git github html javascript js manifest manifest-v3 notes notes-app
Last synced: 4 months ago
JSON representation
📌 A simple extension that helps in saving temporary notes
- Host: GitHub
- URL: https://github.com/thuongtruong109/notix
- Owner: thuongtruong109
- License: gpl-3.0
- Created: 2024-08-17T16:58:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T15:49:52.000Z (almost 2 years ago)
- Last Synced: 2025-02-12T15:06:39.309Z (over 1 year ago)
- Topics: add-on, browser, browser-extension, chrome, chrome-extension, css, extension, git, github, html, javascript, js, manifest, manifest-v3, notes, notes-app
- Language: JavaScript
- Homepage: https://thuongtruong109.github.io/notix/index.html
- Size: 5.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT
Awesome Lists containing this project
README
## 📢 About
- Notix is a simple extension that helps in saving temporary notes. It is built with HTML, CSS and JavaScript based on Chrome manifest verion 3. It is cross-browser compatible extension that means it can be used on any browser.
## 📸 Preview
| | |
| :----------------------------------------------------------: | :----------------------------------------------------------: |
|
|
|
|
|
|
|
|
|
| | |
## 🎉 What's new
✔️ Create new notes, edit note data, delete selected notes, clear text, and dispatch notes data with unlimited storage time
✔️ Copy note as text, image to the clipboard
✔️ Export/download notes data as .txt files, .png images
✔️ Share note via image link
✔️ Voice to text (only English)
✔️ Audio reading text
✔️ Auto save typed note text
✔️ Not reset data when closing the browser
✔️ Display notes information (total notes, name - size - total words - total lines - created - last update time of current note, etc.)
✔️ Cross-browsers compatibility (Chrome, Firefox, Edge, Opera, Brave, etc.)
✔️ UI/UX friendly (transition, shadow effect, gradient color etc.)
✔️ Setting options (dark mode, fonts, auto-save, auto-sync, audio-options etc.)
✔️ Search notes by name
✔️ Update note data
✔️ Real-time sync notes data between tabs
✔️ Markdown syntax support with toggle mode
✔️ Scroll to top button
✔️ Drag and drop to reorder notes
## 🎯 Todo
- [ ] Tag notes with custom labels
- [ ] Color code notes
- [ ] Filter notes by created time, last updated time, etc.
- [ ] Password protection for secret notes
- [ ] Detect language translation of note text
- [ ] Export/import notes backup data
- [ ] Text editor tool panel
- [ ] Localization
## 🧩 Built With
- [HTML](https://www.w3schools.com/html/)
- [CSS](https://www.w3schools.com/css/)
- [JavaScript](https://www.w3schools.com/js/)
- [Chrome extension](https://developer.chrome.com)
## 📦 Download
- [Zip package format](https://thuongtruong109.github.io/notix/notix.zip)
## 🔨 Development
- Star this repository
- Clone the repository
```bash
git clone https://github.com/thuongtruong109/notix.git
```
- **On browser** -> **Settings** -> **Extensions** -> **Developer mode (open [**chrome://extensions/**](chrome://extensions/) for chrome)** -> **Load unpacked** -> **Select the cloned folder**
## 📄 Changelog
- Track development at [Changelog](https://thuongtruong1009.github.io/notix/changelog.html)
## 🛡️ Credits
This project is licensed under the [GNU General Public v3.0](LICENSE)
Copyright of [@thuongtruong109](https://github.com/thuongtruong109), 2023
## ❤️ Support me
## 📧 Contact
- Email: [thuongtruongofficial](mailto:thuongtruongofficial)