https://github.com/x-slayer/note_slayer_public
This repository serves as a place for bug reports, feature requests, and general discussion.
https://github.com/x-slayer/note_slayer_public
kanban linux macos note tasks widnows x-slayer
Last synced: 9 months ago
JSON representation
This repository serves as a place for bug reports, feature requests, and general discussion.
- Host: GitHub
- URL: https://github.com/x-slayer/note_slayer_public
- Owner: X-SLAYER
- Created: 2023-10-15T21:02:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T11:14:09.000Z (over 2 years ago)
- Last Synced: 2025-08-25T20:47:40.834Z (10 months ago)
- Topics: kanban, linux, macos, note, tasks, widnows, x-slayer
- Homepage:
- Size: 2.06 MB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Note-Slayer

Slaying Forgetfulness, One Note at a Time. 🚀📝
## Platform Support
### Downloads:
| Platform | Version | Link |
| -------- | ------- | ------------------- |
| Windows | ✅ | [Download (.msix)](https://github.com/X-SLAYER/note_slayer_public/releases/download/V0.2/NoteSLAYER.msix) |
| Mac | ✅ | [Download (.dmg)](https://github.com/X-SLAYER/note_slayer_public/releases/download/V0.1/NoteSLAYER.dmg) |
| Linux | ✅ | [Download (.deb)](https://github.com/X-SLAYER/note_slayer_public/releases/download/V0.2/NoteSLAYER_v0.2.deb) |
## Installation
### Linux
Run the following command after downloading the .deb file
```
sudo dpkg -i note_slayer_linux.deb
```
## Preview
https://github.com/X-SLAYER/note_slayer_public/assets/22800380/fadb9dd0-7b63-4fb5-9b36-a958442c865c
## Features
- [x] Add notes
- [x] Add tags
- [x] Add folders
- [x] Link notes to tags
- [x] Filter by tags/folders
- [x] Search by text inside notes
- [x] Change app theme (dark/light)
- [x] Link tasks to note
- [x] Kanban board to manage tasks
- [x] Reorder kanban cards & groups
- [x] Automation system that makes it easy to automate actions.
- [ ] Add custom priorities/status
- [ ] Export/import all data