Modscraper Modscraper Minecraft
Notes Plus logo

Notes Plus

Mod

A fully in-game notes, calculator, and timer overlay.

Type

Mod

Modrinth Downloads

42

Modrinth ID

m9BkfuR4

Last Updated

Apr 13, 2026

Description

Notes+

A Fabric mod for Minecraft 1.21.11 that adds a floating notes editor, calculator, and timer β€” all accessible as overlay windows without pausing the game.

Features

πŸ“ Notes Editor β€” F7

  • Multi-file system with a sidebar file browser and nested folder organization
  • Drag-to-reorder files and folders
  • Full Markdown rendering: headings, bold, italic, strikethrough, underline, inline code, blockquotes, bullets, checkboxes, code blocks
  • Clickable wiki-style note links with [[Note Name]] syntax
  • Smart word-wrap with proper bullet/heading indentation
  • Text selection, copy/cut/paste, undo β€” full keyboard support
  • Right-click context menu with configurable actions
  • Insert player coordinates (dimension-aware)
  • Export notes to clipboard, desktop, or system file manager
  • Quick Note shortcut for rapid capture (Ctrl+Shift+N)
  • Autosave on 2-second idle; manual save with Ctrl+S
  • Per-world notes in singleplayer; shared notes in multiplayer
  • Configurable window opacity and color scheme

πŸ”’ Calculator β€” F6

  • Standard arithmetic via recursive-descent expression parser
  • Supports +, -, *, /, parentheses, decimals, and negatives
  • Session-scoped history (up to 50 entries)
  • Send results directly to Notes with one click
  • Full keyboard and mouse input

⏱ Timer β€” F8

  • Countdown timer with digit-entry input and preset buttons
  • Stopwatch mode with lap tracking
  • Sound notification on completion
  • Tab switching between Timer and Stopwatch modes

πŸ“Œ HUD Pinning β€” F9

  • Pin Notes or Timer to the in-game HUD for always-visible display
  • Drag, resize, and adjust opacity via the HUD Configuration screen
  • Interact with pinned elements by holding Alt
  • Scroll pinned notes with Ctrl+Up / Ctrl+Down

βš™οΈ Settings β€” via Mod Menu

  • Fully configurable keybinds for all actions
  • HSB color picker for color scheme customization
  • HUD display toggles and background visibility
  • Right-click context menu item toggles
  • Notes window opacity control
  • Replay guided tutorial

πŸŽ“ Tutorial

  • 12-step interactive guided tour on first launch
  • Per-window help cards via [?] buttons with keybind reference
  • Spotlight and tooltip-based instruction

Default Keybinds

Key Action F6 Open Calculator F7 Open Notes F8 Open Timer F9 Toggle HUD pin Alt (hold) Interact with pinned HUD Ctrl+N New Note Ctrl+Shift+N Quick Note Ctrl+Shift+F Find in Sidebar Ctrl+Shift+G Insert Coordinates Ctrl+Shift+E Export to Clipboard Ctrl+S Save Ctrl+A Select All

All keybinds are configurable in the Notes+ settings screen (via Mod Menu) or in Minecraft's Controls menu.

Requirements

Dependency Version Minecraft 1.21.11 Fabric Loader >= 0.15.0 Fabric API 0.141.3+1.21.11 Mod Menu 17.0.0-beta.2 Java 21+

Installation

  1. Install Fabric Loader for Minecraft 1.21.11
  2. Install Fabric API and Mod Menu
  3. Download the latest notes+X.Y.Z.jar from Releases
  4. Place the jar in your .minecraft/mods/ folder
  5. Launch Minecraft and press F7 to start

Building from Source

git clone https://github.com/finneritter/Notes-Plus.git cd igcalc ./gradlew build

Output: build/libs/notes+<version>.jar

Requires Gradle 9.4.0 (included via wrapper) and Java 21.

License

MIT

Compatibility

Mod Loaders

Fabric

Game Versions

1.21.11

Screenshots

Similar Mods

External Resources