Search found 25 matches

by soulbarn
2006-06-02 07:28:22
Forum: Nisus Writer Express
Topic: Here's an applescript to attach current Nisus doc to email.
Replies: 3
Views: 8251

BTW, if you want the script to activate mail, with the new message opened and ready to address, add these lines to the end of the script:

tell application "Mail"
activate
end tell
by soulbarn
2006-06-01 11:03:00
Forum: Nisus Writer Express
Topic: Here's an applescript to attach current Nisus doc to email.
Replies: 3
Views: 8251

Here's an applescript to attach current Nisus doc to email.

maybe there's already a way to do this, but I couldn't find it. I was trying to do this myself, but got MAJOR help from the forum users at macosxhints.com...please include the credit (not mine, the author's) if you distribute it: -- Send Nisus Writer Express Document as Mail Attachment -- -- By BigP...
by soulbarn
2006-05-20 14:16:25
Forum: Nisus Writer Express
Topic: Nisus docs won't show up in smart folders?
Replies: 2
Views: 4351

strange...it works on my laptop - but on my desktop, definitely doesn't....I'm on the road now but I will check the items you mentioned. thanks.
by soulbarn
2006-05-19 10:26:22
Forum: Nisus Writer Express
Topic: Nisus docs won't show up in smart folders?
Replies: 2
Views: 4351

Nisus docs won't show up in smart folders?

I use MS Word format (not RTF) as my default format in Nisus. When I use my smart folder to find all my Word docs within X number of days, only those created in MS Word show up.

How do I make Smart Folders find my Nisus docs?

thanks,

Dan
by soulbarn
2006-05-18 10:17:55
Forum: Nisus Writer Express
Topic: is there any way to print all open Nisus documents at once?
Replies: 0
Views: 3044

is there any way to print all open Nisus documents at once?

I use a word macro to do it, but am not sure if Nisus can...

thanks
by soulbarn
2006-05-16 09:40:33
Forum: Nisus Writer Express
Topic: first save doesn't ask to name the document
Replies: 1
Views: 3628

first save doesn't ask to name the document

When I save a new document for the first time in Nisus by using CMD-S, the doc automatically saves in the Nisus Documents folder with whatever words are in the first line (or untitled, if there are none.) This is odd behavior - shouldn't it ask me for a document's name, instead of forcing me to do a...
by soulbarn
2006-05-15 18:59:10
Forum: Nisus Writer Express
Topic: email a document directly from Nisus?
Replies: 1
Views: 3649

never mind, brain freeze

too much sugar today, obviously. services menu.
by soulbarn
2006-05-15 18:54:50
Forum: Nisus Writer Express
Topic: email a document directly from Nisus?
Replies: 1
Views: 3649

email a document directly from Nisus?

Is there a way to do this, as with Word's "Send to Email Recipient as Attachment" command, or via a Macro or Applescript..

thanks,

dan
by soulbarn
2006-05-15 12:25:35
Forum: Nisus Writer Express
Topic: bug/error in 2.6
Replies: 4
Views: 5792

actually, I've noticed that it doesn't always happen for me, either. I'm able to reproduce it, but there seems to be no logical reason I can see (though there must be one, somewhere in the code, I guess) for one instance or the other.

Oh well.
by soulbarn
2006-05-15 11:09:13
Forum: Nisus Writer Express
Topic: bug/error in 2.6
Replies: 4
Views: 5792

bug/error in 2.6

this is either a bug or a mistake, depending on how you interpret it. But it is clearly a problem! \\ :wink: If you type a sentence in quotes, and close the quoted phrase with a comma and then a quote mark, ie: "I love nisus," said the monkey. Nisus interprets the close quote as a new open...