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...
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...
... 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 -- ...
... 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...
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, 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...
... 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...
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...
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...
... 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"...
... 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...
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......
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...
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@...
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@...
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 ...
... 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, ...
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...
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...
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...
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...
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...
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...