The need for such may be obvious to you, and there's nothing wrong with the idea, but I doubt I've been asked 3 times in the past eight years for that functionality. Its just not something most people use, need, or have really shown interest in hav…
For what you want to do, you can just put in "Hyperlimit: 1234" as the display text. and leave the source blank.
The custom field source is for displaying fields that are set in scripts. I thought there was a way to edit those in the program its…
Well, glad to hear the problem went away. Did something change on the system? Maybe a reboot? It sounds like perhaps something wasnt loaded right.
An email to support for this isnt necessary, so long as its no longer occurring.
Well, thats not an error message coming from the program (being generated by the program). If I had to guess, I'd say something changed on the machine itself.
There's a help file for the api in the mapper's directory (GoblinAPI.chm). Not sure if its part of the trial version, but its shipped with the full version. You'd use the SaveToGraphic() method of the Map object. I believe scripts can be run from…
You cant increase that in the program itself. It's in there to prevent allocating an image so big it crashes the video driver.
I dont think the export function in the api is limited, so you might try it via a script. Or possibly, using a script…
Not sure if this is mentioned in the help file, but The Keep will assign the first Image item it finds as the cover image. So you dont have to stick an image in the 'root' topic. Just place an image as the first child item under the root topic.
esmale wrote:
Added note: My earlier post requested a tool for DB maintenance/compacting. I've been using a free 3rd-party tool called SQLite Database Browser (
Are you trying to make an actual in-document table of contents? If so, I think I can automate that. It already creates the .ncx file, so the info is all there.
The HTML exports used by the HTML export feature and the epub creation are actually …
EDG wrote:
In fact I'm wondering why there isn't an option to not import duplicates via csv if the option exists when importing astroDB files.
Each body in an AstroDB has a unique identifier (the 'UABI', or 'Universal Astronomical Body Identifi…
The beta has been updated to improve searching speed when searching based on habitabiltiy and population.
Also added is support for Natural Language Search within scripts. The api doc will be updated when the final build is released, but here's …
There's no way to do it without a script.
The next update will have scripting support for the natural language search, so you'll be able to generate a list of bodies using the same type of query you'd use in the search box, and then have easy acc…
Hi Erin,
I've been testing it with:
Adobe Digital Editions
Sony Reader for PC
Barnes & Noble Nook for PC
Barnes & Noble Nook for Android
Kobo is also another popular reader, though I havent installed it yet.
Ed
Hi John,
Please send an exact decription of what steps you did to the support address. I've not seen any problems wrt the log entries, but if there is one it'll be fixed.
Ed
Small Bodies isnt meant to mean a specific body, but rather an indicator that there are misc small bodies (rubble, basically) in orbit.
AS3 doesnt let you specify the size of the bodies to create when randomly generating a sector, but it does let…
No, I dont think there's a way to do that with an inspiration pad generator. It was a good thought, but each name is a separate 'rep' for the generator (since astro needs to pass in different coordinates to the generator for each body), so all the …
If you havent already, try that beta posted here. It almost sounds like its having trouble displaying the results file after its generated. The beta, in addition to unicode support, does something slightly different with the results file.
JohnTaber wrote:
I think NBOS could easily add high-level tabs into the UI without taking up any screen space that would eliminate this need from a technical level as Ed describes...guess I have a different take...but I get your point.
What I…
Daeglan wrote:
On a technical level loading the 1 big database with all my campaigns is going to be slower and more memory intensive than keeping them all smaller.
Nope, thats factually incorrect. The Keep does not load the entire database int…
I copy/pasted it into a file & ran it, and it seems to run exactly as you defined it... either NOTHIN or (missing)
You say you click and 'nothing' happens. Is anything displayed? ie, is it a blank page that gets displayed, or is it the same…
Support for multiple databases was simply an option added for those who had particular needs for it. During testing we had people who were using it for their work information (as in their jobs) because it was so convenient, and they didnt want to h…