A basic note window with an uncustomised view has the following elements, working top to bottom:
- Caption bar with standard OS window controls and displaying the note's title (Name).
- The main text window. It can be simple unadorned text as shown here or marked up with emphasis and use different fonts.
- By default Note windows show a sidebar. This is controlled at app/document level by the Text Preference Show Sidebar. The sidebar visibility can be toggled using the disclosure triangle icon bottom left of the main text window. The visibility state of the sidebar is stored, per note, in the TextSidebar attribute. The sidebar's contents are described further below.
- Sidebar visibility toggle icon. A disclosure triangle icon.
- Make Link tool. Turns the cursor to an active link ready to click on a target note or parking space. This tool is retained in the old position so as to allow link creation when the sidebar is hidden.
Sidebar
The sidebar holds the following contents
- Key Attribute button. This replaces the old pop-up at the top of the right margin of the text window. If clicked shows a pop-up list of all System and (listed last) User attributes. Selecting any item causes it to by displayed beneath the caption bar (and title - if displayed) as seen in the customised window example. Any item already selected has a bullet to its left in the pop-up list - clicking such an item de-selects it and removes it from display. Displayed attributes accept dragged text as input. Selected items in the pop-up can be clicked to remove them from display.
- Links button. This show a pop-up list allowing you to create a new link, open the browse links dialog or follow any current outbound link from the note (this re-uses or opens a new text window depending on your preferences). The old Make Link tool is retained, bottom left of the text window.
- Browse URL button. This causes the URL set in the note's URL attribute to be opened in the default browser window. If the URL attribute is not set, this icon is dimmed.
- File tool. Allows a file or folder to be attached to a note. Each note can only attach one file or folder but it may differ from note to note. Attach the file or folder by dragging it onto the tool's icon which will highlight if a drop is acceptable. There is a pop-up menu for this tool; a file can be opened via this menu in its OS-default editing app, whilst folders open as a Finder window.
- Scripts tool. Allows a compiled AppleScript to be attached to a note. Each note can only attach one script but the script may differ from note to note. Attach the script by dragging it onto the tool's icon which will highlight if a drop is acceptable (incorrectly formatted scripts will not cause a highlight). Scripts can be set via the Preferences to automatically run when the note is opened. There is a pop-up menu for this tool. Any AppleScripts added to notes should be saved uncompiled, i.e. as 'Text'.
- Prototype pop-up. The pop-up list shows currently defined Prototypes for the file. Selecting an item sets it as the current note's prototype (and sets its Prototype attribute).
- Attributes table. Hidden by default, clicking the disclosure triangle shows a small table of attribute values with a pop-up allowing different sub-sets of attributes to be displayed (default is User). The list can be scrolled vertically but not horizontally. Table entries cannot be edited in situ - use the Info view for this and also to view values to long to fit in the table. When the Attributes table is open all other sidebar contents is shifted downwards.
- Get Info view button (to right of Attributes). This open the note's Info view allowing editing and viewing on long values such as URLs.
- Ancestors. A list of the current note's ancestors - i.e. the hierarchy down from its root.
- Created. Date/time the note was created.
- Modified. Date/time the note was last modified.
- Contains. Sums of children and descendants.
- Links. Sums of inbound and outbound links.
Note that the sidebar doesn't have a scroll bar - to see all the content you must increase the vertical size of the text window. Revealing the attributes table pushes content below it further down the sidebar. The sidebar cannot be resized horizontally - use the Info view to see attribute values in full detail.
If a text window is sized very narrow - the sidebar will not be shown regardless of settings. You must make the window larger to display the sidebar - circa 570 pixels width seems the cut-off.
If the sidebar is hidden, the View menu item 'Hide Sidebar' will actually re-show the sidebar (assuming Note window width allows) despite the caption - the action is a toggle. Alternatively use the Sidebar visibility toggle icon bottom left of the text pane.
|
|