SimpleNotes

Quick rating

SimpleNotes

No reviews yet

notes is a small client side fabric mod for keeping minecraft plans in minecraft.

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
Creative Commons Zero v1.0 Universal
Latest Version
1.0.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Notes

notes is a small client side fabric mod for keeping minecraft plans in minecraft.

i wanted it to feel like a simple notepad you can open while playing allowing you to write down build ideas, pin a few tasks to the HUD, track materials, and close it without leaving the world or relying on a server or you being able to find the same .txt file again!

if any suggestions are wanted either make a github issue or dm me on discord at @iz.zyd

everything is saved locally in your current minecraft instance at:

config/notemod/notes.json

that file is plain JSON, so you can save it, back it up move it to another directory or edit it manually!

What It Does

  • categories for grouping notes, like projects, smp, or resources
  • standard notes for plain text
  • task notes for checklists, priorities, reminders, and material tracking
  • search across titles, note text, categories, priorities, and task text
  • A pinned HUD view for notes you want visible while playing
  • an edit ui Position button for moving the pinned HUD by dragging it or typing exact X/Y coords
  • local reminders with in game messages, optional sound, and custom hour/minute/second timing
  • no server, account, cloud sync, or internet connection required

Opening Notes

default keybinds:

N - Open Notes
H - Show or hide pinned notes on the HUD

inside the Notes screen:

Ctrl+N - New note
Ctrl+D - Duplicate note
Delete - Delete selected note

reminders use the little H / M / S boxes in the editor. type the delay you want, then press "set" for a one time reminder, repeat for a repeating reminder, or snooze to push the current reminder back by that amount

the edit UI position button lets you move the pinned HUD. you can drag the preview around or type exact X/Y coordinates

Writing Tasks

the editor keeps your text editable. checklist and progress syntax stays as normal text while you are editing.

checklist examples:

[ ] Gather obsidian
[ ] Find fortress
[x] Build portal // completed

manual progress examples:

Stone: 1243 / 5000
Glass: 382 / 1000
Logs: 256 / 2000

tracked item examples:

@item minecraft:gold_ingot 20
@item minecraft:oak_log 128
@item diamond 12

tracked item lines count the matching item in your player inventory. when the target is complete, the count turns gold in the HUD

while editing an item tracker, press the TAB to autocomplete item ids. for example:

@item gold

can complete to a matching minecraft item id.

Building

this project targets:

minecraft 26.1.2
fabric Loader 0.19.3
java 25

though it will be updated to newer versions and maybe ported to older versions if people wish!

Build with:

./gradlew build

this is made using JDK 25 so try using the same :>

Credits

  • Krumbit (Lunar Dev) - encouraging me to learn java in the first place :>

  • Ahmed / Batman (Lunar Admin) - giving me ideas that people would appreciate so I have a task to create :>

  • Dragon (Lunar Staff) - also extra encouragement <3

  • Cait (Lunar Staff) - also giving encouragement as they wish to use this :>>>

  • Box - Answering any questions about Java or modding in general even late in the night :> and giving some code snippets to help

Honorable Mentions

  • ChatGPT - for helping me with questions but not giving code directly

  • everyone who has released public code on github which i could use as examples for certain features <3

and ofc everyone else who gave encouragement and support during the development process <3

Love you all <3

time taken - 6 hours total

Screenshots

Gallery

  • GUI
    GUI
  • Showcase
    Showcase HUD

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works