Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Notebook interface application for organizing notes and to-dos
Contributed by: Connor Gray
Organizer is a notebook interface-based application for organizing notes and to-dos. Every project has an associated Log notebook which contains a description of the project, daily entries for notes and completed to-dos, and a Queue section to order “up next” tasks to be done.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["ConnorGray/Organizer"]
To load the code after installation, evaluate this code:
Needs["ConnorGray`Organizer`"]
Once installed, you may open the main Organizer palette from system Palettes menu item:
New Organizer notebooks can be created from the File > New > Organizer Notebook menu:
See Overview of Connor Gray's Organizer to get started.
Wolfram Language Version 13.3