Search the web
Sign In
New User? Sign Up
voodoopad · VoodooPad Users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1199 - 1228 of 1629   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1199
Just curious if there is a way to do this. I've never seen it in voodoopad. It would be nice if there were some way embed html...say, the 'embed' feature of...
dsummersl
Online Now Send Email
Mar 1, 2009
8:51 pm
1200
Sorry if this has already been discussed in the past here. Imagin that I have a page that is linked from several other pages with the page name. If I change a...
mtakezawa
Offline Send Email
Mar 1, 2009
8:51 pm
1201
... There isn't any way to do this, sorry. You can download content such as swf's, movies, etc, and embed those inside VP as an alternative. thanks, -gus -- ...
Gus Mueller
ccgus
Offline Send Email
Mar 1, 2009
10:51 pm
1202
... You can rename the page from the page info palette when viewing the page. However, there isn't a global find and replace. The reason why this isn't built...
Gus Mueller
ccgus
Offline Send Email
Mar 1, 2009
10:59 pm
1203
Just a heads up for everyone. The new Safari 4 beta from Apple breaks VoodooPad's web export, as well as the WebDAV syncing if you have the option to publish...
Gus Mueller
ccgus
Offline Send Email
Mar 1, 2009
11:09 pm
1204
Gus, Thank you very much. I understand what you are worrying. As I use a very long phrase as a page name and links to the page, I am pretty convinced that my...
mtakezawa
Offline Send Email
Mar 1, 2009
11:34 pm
1205
... It sounds like a bug. If you can send an email to support@... , with a sample document showing the problem (it only needs two pages, the index...
Gus Mueller
ccgus
Offline Send Email
Mar 1, 2009
11:39 pm
1206
... Sorry for bothering you again but I'm a bit confused how to use it. I downloaded the zip file. There was a "globalfindandreplace" folder containing the...
mtakezawa
Offline Send Email
Mar 2, 2009
12:21 am
1207
This script (requires voodooPad latest build 4.1) will do what you want.. but anyone using this should make a backup of their document first, as Gus has said...
Mark Perrin
patchling
Offline Send Email
Mar 2, 2009
4:04 am
1208
I'll put it up at this link in a plain text file. The group email really screws around with the formatting - ...
Mark Perrin
patchling
Offline Send Email
Mar 2, 2009
4:08 am
1209
Thanks a lot, Mark! Just an information that is worth to be shared; It worked fine for English phrase but not for Japanese phrase. This may be another bug...
mtakezawa
Offline Send Email
Mar 2, 2009
2:15 pm
1210
... Make sure you put a 'u' in front of your search and replace strings, like so: find = u"text_you_want_to_find" replace = u"what_you_want_to_replace_it_with"...
Gus Mueller
ccgus
Offline Send Email
Mar 2, 2009
9:22 pm
1211
... You'll need to build it all using Xcode first: http://developer.apple.com/technology/tools.html It's not just as simple as copying the main.py file, since...
Gus Mueller
ccgus
Offline Send Email
Mar 2, 2009
9:24 pm
1212
So you just build them with Xcode... and you get either .vppy or .bundle (depending on Release or Debug config). What then? I thought plugins were .vpplugin......
Jesse Read
jessedodgydev
Offline Send Email
Mar 2, 2009
11:32 pm
1213
... It should be .vppy for both Release and Debug- I'll have to check that out. Anyway, you just put that in your ~/Library/Application Support/ ...
Gus Mueller
ccgus
Offline Send Email
Mar 2, 2009
11:36 pm
1214
Sorry Gus, but I'm a bit confused again. I compiled globalfind.xcodeproj (Xcode 3.1.2) and made GlobalFind.vppy. I copied it to the plugins folder. I restarted...
mtakezawa
Offline Send Email
Mar 3, 2009
1:00 am
1215
... It's a palette plugin- so it'll show up in the list there. -gus -- August 'Gus' Mueller Flying Meat Inc. http://flyingmeat.com/...
Gus Mueller
ccgus
Offline Send Email
Mar 3, 2009
1:08 am
1216
I see..., yes, it's there. Thanks!...
mtakezawa
Offline Send Email
Mar 3, 2009
1:18 am
1217
I'm getting some interesting messages. Is there a tool/command/secret key-combo that will run a self-test routine on the current document....? (ie to check...
pete boardman
pete.boardman@...
Send Email
Mar 5, 2009
8:00 pm
1218
Is there a way to stop the "Save as PDF" VoodooPad option in the Print dialog from inserting a link into the current page? I rarely want a link to a PDF object...
pete boardman
pete.boardman@...
Send Email
Mar 5, 2009
11:02 pm
1219
... There isn't. ... If you can isolate the problem to a sample document (or provide me with the document) and the script so I can reproduce it, I can see ...
Gus Mueller
ccgus
Offline Send Email
Mar 6, 2009
12:34 am
1220
... There isn't any way to do this, but you know where to send the feature request :) (Well, it's support@... if you didn't actually know). thanks, ...
Gus Mueller
ccgus
Offline Send Email
Mar 6, 2009
12:45 am
1221
It it possible to "lock" specific pages in certain tabs? I would like to have a couple of tabs with some commonly accessed pages so that I can easily access...
Jan Erik Moström
je_mostrom
Offline Send Email
Mar 6, 2009
8:08 am
1222
... No, this isn't possible, sorry. -gus -- August 'Gus' Mueller Flying Meat Inc. http://flyingmeat.com/...
Gus Mueller
ccgus
Offline Send Email
Mar 6, 2009
6:18 pm
1223
This isn't as elegant of a solution to what you were requesting, but I just put the pages I need to access often at the top of my NewPageTemplate. This puts...
Dante Bortone
dante_bortone
Offline Send Email
Mar 6, 2009
7:22 pm
1224
Being a researcher I'm often cutting and pasting from PDFs using Apple's preview. Most of the text is in columns so the text is selected with the option...
Mark Perrin
patchling
Offline Send Email
Mar 6, 2009
8:48 pm
1225
I have the same situation, but I wrote an applescript a while ago to take care of the problem. I bind the appelscript to a hotkey using quicksilver. It has the...
Daniel Parrott Ashbrook
anjirokhan
Offline Send Email
Mar 6, 2009
9:25 pm
1226
Ahh, silly me. Yes it is plain text so it will adopt the formatting of the current page's cursor position. I should have just done this without thinking about...
Mark Perrin
patchling
Offline Send Email
Mar 6, 2009
10:54 pm
1227
VoodooPad 4.1, and VP Reader for the iPhone have been released. The release notes are here: http://flyingmeat.com/voodoopad/voodoopadreleasenotes.html You can...
Gus Mueller
ccgus
Offline Send Email
Mar 7, 2009
8:22 pm
1228
... Thanks Gus! So far, it's looking good......
pete boardman
pete.boardman@...
Send Email
Mar 7, 2009
10:40 pm
Messages 1199 - 1228 of 1629   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help