Adobe InDesign: Feature Requests
When entering a new feature request, please provide:
1. Description
2. Why is this valuable to you?
Thank you.
300 results found
-
Right click a Style Sheet, Find this Style
For years I've been hoping for an option to right click a a specific style to FIND THIS STYLE in the document. Because we all name them differently, I sometimes need to find a Style in the document, rather than click all over the place to hunt it down.
I'm currently working with a manual that I did not create. There are 30 or 40 styles I have to clean up. I love the Select All Unused option, but now I have styles that I know I'm not using and they're still showing as existing somewhere in the document.
Please…
5 votes -
conditional GREP formatting
We need to add conditional GREP formatting. For eg. in screen 1 (yellow highlighted text) tagged in xml, and are able capture with GREP styling. But when we put condition, it also captures unwanted text in same GREP style (cyan highlighted), tagged with same xml tag. It would be great as conditional text, i.e.. "IF x=y then DO 'this'" OTHERWISE APPLY 'this style'.
If such option available in indesign, it would be a great help as we are doing frontend xml publishing.
13 votes -
Shortcuts can't be assigned to Styles if Keyboard does not have Numpad.
In the Adobe docs it says "If your keyboard does not have a Num Lock key, you cannot add keyboard shortcuts to styles." I can't believe that Adobe is perfectly content with just excluding large portions of its Mac user base, those of us who are exclusively using a Mac laptop for work (which does not have a keyboard with a numeric pad or the Num Lock Key), from being able to create and therefore take advantage of time-saving shortcuts for character styles. I mean, come on. Why is it again that I am paying $50/month for Adobe CC?
31 votesHello All,
Thank you for reporting the issue to us.
We have fixed the issue in the latest version of InDesign, Id 15.0Please upgrade your InDesign application to the latest version to try out the fix.
If you face any problems with the new update, do let us know in the comments.
You may also follow the below given link for the list of all fixed issues in Id 15.0
https://helpx.adobe.com/indesign/kb/fixed-issues.html-InDesign Team
-
Object Styles for Generated Captions
It would be really helpful when generating captions to be able to assign an object style in addition to a paragraph style. (Even better if there were multiple caption styles to choose from...)
21 votes -
Custom Stroke Styles
inDesign has a number of Easter Eggs in the stroke styles: Woof, Rainbow, Rasta, Happy, and Lights. So obviously there is a way to create custom stroke styles, but it is locked and inaccessible. Please let us import our own vector objects into the stroke styles panel.
43 votes -
Add cell width and heigth to table (or cell) styles
Very often I use tables in multiple pages taht need to have the same dimensions. Being able to do that in Styles would be priceless.
22 votes -
Allow the paragraph shading to 'knock out' paragraph border in some way for more usefullness
If I specify a border & use just the 'top' as a horizontal rule with the idea to have it appear only on either side of a line of text, there isn't an option to do that or for the shading to knock-out the 'border' or have one in front of the other so it would be handy to be able to specify that one is on top of the other & the option to knock it out or a gap size. I've achieved the desired effect in the 2nd image with a white stroke but that doesn't work well…
2 votes -
A check box to Remove Local Formatting in an auto TOC.
You include a checkbox to Remove Forced Line Breaks in the text styles used for the auto TOC so why not one to Remove Local Formatting so the text style can display exactly the way you set it in the TOC styles dialogue. Now one must select all the text and set Character Style to None every time the TOC is updated which is inefficient. Thanks.
17 votes -
Allow default stroke alignment to be "Inside" even if default stroke is zero
I want to set the default stroke weight to Zero and the alignment to Inside. You can't do this. If you set default weight to Zero the default alignment setting is grayed out. So every time I have to add a stroke to a box I have to change the stroke alignment or it increases the size of the box. (If the default stroke weight is anything other than zero you CAN set the default alignment. Setting the alignment and then changing the stroke back to zero doesn't work. The default of Center returns.)
9 votes -
Add a feature that allows you to predefine paragraph style spacing based on which style comes before or after it
I have set up some paragraph styles in my InDesign document that have space-before and space-after set on them. Some of the styles are for headers. When the headers precede a regular paragraph, I want the space to be there, but when they precede another header, I want there to be less space. In web development, I can write rules in CSS that say things like this:
p { margin-top:10px; }
h2 + p { margin-top:5px }I am able to make the margin-top narrower on a <p> tag that is immediately preceded by an <h2> tag, but otherwise, it's…
6 votes -
Add scaling to stroke ends / arrowheads
Allow scaling of start and end on strokes, like in Illustrator.
8 votes -
Consistent arrowhead styles
It would be helpful to have the same arrowhead options available for InDesign, Illustrator, and Photoshop. Sometimes I need to quickly create a legend in InDesign to match a diagram create in Illustrator, but the options for arrowhead styles are limited/different.
7 votes -
Height & width in object styles needs more options
I did try out the new H&W feature in CC2018 using it on a image frame with a picture inside it. I anchored it to the heading of each chapter and wanted to see if I could resize the image from the object style panel. This did not work the way I was hoping for; There is no way to lock the H&W proportions so that the frame fits the image dimensions. I could not determine a reference point from where the frame is growing. A great upgrade to the feature would be: Lock proportions, scale content with the frame…
8 votes -
Allow set Style Override Highlighter as red stroke instead of blue background color so that it does not obscure style highlighting
Style Override Highlighter's appearance (blue background) conflicts with the still existing feature of highlighting styles with different colors, in order to visually identify what parts of the text use what style, accessible via scripts such as Stylighter (http://www.indiscripts.com/post/2013/11/stylighter-1-4-for-indesign-cs4-cs5-cs6-cc).
Being able to set it back to red stroke over text instead of a background color, as it was before the Style Override Highlighter button was officially added, would allow to see at the same time the style being used (by the color of the background) and whether it had overrides (by the presence of a red stroke). That was…
10 votes -
shadow
Adjusting the shadow size so that the shadow can be smaller than the actual object. (As it is possible with CSS box-shadow, for example)
5 votes -
Allow Adjacent Bordered Paragraphs to Share Their Border
It's great that Paragraph Borders are now included but it really needs an option to "Connect Border to Adjacent Paragraphs Sharing the Same Style" so that the border runs around multiple paragraphs if needed. I know you can work around this with forced line breaks and empty lines but that jars with me and doesn't give me proper style sheet control.
13 votes -
Search bar in Paragraph/Character/Object
Search bar in Paragraph/Character/Object
2 votes -
Add a feature that allows you to predefine paragraph style spacing based on which style comes before or after it
I have set up some paragraph styles in my InDesign document that have space-before and space-after set on them. Some of the styles are for headers. When the headers precede a regular paragraph, I want the space to be there, but when they precede another header, I want there to be less space. In web development, I can write rules in CSS that say things like this:
p { margin-top:10px; }
h2 + p { margin-top:5px }I am able to make the margin-top narrower on a <p> tag that is immediately preceded by an <h2> tag, but otherwise, it's…
3 votes -
Stroke styles
Allow us to create and name custom Stroke Styles. These would be in addition to Object Styles.
Stroke Styles could be used to specify a custom underline, strikethrough, or paragraph rule. Stroke Styles could also be applied to paths and called by Object Styles.
16 votes -
Custom stroke styles, that can be shared with Illustrator (and vice versa)
Stroke styles like those of Illustrator, where the library and styles can be created in either and shared between both programs
18 votes
- Don't see your idea?