-
Notifications
You must be signed in to change notification settings - Fork 9
Plugin Commands Reference
This is a complete list of commands registered in RemNote by the Incremental Everything (Plus) plugin. You can access these via the Command Palette (Cmd+/ / Cmd+/ or Cmd+K / Ctrl+K) or their assigned keyboard shortcuts.
See the Keyboard Shortcuts page for default bindings.
-
Incremental Everything (
Opt+X/Alt+X) Tag the focused Rem with the#Incrementalpowerup, adding it to your learning queue. -
Extract with Priority (
Opt+Shift+X/Alt+Shift+X) Tags the focused Rem (or selected PDF/article highlight) with the#Incrementalpowerup and immediately opens the Quick Set Priority popup, allowing you to create an extract and assign its priority in a single action. -
Reschedule Incremental Rem (
Ctrl+J) Manually pick a new target date interval, overriding the standard scheduler algorithm. -
Dismiss Incremental Rem (
Ctrl+D) Equivalent to clicking the "Done" button. Removes the Incremental and transfers its history to the Dismissed powerup. -
Open Repetition History (
Ctrl+Shift+H) Displays a comprehensive history popup. For Incremental Rems, opens the IncRem Repetition History. For regular flashcards, opens the Flashcard Repetition History. -
Execute Incremental Rem Repetition (Review in Editor) (
Ctrl+Shift+J) Open the Editor Review Timer to log a spaced-repetition event directly from your document, without needing to enter the queue. -
Next Item in Queue (
Cmd+Right/Ctrl+Right) Records a rep and advances to the next item. Equivalent of clicking the "Next" button. Also saves PDF page history before advancing.
-
Set Priority (
Opt+P/Alt+P) Opens the Full Priority widget to deeply adjust absolute and relative rankings of the Rem. -
Quick Set Priority (Light Widget) (
Ctrl+Opt+P/Ctrl+Alt+P) Opens the zero-lag Light Priority widget for immediate integer adjustments. -
Quick Increase Priority Number (Less Important) (
Ctrl+Opt+Up/Ctrl+Alt+Up) Instantly increases the priority number (making the item less important) by the configured Priority Step Size (default:10). No popup is shown. -
Quick Decrease Priority Number (More Important) (
Ctrl+Opt+Down/Ctrl+Alt+Down) Instantly decreases the priority number (making the item more important) by the configured Priority Step Size (default:10). No popup is shown. -
Batch Priority Change A powerful widget for managing the priorities of multiple Incremental Rems at once, designed for large documents with many nested items.
Use Cases: Batch decrease priority of a document/branch after a test, or adjust priorities when your interest in a given subject increases or decreases.
Access:
- Via the Command Palette: search for "Batch Priority Change".
- From the Document Menu (
...on a Rem) to act on it and its descendants.
Priority Operations:
- Increase Priority: Makes items more important by multiplying their priority value.
- Decrease Priority: Makes items less important.
- Spread Evenly: Distributes priorities linearly across a range you define.
- Adjust Proportionally: Remaps priorities to a new range while maintaining relative spacing.
Advanced Features: Interactive table with filtering by name/type/priority range, sorting by any column, "Preview Changes" mode, and CSV export.
-
Batch Assign Card Priority for tagged rems (
Opt+Shift+C/Alt+Shift+C) AssignCardPriorityto hundreds of rems at once, based on a tag.Use Case: If you previously used tags to prioritize your cards (e.g.,
#important!,#P1,#P2,#P3) before the Incremental Everything prioritization system, you can convert your old tagging system to the new one in bulk.Features:
- Assign random priorities within a specific range (e.g., 20–40).
- Intelligently handles IncRems — use their existing IncRem priority as their Card Priority.
- Safely updates rems with existing
manualorincrementalpriorities by requiring explicit "Overwrite" confirmation, with color-coded badges distinguishing Manual CP (amber) from Incremental CP (green).
Access: Focus a tag rem and run the command from the Command Palette, or use the Document Menu.
-
Create Priority Review Document (
Opt+Shift+R/Alt+Shift+R) Generate a custom document that compiles your absolute highest priority Rems mixed with standard Flashcards for subset review. -
Open Sorting Criteria Brings up the Sorting dialog to manipulate the flashcard:increm ratio and queue randomization.
-
Open Priority Shield Graph Open your dynamic progress tracker graph.
-
Open Incremental Rems Main View (
Opt+Shift+I/Alt+Shift+I) Opens a full-page tracking list of every Incremental Rem in your Knowledge Base. -
PDF Control Panel Opens the advanced PDF Control Panel popup for the current PDF source. Allows you to set page ranges for chapters, view and manage all other Rems using the same PDF, track reading time per session and total, view reading history, and set priorities — all from a single interface.
-
Jump to Rem by ID Utility to navigate quickly based on raw IDs.
-
Update all inherited Card Priorities Crucial maintenance task. Recursively processes the document and pre-computes flashcard priority tags for immediate load-times when entering the queue.
-
Refresh Card Priority Cache Forces a manual recalculation of the queue caching system.
-
Remove All CardPriority Tags Bulk maintenance to wipe priorities across a scope. Use with caution.
-
Cancel No Inc Rem Timer Stops system checks when queues are temporarily empty.
-
Debug Incremental Everything / Debug Video Detection Outputs specialized state logs to your developer console to diagnose edge cases.
- 1. Getting Started
- 2. The Philosophy: What is Incrementalism?
- 3. The Core Loop
- 4. Mastering the Queue: Prioritization & Sorting
- 5. Advanced Workflows & Use Cases
- 6. Essential References
- 7. FAQ & Troubleshooting
- 8. Changelog