Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Supported environments
Links
Creators
Details
Quicknote
A lightweight and intuitive Fabric mod designed to help you create, manage, and recall notes directly within your Minecraft world using simple chat commands.
🌟 Features
- Note creation / deletion
- Note filtering
- Attach coordinates to notes
- Attach timestamps to notes
Check out the Image Gallery for screenshots!
🚀 Installation
On Modrinth, click the Download button, select your Minecraft version, and click Download!
🎮 Usage
All commands are executed through the Minecraft chat. Press T
to open the chat.
- Add a Note:
/note <your note content>
- Example:
/note Remember to mine diamonds here -c
- Example:
- View All Notes:
/viewnotes
- Filter Notes:
/filternotes -c
(shows notes with coordinates, can also do -t, -nc, -nt)- Example:
/filternotes -nc -t
(shows notes with no coordinates, just timestamps)
- Example:
- Delete a Note:
/deletenote <note ID>
- Find the note ID by viewing all notes (
/viewnotes
). - Example:
/deletenote 5
(deletes the note with ID 5)
- Find the note ID by viewing all notes (
- Clear All Notes:
/clearnotes
- Export Notes:
/exportnotes
📜 License
Quicknote is licensed under the MIT License. See the LICENSE file for more details.