Thanks Jon for the script (AppleScript is still being procrastinated
in my todo list).
Unfortunately I get the following error in the Console
23.2.12 18:26 PM Quicksilver[90974] Perform AppleScript Action Error:
"NSAppleScriptErrorNumber" = -1701;
"NSAppleScriptErrorBriefMessage" = "The iObject parameter is missing
for \U00abevent DAEDopnt\U00bb.";
"NSAppleScriptErrorRange" = NSRange: {0, 0};
"NSAppleScriptErrorMessage" = "The iObject parameter is missing for
\U00abevent DAEDopnt\U00bb.";
23.2.12 18:26 PM [0x0-0x1c01c].com.blacktree.Quicksilver 2012-02-23
18:26:49.367 Quicksilver[90974:10b] Perform AppleScript Action Error:
"NSAppleScriptErrorNumber" = -1701;
23.2.12 18:26 PM [0x0-0x1c01c].com.blacktree.Quicksilver
"NSAppleScriptErrorBriefMessage" = "The iObject parameter is missing
for \U00abevent DAEDopnt\U00bb.";
23.2.12 18:26 PM [0x0-0x1c01c].com.blacktree.Quicksilver
"NSAppleScriptErrorRange" = NSRange: {0, 0};
23.2.12 18:26 PM [0x0-0x1c01c].com.blacktree.Quicksilver
"NSAppleScriptErrorMessage" = "The iObject parameter is missing for
\U00abevent DAEDopnt\U00bb.";
How can I customize the action to save the note as a TextClipping to
the Desktop as its default destination.
On Feb 21, 3:06 pm, Jon Stovell <[email protected]> wrote:
> True, but the file has to exist first for those actions to work. My
> little script makes the file for you.
>
> On Feb 20, 10:26 pm, Du Song <[email protected]> wrote:
>
>
>
> > An alternative is install Text Manipulation Action plugin, then you
> > can create or append to a text file.
>
> > On Feb 21, 12:32 am, su <[email protected]> wrote:
>
> > > Hello and thanks for keeping QS alive.
> > > How can I take a quick note in plain text and leave it in the desktop?
> > > I read in Howard Melman's User Guide about a Sticky Note action,
> > > but I uninstalled Sticky Notes.
> > > I searched for plugins and action in the prefs to no avail.
> > > What I want to accomplish is much like what you'd do
> > > when selecting some text in an app and dragging it to the desktop.