This is a very simple Apple Script Studio application (0.3) and a Mori Plugin (0.4) that creates a small window that serves as a note input for Mori. It's purpose is to facilitate note-taking while reading materials in other applications (e.g. Preview or Safari.) Alternatively, it could be left visible all the time to make it easy to add a quick reminder to your notebook, without having to switch to Mori.
UPDATE: Note-chan 0.4 (and greater) is now a full Mori plugin. That means that it can handle all data types that Mori can. Any text or styled text on the clipboard can be included in the note just as it should appear.
Usage:
After installing the plugin, the "Show Note-chan Window" item will appear under the View menu.
a single line without a period or return -> Mori entry with a title but no note
a title line, return, text -> Mori entry titled with the first line and all of the text in the note
no obvious title line, with many sentences of text -> the first sentence will be chosen as the title, and all the text (including the first sentence) will be placed in the note.
If the note is empty but the clipboard text is included, the title will be taken from the first line/sentence of the clipboard contents.
Any text on the clipboard can automatically be included with the note by checking the appropriate box.
cmd-return will send the note to Mori
The small unlabeled button will bring up a preference window where various display options can be set.
Notes:
I made this mostly to facilitate my own research notes, but if people seem to like it, I can add a number of additional features.
Things I'm considering:
(added 0.3) making the window floating (i.e. always on top)
(added 0.4) allowing the window to become partially transparent
(added 0.4) different text colors for the clipboard text and note, when they are put into Mori
(added 0.4) allowing clipping of images and styled text
(added 0.3) window resizing
specify folder for note destination (for now it sends to root level of front document)
(added 0.5) sent any unsent data on window close
(added 0.6) universal binary
(added 0.8) updated to work with Mori 1.2
add a hot-key combo for invoking Note-chan (any suggestions?)
(0.9) fixed conflict with dock menu.
| Attachment | Size |
|---|---|
| Note-chan0.3.zip | 37.38 KB |
| NoteChanPluginProject.zip | 52.94 KB |
| NoteChanPlugin09.plugin.zip | 28.31 KB |
BMEguy or Jesse, for those
BMEguy or Jesse, for those of us who know nothing about scripts, can you give us an idiot's guide on how you would install and run something like this?