An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


w3c_badge
code_size_badge
GitHub release
manifest_version_badge
license_badge
HitCount

Brand Dark
Brand Light

## 📢 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

| | |
| :----------------------------------------------------------: | :----------------------------------------------------------: |
| preview1 | preview2 |
| preview3 | preview4 |
| preview5 | preview6 |
| | |

## 🎉 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

> Buy Me a Coffee at ko-fi.com

## 📧 Contact

- Email: [thuongtruongofficial](mailto:thuongtruongofficial)