Back

If your email is not recognized and you believe it should be, please contact us.

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 22 total)
  • Author
    Posts
  • Godfried Vonk
    Participant

    I have since found a way of working that does exactly what I described in my question: for this, I need a small programme and a script.

    The programme I used is called ‘Photo Metadata Export’ (in Apple’s app store), it can export a lot of types of metadata from a folder of images to an excel file, but for me in this case it’s just about the file name, description and possibly keywords.
    From a folder of images, I create an excel list with the exact names of the images and the description field. There are more programmes that can do this. The beauty of this little programme is that it can also put a small thumbnail of the image in front of the name. This is easy to recognise which image the description belongs to.
    The author of the issue can then put the caption of each image in the matching description field.

    I then use Mars Premedia’s Photoshop script ‘Metadata from CSV’ to import the descriptions from the excel file to the metadata of the images.
    Mars Premedia, by the way, has written a lot of great scripts for InDesign, Illustrator and Photoshop. Most scripts are free to download, but if you get some use out of them, a voluntary contribution is asked for.

    This way, I can quickly and flawlessly write descriptions to metadata that I can then easily call up in InDesign as a caption.

    Maybe someone will find this useful. (I myself have no further connection with Photo Metadata Export or Mars Premedia.)

    in reply to: Delete text from multiple table cells in one go? #14385436
    Godfried Vonk
    Participant

    Select the entire table, in GREP search field type: .+ (this means: “one or more (+) of any character (.) )
    GREP change field stays empty,
    search in: ‘selection’
    press ‘change all’

    in reply to: How to automatically add horizontal line between images #14385405
    Godfried Vonk
    Participant

    Is it an option to use a table of only 1 column and … rows to place the images in and use a cell style to place the lines between them?

    in reply to: How to mould single words into a shape? #14378961
    Godfried Vonk
    Participant

    What you want is not something InDesign is good at, it seems more like a job I would do in Illustrator. It looks like you want to create some kind of logo design. What you could do is put all the letters individually in a text box, outline them and create a composition with that.

    in reply to: Anchor Text to an Object? #14376175
    Godfried Vonk
    Participant

    Group the text frame of the numbers with the photos? Or is that thinking too simple?

    in reply to: Multiple Alignment in Same Style #14374715
    Godfried Vonk
    Participant

    You can align from spine!

    Godfried Vonk
    Participant

    You can make parastyles that look the same but have different names

    in reply to: Apply multiple parahraph styles #14373779
    Godfried Vonk
    Participant

    You can use the ‘next style’- function in the Paragraph style, a helpful script could be ‘fix_pstyle_pairs.jsx’ (see https://creativepro.com/find-change-the-next-paragraph-style-with-a-script/). You can find the first and last paragraph of the text with GREP and assign the needed paragraph style to them.

    in reply to: Finding partial words in italics #14358865
    Godfried Vonk
    Participant

    Dhafir, just curious, why do you use [\S]+ in stead of .+?

    in reply to: GREP search that works only in the endnotes. Why? #14356490
    Godfried Vonk
    Participant

    Coincidentally, I’ve visited Budapest last week, BEAUTIFUL! Next time I’ll drop by! :^)

    in reply to: GREP search that works only in the endnotes. Why? #14356487
    Godfried Vonk
    Participant

    I tried your expression and it didn’t work because of the ^~U in it, could that be the culprit?

    in reply to: Wrapping long chapter titles in table of contents #14356481
    Godfried Vonk
    Participant

    Maybe this is a solution: give the entire paragraph a right indent, and then use a negative value for the ‘last line right indent’ to hang the numbers off to the right side.

    in reply to: GREP search that works only in the endnotes. Why? #14356443
    Godfried Vonk
    Participant

    Too many questions…
    About the paragraph search limit: in Peter Kahrel’s must-have book it says: “Single-line mode determines the behaviour of . (the dot wildcard). When single-line mode is off, which is GREP’s default state, .* matches everything from the cursor position to the end of the paragraph, except the paragraph mark itself.”

    Maybe someone else has an answer to your last question…

    in reply to: GREP search that works only in the endnotes. Why? #14356436
    Godfried Vonk
    Participant

    Maybe so:
    Find what field: –(.+?)–
    Replace field: –~s$1~s–
    But this will work only within a paragraph

    Godfried Vonk
    Participant

    >>Thanks Godfried, but how did you know about stylistic set 3 and what each stylistic set offers?

    I installed the font and tried…
    Font designers can offer glyph alternatives in these sets.
    In the glyphs panel you can see what the different sets offer. (glyphs panel > show > stylistic set 1, 2, etc.)
    In a paragraph style you can specify which set you want to use for a specific font (you can choose more sets if you want)

Viewing 15 posts - 1 through 15 (of 22 total)