ConnorGray/ Organizer

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.

Installation Instructions

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`"]

Details

Organizer provides an 'Organizer' palette via the Palettes menu.

Examples

Setup

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.

Publisher

Connor Gray

Disclosures

Compatibility

Wolfram Language Version 13.3

Version History

  • 0.7.2 – 08 March 2024
  • 0.7.1 – 06 September 2023
  • 0.7.0 – 16 May 2023
  • 0.6.0 – 16 February 2023
  • 0.5.0 – 19 May 2022
  • 0.4.0 – 01 March 2022
  • 0.3.0 – 08 December 2021

License Information

MIT License

Paclet Source

Source Metadata

See Also