1. Installation ... Unfortunately, I don't know either. My operating system is Windows XP Home. The home edition has only the groups administrators, ...
Hi, version 1.7beta6 of WikidPad is available as source or with Windows installer (source is identical to revision 80 of the "mbutscher" branch of the...
I haven't used WikidPad for a good few months now, but I've just checked the latest binary - wow, good work Michael! I'm especially impressed with the...
Is there a way to add support for a visual separator in the wikiword (like a dot (.)). It would help with grouping all pages related to a project. For example...
THANKS for the improvements in 1.7b6. I love the <pre>...</pre> tags! It's EXACTLY what I needed. I have noticed a quirk in the bullet points with 1.7b6,...
I agree. A separator like that would be useful for organization. CTC _____ From: wikidPad@yahoogroups.com [mailto:wikidPad@yahoogroups.com] On Behalf Of Slava...
Have you tried using document attributes? I use attributes like the following: [project: InProgress] [category: Financial] So in the tree view I can navigate...
Hey, thanks for the tips. I'm aware of the attributes and I was thinking that I could mark each page like [projectA: overview] or [projectB: requirements] and...
I'm new to WikiPad, and using 1.6rc3. I keep thinking auto-completion will kick in when I'm typing a WikiWord on a page, but it doesn't happen. And then...
Try pressing CTRL+Space after you type in a part of the word. Slava Ivanyuk <http://liquidmaze.emeraldhand.com/> http://liquidmaze.emeraldhand.com/ _____ From:...
Thank you Slava. I had tried that and it didn't work. But since then I've found that auto-completion doesn't work if the WikiWord page is empty. C. Todd ...
... Thank you, I will add such a check to "Configuration.py": def isLinux(): """ Return if working on Linux system """ try: return os.uname[0] == "Linux" ...
Michael, Thanks - great new features. I'm noticing a bug with keyboard navigation: ctrl-up/down, ctrl-alt-back/forward, and ctrl-o do not seem to work always....
Also, make sure that you type at least one letter (e.g. "[A ") and that you have at least one other wikiword beginning with that letter (e.g. [AandB]). Wes ......
Michael, More about this keyboard nav bug: attempting to open the same wiki word again after a failed attempt will give the status message "wiki word already...
Ok, numbers in the wikiword are not the issue; now that I examine the tree I see that I have duplicates, and navigating for any wikiwords that have duplicated...
Sorry for all these emails; reverting to beta5 did not correct; but rebuilding the wiki after reverting did correct. I have reinstalled beta6 and it seems to...
After reinstalling beta6, I noticed that adding the views window made the main tree non-functional. Closing and restarting fixed this. Log follows. Traceback...
... Or if you're a programmer like me (and have camelcase words EVERYWHERE that you don't want to be wikiwords), you may want to switch off camel case for the...
Thank you both for the help. C. Todd _____ From: wikidPad@yahoogroups.com [mailto:wikidPad@yahoogroups.com] On Behalf Of d_bolton_au Sent: Monday, June 05,...
I use a backslash \LikeThis. Geoff. v1.6rc3 ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam...
I'd like to second this with regard to single vs. double spaced bullets in the preview (I favor single as well); ideally the editor and preview would as close...