Hi: I was using the free download. I just went to the voodoo site and purchased the VoodooPad. The form gave me a serial number. The question is: How do I get...
How can I rename a category? Aside: It would be nice if the HTML export would also include a categories page that lists each category with links to the...
... Currently you don't. That's something that's on the list for 2.5 ... That's a good idea- I'll see what I can do. (And since the html stuff is getting a...
Hi everyone, I have started using voodoopad recently. A lot. I love the software but I just wanted to make a tiny suggestion... I usually have 2 or 3 fonts...
... It's an interesting idea- but I'd rather reserve the cmd-1, cmd-2 shortcuts for something else, such as bookmarks like Safari does. (That's not an...
I've got a preview build of 2.5 that I'd like for some people to try out if they are feeling adventurous. What I'm interested in having tested out is the new...
I am avid user of VoodooPad and a great fan. I have read the documentation several times, and appreciate the careful explanations and examples. But I can not...
David, ... What about just typing the title of the orphaned page in the desired spot of your document? I'll get a link to the orphaned if I do this. ... There...
... Yes! Works like a charm. This will solve my big problem. (Sorry -- I've only been using computers for 22 years. Theses concepts come slowly to me!) ......
... I used this method as a calendar for a little while. It's really extremely simple: "list" means you list out all the days in a month (e.g., manually type...
I'm working on some Automator actions for VoodooPad 2.5, and I was wondering if anyone wanted to let me know if they had any priorities as far as what kind of...
To work with "New Document", how about "Link to page from X Document"? Will "New Document" take selected text or the clipboard as text for the new page?...
... "New Document" just creates a new document- I think what you are wanting is "New Page", which is currently exposed via AppleScript (and you can give it...
Is there any way to do document-wide manipulation to a vdoc? For example, prepending a string of text at the top of every page? I ask because I have a fairly...
Ok, yeah, what you said. I was thinking of New Page, not New Document. So, on top of that, adding an action to have it linked from another page (not document,...
... Apparently I didn't provide any mechanism to iterate through the page names of a document. I suppose I'll have to fix that for 2.5 as well :) So here's...
I would like to compare pairs of vdocs and get some sort of listing of differences. I have several versions of a vdoc (don't ask), and I try to be very careful...
... I second that. But because comparison features are quite hard to do right and take a lot of time, what about comparing the dates of every page in doc to ...
... I'll see what I can do. It won't happen in the 2.5 timeframe, but hopefully 3.0 or soon after that. thanks, -gus -- August 'Gus' Mueller Flying Meat Inc. ...
The task does sound daunting, so perhaps it is too much to ask. Still, if there is a simpler make-do solution, I'll take whatever I can get! Comparing the...
This is not for those intimidated by Unix, but you could export to textfiles (in different directories, of course) and use diff from the command line... (=...
... Yes, I'm replying to my own message, and yes- apparently I don't know my own product as well as I should :) Here's the correct way to do the "prepend to...
Here is my first attempt at (quickly!) finding the differences in the "last modified" dates of the pages in two open VP docs. The script assumes that you want...
I forgot that Yahoo mangles my line endings. You can download that script directly from here: http://homepage.mac.com/mike.com/compare_vp_docs.applescript...
Michael, I tried a few simple tests, and the script seems to work fine. My basic need is to know whether there are differences between pairs of vdocs and if so...
This may be more of a mac question than one for vdp, but; is it possible to create a link from another file, say an .rtf file, to a document in VoodoPad? I'm...
Hi, I've been working with VP for quite a while (1.0 days) and thought of a new use for it, creating my Word docs for a book I'm working on. Here's what I...