keithconover
Engaged
keithconover
Engaged
Activity
Mar 08, 2025
06:48 PM
Tried editing my post to make the grammar make more sense. Sent you the link to my file via email. Thanks!
... View more
Mar 08, 2025
04:47 PM
Windows 11, a 64-bit system. Weird that my InDesign seems to stop eating memory at a bit less than 2 GB.
... View more
Mar 08, 2025
04:42 PM
This is really weird. I have headers in my textbook, and they: From a paragraph with the "H1" paragraph style, pick up text which is styled by the character style "HeadText1" (which does nothing but allow a Text Variable named "Section" to pull this text and put it in the header), From a paragraph with the "H2" paragraph style, pick up text which is styled by the character style "HeadText2" (which does nothing but allow a Text Variable named "Subsection" to pull this text and put it in the header), and From a paragraph with the "H3" paragraph style, pick up text which is styled by the character style "HeadText3" (which does nothing but allow a Text Variable named "Subsubsection" to pull this text and put it in the header) I have a header that has the text variables <Section> then a tab then <Subsection> then a tab and then <Subsubsection>: Which, on a page with these paragraph and character styles, looks like this: (This section doesn't have any H2 headers so the Subsubsection variable is blank) So far so good. But then, I started noticing that somehow my H1 HeadText1 Section text quit appearing on the second page. I've had this before, and it came down to a tiny bit of text – sometimes even just a paragraph mark – styled with HeadText1. So I just search and destroy that bit of HeadText1 styling. But this time, when that first "6: Wilderness First Aid (1/2)" disappeared, there was no errant HeadText1 styling. I cut all the text in that first section, and the problem disappeared. I tried saving the chapter to an .idml file and back into .indd file to clean it. Still happened. I tried stripping out all of that text, putting into a pure ASCII editor to clean it (I use UEStudio from UltraEdit for this and coding). I copied the text in, and things were going fine until I created a footnote to put some of the footnoted ASCII text into. But simply the act of creating the footnote – a blank footnote – made the problem recur: And that missing header bit stays missing throughout the entire length of the chapter. I thought it might be the footnote pushing something – maybe a paragraph marker – onto the next page. But no, the text does not extend onto the next page when I insert a footnote. It's just the footnote itself that's screwing up the header. Sigh. I thought it might be something weird in the Footnote Text style. But no, it looks pretty plain: I did try "Reset to Base" on the footnote style but the problem still occurred when I did that. I have no clue what's going on. I hope someone else on this forum does! I figured I would try here before calling tech support. Thanks for any help.
... View more
Mar 08, 2025
04:20 PM
Well, Robert, you're right again, partially. I did disable disk swapping, and now, when InDesign reaches its limits, instead of locking up, I just get a quarter-second or half-second pause and can keep editing, though this does tend to happen over and over. I upgraded from 32GB of RAM to 128 GB of RAM after this. As far as I can tell, there's no major significant difference, still occasionally get one of those pauses, though the system overall seems snappier. And in Task Manager, InDesign seems unable to use more than 2 GB of RAM. Do you know any tricks to tell InDesign that it's OK to use more of that RAM I just put in?
... View more
Feb 23, 2025
01:47 PM
Well, I tried something like your method, and ran into an unexpected problem. The one thing I didn't do as you suggested was that I did scale, using x=0 and y=50, to get the exact right shape. I don't know, maybe that's the problem but I don't think so. With my method of two text boxes, I was able to over-fill some of the diamonds, and with the single text frame, even though I tried to over-fill the diamonds (which I need for this flowchart), I was unable to figure out how to do this. See the picture: my original two-text-frame version on the top, the version done sort of like you suggested on the bottom. I tried setting the inset to a negative value but InDesign wouldn't let me. Sigh.
... View more
Feb 23, 2025
07:02 AM
1 Upvote
Thanks for the tip about the diamond-looking text frames! But in this particular instance, rather than going back and making all of those sets of two frames into ones just for neatness' sake, I'm going to leave them that way. I don't plan to make many more of these diagrams, maybe one', and I suspect I'll just use the APL approach (copying an existing diamond) rather than the Pascal/Modula-2 approach of creating one "properly" from scratch. However, I copied and pasted into my MS Word document "Style Guide Keith.docx" for when I next need a funny-shaped text frame. Thanks again!
... View more
Feb 22, 2025
07:16 PM
Here's why I was perseverating about this. I will not tell you how long it took me to make this in a way that (a was true to the original, b) pleasing to the eye, c) easy to understand, and d) easy to tweak or adapt for a new or changed triage system. At least that's what I'm telling myself. Final result: Layers Panel, collapsed: Layers Panel, expanded: I hope that at least one other person finds this helpful. And if you're wondering how I made the diamonds for the flowchart without moving over to Illustrator: Each diamond is a Groupof two text frames, one to hold the actual text in the diamond, the other to form the diamond. 1. Create a square frame. 2. Give it a one-pixel border 3. Object > Transform > Rotate 45 degrees 4. Object > Transform > Scale > [unlink X and Y scaling] > Scale Y to 50%
... View more
Feb 22, 2025
07:39 AM
First, a digression that will make sense in a bit. As fas as programming language design, there are those like Pascal or Modula-2 that were designed to be "self-commenting." That means that when you go back a year later to try to figure out how to tweak your program, it's pretty easy. Then, there are languages like APL that are designed for getting the job done quickly and screw the commenting. And when you try to go back a year later and tweak and reuse the code? You realize why some people called APL a "write-only" language. OK, so in my textbook I did some text-heavy flowcharts for triage systems in InDesign rather than Illustrator. And I wanted to tweak them. And I realized that, when I looked at them in the Layers Panel, they looked a lot like APL code. So I decided to clean them up, to basically change them from APL to Modula-2 or Pascal. (I would tell you how long it is taking me but I would be very embarrassed.) One of the things that occur frequently in flowcharts are lines with an arrowhead and the word "Yes" or "No" attached to them. Of course in my original, each line and word "Yes" or "No" were not grouped together. So, in the picture below, I'm trying to group the word "Yes" and it's line together. I've selected both of them. But, presumably because they're both already in a Group, I can't group them together in a subgroup: the menu item "Group" is grayed out. (Right-clicking won't work either.) I did figure out, eventually, that I can just drag them out of the group to where they're right under the top Layer in the Layers panel and then group them, no need for Dummy Objects.
... View more
Feb 21, 2025
03:14 PM
I have already posted this in UserVoice, but cross-posting here so others can see my workaround. And who knows, maybe suggest a better workaround? I am creating flowcharts within InDesign as it seems to work better for me than in Illustrator. The Layers Panel allows me to do this. But I really, really wish I didn't have to do this workaround. These are my personal notes for future reference: Grouping for complex assemblages of objects: creating a new group This is needed because the Layers Panel won't allow you to group items deep in the Layers Panel, only if they're at the top level; you can't create a "Group within a Group." - Use Layers Panel - Keep two objects (doesn't matter what) off the page named "Dummy Object," select them with the mouse, then Menu > Object > Group - Rename this to what you want your group's name to be - Drag TWO OR MORE objects or groups into this group - Drag the two Dummy Objects to the top of the Layers panel to get them out of the group - Drag the new group to the right position in the Layers panel
... View more
Feb 18, 2025
08:00 AM
1 Upvote
Sorry, typo, yes, it's a Z690. Intel Core i9-12900. ASUS Dual GeForce RTX 3050 8GB GDDR6 PCI Express 4.0 Video Card. SAMSUNG 980 PRO 2TB PCie NVMe Gen4 M.2 SSD. Connected to a LG 40WP95C-W 40” UltraWide Curved WUHD (5120 x 2160) 5K2K Nano IPS Computer Monitor. With that I can work with two pages side-by-side in big size for my old eyes. After several months, it developed a bad row of pixels and I sent it back for repair. Got it back in 2 weeks, using it now. Their tech support chatbot is, like most such things, essentially a hyper-intelligent autistic psychotic six-year-old. But once I got past that, their human tech support was just amazingly good. As far as the RAM, I decided just to go with what they recommended as in the link, all of the right options were already selected. I figured I would waste a lot of time and effort to look for that same exact thing online elsewere. Time is money.
... View more
Feb 18, 2025
07:11 AM
Two things. As far as the model of the motherboard, it's a ASUS ROG Maximus 2690 Hero (WiFi 6E) LGA 1700 Intel 12thGen A TX Gaming Motherboard. I used to build my own PCs but more recently I've gotten the people from https://silentpc.com/ to build them for me. Also excellent support. I just emailed them that I wanted to upgrade from 32 to 128 and they immediately sent me an email with a link to the very specific RAM that they recommended I get from Amazon. I just clicked and ordered. (A very easy button.) This is the fifth PC I've had them build for me. While I have experience with PC hardware, and have a needle point soldering iron and I'm not afraid to use it (also a radio ham) they have much more experience and I'm willing to pay for that experience. Also their support (as above) is outstanding. Also, as far entering a zero for the Windows virtual memory? I used to do that all the time in the era of smaller hard drives. It deletes pagefile.sys from your hard drive, which makes a lot more room. The default on my PC was 2048 MB (2 GB).
... View more
Feb 17, 2025
06:29 PM
1 Upvote
You've persuaded me. I just ordered 128 GB RAM for my desktop PC. In case anyone wants a quick guide on where the Windows 11 paging settings are, they are at: Settings > System > About > Advanced system settings > Performance > Settings > Advanced > Virtual Memory >Total paging file size for all drives > Change > Automatically manage paging file size for all drives > (adjust as desired)
... View more
Feb 17, 2025
02:19 PM
So, if I understand this right, InDesign can only handle up to XXX of RAM after it starts swapping to disk. And even with an SSD, this is the kiss of death: it gets stuck swapping to disk, unless, maybe, you wait several hours to be able to use InDesign again. I've only got 32 GB of RAM in my desktop PC. I had thought that getting more RAM for the PC didn't make sense, given that limitation. But given what you said, maybe I want to upgrade the RAM in this PC, and get a RAMdisk program like I had back 40 years ago. Do you recommend a particular RAMdisk setup?
... View more
Feb 17, 2025
08:37 AM
Hmm, I thought it was more of a general performance issue. I decided to number my chapters separately to avoid that, so for instance, page 34 of chapter 2 is page 2-34. Given that my Table of Contents (both volume and individual chapters have a Table of Contents) is also a set of links, I don't see much need for whole-volume pagination. This avoids that whole-book page number thing. It should be possible to simply turn off whole-book pagination until you're completely done and the turn it back on again. That would eliminate a lot of the disk-whirring while editing.
... View more
Feb 17, 2025
08:04 AM
1 Upvote
Robert, my first laptop (the Timex Sinclair, the Osborne 1 and the Cromemco Z-80 weren't really "laptops") had no hard drive, just a floppy drive and a RAMdisk. But my current PC has a SSD which is pretty much the same. Anubhav, I had already done everything in that post except for turning off Preflight. I found this made a big difference. Thanks!
... View more
Feb 17, 2025
07:59 AM
Well, I'm no expert, but I've been dealing with issues similar to yours for maybe a decade, also about 500 pages with lots of graphics and cross-links, but in my case just six chapters, so I will share some thoughts that might help. First, my book is aimed at a creative commons license online set of PDFs only (maybe a website with HTML later). I originally planned to offer both a single volume PDF with all six chapters (BTW there are three other volumes I planned as separate PDFs), as well as individual chapters. However, just last week, I gave up on the idea of a single PDF for each volume. It's going to be way, way too big. Might make sense to do for sending for publishing to print, but not for my use case. I do explain to users that if they put all of the chapter PDFs in a single folder, the cross-links will still work (which they do fine last time I checked). Second, a few years ago, I was trying to use the Book Panel as a way to easily open the appropriate chapters to edit as needed. It wasn't so easy, but now that I've done it, it makes accessing the chapters much easier. I'm on Windows, so I did the Registry hack to increas the JumpListItems to a monitor-appropriate number. (Just search for JumpListItems, you can make the tweak manually or there is a .reg file that you can download and will do it for you. If you're on Mac, maybe there is something equivalent) I then spent about five minutes doing the following: InDesign > File > Open > [Open the first chapter] Right-click taskbar InDesign icon > [click to pin first chapter to the JumpList] InDesign > File > Close [Iterate the above three steps until all chapters are pinned to the JumpList in order] Here is what the JumpList looks like when I'm done: This is so much easier than trying to open from the Book Panel! Now, as to, when you're editing one of your chapters, InDesign opens another chapter? Well, bad news. Even without using a Book Panel, if you have crosslinks from Chapter 1 to Chapter 2, and you edit one of thise crosslinks in Chapter 1, InDesign opens Chapter 2 in a new tab and makes the change there as well. You can save Chapter 2 and then close the tab and go back to editing Chapter 1. Hope this helps. Now if I can figure out how to add a sentence to my Chapter 4 without it going into a disk-swapping lockup (see https://community.adobe.com/t5/indesign-discussions/performance-and-hard-disk-swapping/m-p/14718137#M579729).
... View more
Feb 17, 2025
07:51 AM
Well, for working on my laptop, I've found the answer. Very simple. InDesign > Document Setup > [uncheck Facing Pages checkbox]. When I'm back on my desktop with the big, wide, curved LG monitor, InDesign > Document Setup > [re-check Facing Pages checkbox]. Works flawlessly as far as I can tell. It works so quickly I suspect it's just changing a single bit in a table somewhere.
... View more
Dec 13, 2024
02:53 PM
The 225% is the Windows scaling setting. I switched it to 200% and now I can see the index lines just fine. Now I can drag and drop graphics frames properly when I'm rearranging them! Can't see as much on the screen, but then it's a pretty big screen. Maybe the InDesign coders can test scaling in 25% increments and fix this in a future update. Thanks very much!
... View more
Dec 13, 2024
05:19 AM
Thanks for the suggestion about the screenshot! But maybe not precisely for the reason you suggested. When I took a screenshot, the index lines show up fine: But here is a cellphone picture of my screen: Specs on the monitor are as above; you can see the index lines if you look really hard but they're really quite hard to see. I tried twiddling all the options in Preferences > Display to no avail.
... View more
Dec 13, 2024
04:28 AM
Yes, I did. Didn't help. Maybe it's specific to my platform (Windows) or my display. Although, I didn't have this problem with the same OS and same display with InDesign 2024 (19.x). I have an ultrawide monitor (LG curved 32-Inch 32GN50R 5120x2160 pixels running at 225% scaling) which makes working with InDesign so much easier than with my old monitor! Can see a full spread or two side-by-side windows. Better than having dual monitors. If Adobe would just let us tweak the grid thickness settings…
... View more
Dec 12, 2024
05:57 PM
With version 19 (2024) and before, the Document Grid lines consisted of two different thicknesses of lines. There were thicker lines for the "Grid" and thinner lines for the "subdivisions." In a parallel with countour lines on a topographic map, I think of those thicker lines as "index lines." I referenced them all the time for page layout. But, with version 20 (2025) all of the lines look the same, making my page layout tasks much harder. When viewing a spread, I often can't tell where the fold in the center is. I looked through all of the menus trying to find a way to bring these back, but couldn't. If I get close to the screen, and squint, I think I can tell the difference between the index lines and the subdivision lines. Maybe. Sometimes. Is this a bug or a feature?
... View more
Dec 06, 2024
03:14 PM
Thanks, Eugene. I never updated my GoodSync jobs to point at the InDesign 2025 (20.x) version's workspaces etc., so GoodSync hasn't touched those. The following was the way things worked before I trashed and manually rebuilt my preferences, and still the same way after I trashed them. I've been playing around trying to see if there is a pattern. Also worth noting: with the same workspace, same files, same InDesign version (20.x) and the same files this doesn't occur on my laptop. (Yes, I have considered consulting an exorcist.) Here is what I just tried: open InDesign > no workspace is active > change workspace to Keith > close InDesign > open InDesign > Keith workspace is now active So far so good. File > Open > AppSAR-6-Wilderness-First-Aid-1.indd > Essentials workspace is now active > switch workspace to Keith > File > Save As > [save over itself in case something is embedded in the file about the workspace] close InDesign > open Indesign > NO workspace is now selected > File > Open > AppSAR-6-Wilderness-First-Aid-1.indd Essentials workspace is again selected. close InDesign open InDesign (no workspace selected, change to Keith) File > Open > AppSAR-6-Wilderness-First-Aid-1.indd (workspace Keith still selected) File > Close > (no workspace selected) File > Open > AppSAR-6-Wilderness-First-Aid-1.indd (workspace Essentials selected) close InDesign open InDesign File > Open > AppSAR-6-Wilderness-First-Aid-1.indd (workspace Essentials selected) change workspace to Keith File > Exit (without closing AppSAR-6-Wilderness-First-Aid-1.indd first) open InDesign (no workspace selected, leave that way) File > Open > AppSAR-6-Wilderness-First-Aid-1.indd (workspace Essentials selected, change to Keith) (add a space so the file is changed, save file) File > Close File > Exit open InDesign (no workspace selected, leave that way) File > Open > AppSAR-6-Wilderness-First-Aid-1.indd (workspace Essentials selected, give up and throw up my hands in disgust) One more try: Right-click InDesign TaskBar icon > pick AppSAR-6-Wilderness-First-Aid-1.indd from recent files (no workspace selected at all) Right-click InDesign TaskBar icon > pick AppSAR-1-Short-Term-Survival.indd (Essentials workspace selected) I tried emptying out my Workspaces folder by moving everything except for the Keith workspace to a backup folder. Failed. InDesign recreated (or copied) the Essentials workspace to my folder and started using it just as above. Sigh… I am so confused…
... View more
Nov 27, 2024
03:27 PM
I have a problem. I have a workspace called Keith. It is my default. When I open a file on my laptop, it opens with the Keith workspace. However, when I open a file on my desktop, it opens with either the Essentials workspace or no workspace. I have trashed my preferences, twice, once with an older version and just now with InDesign 2025. I keep my worskpaces synced between my laptop and desktop using GoodSync (wonderful program). I just moved all of my workspaces to a backup folder and then copied all of my workspaces from my laptop to my desktop but the problem persists. Obviously there is something that is not in a workspace file, and not in Preferences, that is telling InDesign the wrong thing about which workspace I want. Anyone have any idea where that erroneous information resides and how I can correct it? Thanks in advance.
... View more
Nov 18, 2024
03:03 PM
Alan, thanks very much for your reply, I and I suspect many others will find it helpful. First, I have to disagree with your trashing EndNote: as a medical school professor, it is by far the best way to organize and store references including PDFs of articles, organize and then search them and insert references into Word files. I can also use Google Scholar to find a reference and then just click "Cite" to put it into EndNote's database. EndNote also translates it into the format required by different publishers! No way I'm getting rid of it. That said, your suggestions for how to reformat Word documents just saved me hours of manual work. I did look at WordFlow, which looks great if you're in the publishing business, but if you're just using it a few times a year like me, it's waaaaay too expensive! Again, thanks for the very helpful reply.
... View more
Sep 14, 2024
06:35 PM
1 Upvote
I have experienced the "spurious error" problem, but right now I have a Share for Review out for comment and the error is not spurious, the changes are not shown in the Share for Review. I do not regard this issue as solved. Uwe suggested it was a problem with a pre-existing file in the caches folder. On my Windows 11 system, this is: C:\Users\kcono\AppData\Local\Adobe\InDesign\Version 19.0\en_US\Caches\Artifact. I tried closing InDesign, deleting everything in that folder, and trying again. I can export my document to PDF (Print) with an PDF/X-4 preset without any error. This is my computer information: This is Task Manager after my computer is freshly rebooted: This is Task Manager after rebooting and then starting InDesign with no file open: This is after I open the file in question in InDesign: Uwe suggested this might a problem with the cache folder. On my Windows 11 system, this is C:\Users\kcono\AppData\Local\Adobe\InDesign\Version 19.0\en_US\Caches\Artifact: I tried moving everything in this folder to a subfolder (temp) and then updating the Share for Review. Got the same error, and this is what the cache folder looked like: The Share for Review was again not updated online. Given all the issues I've had with Share for Review, if I can't get this fixed in a week, I'm going to abandon it and badmouth it to everyone I can get to listen. Share for Review has such potential, but Adobe docsn't seem to be able to get it to where it works reliably. I did try to provide as much detail as I could, in the hopes that Adobe might be able to use this information to fix it. I certainly have failed.
... View more
Aug 17, 2024
06:07 AM
Well, I have tried all the available page navigation commands and none do what I want. What I want to do is, when working on my laptop, zoomed in on the bottom of a page, to jump to the top of the next page. I have to use the mouse (assuming I have a flat place to use a mouse) to manually reposition, or go to the very end of the text on the page and hit the right-arrow key. Sigh.
... View more
Aug 12, 2024
08:57 AM
The first four of this series present (what I hope are) InDesign best practices for working with certain types of documents, which I developed over the past couple of decades of working with InDesign (and before that, Xerox Ventura Publisher). I use InDesign not as my "day" (but often night) job – that's being an academic emergency physician and medical school professor, with a subspecialty of the medical aspects of mountain and cave rescue. I started using InDesign for handouts for classes I teach. You can see examples of the PDFs I have produced using InDesign at http://www.conovers.org/ftp/ including, for just a couple of examples: http://www.conovers.org/ftp/Ticks.pdf and http://www.conovers.org/ftp/Poison-Ivy.pdf. As you will note from those two samples, there are lots of references, more so in the ticks handout. Managing such lists of references, in the approved medical manner of using superscripted numbers in the text in order of appearance in the main text, can be a royal pain. The application EndNote has justifiably become very popular for managing references and taking care of this for you: I can download a PDF, and drag and drop it into EndNote. The PDF metadata creates a bibliographic record in EndNote. For references I can find in Google Scholar, without a PDF, I can click "Cite" and the biliographic record gets imported into EndNote. I can group the records by topic, or search them, making it easy to find the ones I want to cite in my document. And, if I'm working in Microsoft Word, I can select a bibliographic record in EndNote, up at the top of the screen, pick a citation standard such as that for the New England Journal of Medicine (NEJM), click a button, and the superscripted number appears in my text in Word, and the NEJM-formatted reference appears in the bibliography at the end of that document with that number attached to it. Slick. But. Have you every tried to do graphic layout in Word? It is enough to make you want to punch your computer. Don't, it's not the computer, it's Word. Don't get me wrong. Having used word processors back to CP/M and DOS days, Word is really quite good at its primary job. Especially because I use AutoHotKey to remap keys to be roughly similar to the old WordStar control keys (see https://en.wikipedia.org/wiki/WordStar#Interface). That way I can touch-type many commands without my fingers having to leave the keyboard. I could do something similar directly in Word, but by using AutoHotKey I can use similar keystrokes in all sorts of other programs, including here in my browser, and in my programming editor, UltraEdit (actually UEStudio which has a spellchecker and other features as well as all of the context hinting of UltraEdit for actual programming, including writing AutoHotKey macros, though you have to manually add the context hinting for AutoHotKey). For more about usability and switching input modes, see https://ed-informatics.org/2010/02/11/medical-computing-10/. Yes, another medical subspeciality of mine is informatics, particularly usability and UX (overall User eXperience). As I said, Word sucks at graphic layout; its attempts to make things easier for you actually makes things harder, but with integration with EndNote, it makes writing academic papers with references a breeze. (I remember, not at all fondly, the days when I had to manually format every reference.) Unfortunately, EndNote has no similar integration into InDesign. So, you just need to write the document in Word, then Place the Word document in InDesign, and do your graphic layout in InDesign. But. There is this "little" problem with Word import into InDesign. Unless you create and use Word character styles for bold, italics and superscript instead of the builtin ways to do these things, InDesign will change text to (for example), italics, but not change it back out of italics when Word changes back to italics. Then you end up with an InDesign file that looks like: If you manually change every instance of italics or bold in the Word document to a character style (is there some easy way to do this? I don't know of one), you still have a problem. Note that EndNote automatically applies superscript after every superscripted reference in the text, and the text stays superscripted until something changes it back. As far as I know, there is no way to fix this by assigning a character style instead of Word's internal superscript to the EndNote citations. So, this is more a plea for best practices than the first four topics in this series, which were suggestions for best practices you should (maybe) emulate.
... View more
Aug 11, 2024
03:18 PM
1 Upvote
I use InDesign for lots of different things, but the main thing I use it for now is being the author/editor/typsetter/graphic designer of an ~900 page textbook. It has been very painful, and required lots of advice from the experts in this forum, but I have finally got it working. While the process for naming, backup and versioning that I have adopted is specific to this unusual use case, there might be elements of it that others think worth adopting, which is why I'm posting it; your mileage may vary. I will be very interested to see the replies and the good suggestions in them for different use cases. Naming: See the above screenshot. My filenames consist of several parts. They are designed to make my life easier when I'm looking at a Windows File Explorer or equivalent file display. (I use Directory Opus instead of Windows File Explorer, it's a lovely replacement for File Explorer. The screenshot above is Directory Opus.) The parts are: Textbook Name: the textbook's title is Appalachian Search and Rescue and I've adopted AppSAR as an abbreviation. So, all of the chapter, volume and other files start with AppSAR. After a hyphen as a separator, next is the: Document Number: Arabic numerals for chapters, and Roman numerals. Some files, such as "Chapter Template" and "Library" don't have numerals. And some, such as "Stuff to Copy" and some .icml files don't have document numbers. Next, after a hyphen, is the: Title: Chapter Title: For the chapters, it's the name of the chapter (sometimes abbreviated). Volume Front Matter: for the front matter for the volumes, which includes a Table of Contents for the entire volume, and for the first volume the Introduction and Preface, it's simply "Front-Matter." These are documents, not Book Panels/Book Files: Book Files/Book Panels: for these .indb files, they are titled for the volume whose document files they contain, for exmple, "AppSAR-Volume-I.indb" Other Stuff: (other files, such "Stuff to Copy" and some .icml files to make sure I have the same boxed text in each of several documents, don't have systematic names, because they don't need to.) The above naming conventions make it easier for me to do: Versioning: Versioning, in this context of "Indesign doesn't have builtin versioning" means using the above naming conventions to, fairly painlessly, save dated versions of your documents and be able to revert to them if you do something terribly, terribly bad with your current version. Like making it so you can't open it in InDesign without InDesign crashing. (Yes, this is the voice of bitter experience.) If you look at the above screenshot, you can see dated backup versions of some of the chapters. They have the same name as the current file, but with a date appended to them, in -yyyy-mm-dd format, such as in "AppSAR-1-Short-Term-Survival-2024-07-31.indd." Why, you might ask, put this in the filename since files contain date information? Simple. It's soooo much easier to see dates when they are in the filename. Here is a process for easily creating and archiving such copies, with screenshots. And, you need a unique filename for each version. And, if you do it this way, and keep the files sorted alphabetically, the versions are right under the working file in date order. File > Save a Copy: To create a version, use the InDesign File menu to Save a Copy: You will note that this wants to save this simply with the word "copy" in the filename instead of the date you want. To rename this file to the date, here is a sneaky shortcut to save typing. In the file display above, click on the filename of "AppSAR-2-The-Environment-2024-07-31.indd" and the dialog box shows you that you've about save save your version over "AppSAR-2-The-Environment-2024-07-31.indd" which is not what you want. Instead, you insert your cursor right before the period in the filename, backspace a bit, and type in today's date, so you now see the right filename under which to save today's version: All you have to do is click "Save" and you've saved today's version with the right date on it. One problem with this is that your folder tends to fill up with dated backup files. The way to deal with this clutter – look at the very first screenshot in this post – is to, from time to time, drag older versions to that "z-Backups" folder you can see near the top of the screenshot. Why is it called "z-Backups" rather than just "Backups"? Simple. That way, when you have your folder sorted alphabetially, it appears at the bottom of your subfolder list, so that you don't have to drag versions as far to drop them in that subfolder. File > Save As: Once you have saved your dated versoin, there is one other thing you may want to do. I do this every time I save a dated version. With your original, current, undated file open in InDesign, do a "File > Save As" and save over your current file. That's right, save over your current file. Why? Because this cuts down on your file size, and improves InDesign performance when next you edit your file. There is all sorts of undo and other metadate that accumulate in InDesign files and this is a way to clean out that cruft and keep your working file nice and shiny clean. Remember, if you need to do an undo that you just eliminated, you have a dated backup copy. In addition to versioning, I secure all my data by multiple means of: Backup: Having PTSD from data loss in the CP/M days, back before MS-DOS or Windows, I am a belt, suspenders, and second belt and suspenders sort of backup person. I backup all of my data files in several separate ways: Laptop <> Desktop: I have both a big-iron Windows workstation with a 40" curved ultrawide monitor, and a fairly high-end laptop for when I travel. They are both connected to our house Ethernet and thence via FiOS to the wider world. Whenever I am working on my desktop, and I walk away for a while to do housecleaning or eat a meal, I use GoodSync (wonderful program) to sync all of my data files between them. That way, if the power goes out, I can keep working on my laptop and then sync back to my desktop once the power is back on. I also sync before I leave for work or for a trip so I always have all of my data with me in editable form. TrueImage: I use Acronis TrueImage to, nightly, back up my desktop to a portable hard drive. From this image I can restore if my SSD dies. Every month or so I rotate one of my two backup portable hard drives to my locker at work. SOS Online Backup AKA Infrascale Cloud Backup: Early every morning, both my laptop and my desktop do a file backup. To my mind, Infrascale is expensive but worth it: the ability to quickly find and restore a file you accidentally deleted last week is almost priceless. Please poke holes in this system and suggest improvments and variations for other use cases.
... View more
Aug 05, 2024
09:38 AM
1 Upvote
Thanks very much for your expertise and comments! Just what I was hoping for. I have one advantage over you and the other experts: I make a lot more mistakes and end up discovering things I have to fix, so I can relate the fix to others. I agree that linked graphics are the major source of (Slower than molasses in February! Freeze! Crash!) However, the chapters in my textbook have lots of cross-references, and given that, I've found that, even after fixing all graphics issues, I had to break the chapters up from one Story to several Stories to prevent (Slower than molasses in February! Freeze! Crash!) If you don't have lots of cross-references, your mileage may vary.
... View more