资 源 简 介
WhiteMatter is a note management program written in C#.NET and compatible with Mono WinForms. Its primary purpose serves to be a tray notebook, which the user can quickly pull up to jot down a quick note, such as a to-do list or a website URL, then minimize the window back to the tray. This window contains two tabs: the Notes Tab and the Clipboard Tab. The Notes Tab consists of a text box, in which the user will type the note, buttons to access the next and previous notes, and buttons to perform common actions, such as save the current note and hide the window. A new note is automatically created (if the last page of the notebook is displayed) by pressing the "Next" button. Notes will automatically be saved to a text file located in the executable directory when the "Back" or "Next" buttons are pressed. This tab will also include support for multiple notebook pages, as well as importing and exporting notes as text files. The Clipboard Tab will also c