Adobe InDesign: Feature Requests
When entering a new feature request, please provide:
1. Description
2. Why is this valuable to you?
Thank you.
273 results found
-
Object Style option for Graphic Cells in the Cell Style dialog…
Please add an option to choose an Object Style for the Graphic Cell part in the Cell Style Dialog (just like the Paragraph Style Option in the General tab of the same dialog…
7 votes -
51 votes
-
Make Add to CC Library a preference that must be selected
I don't want to use CC Libraries. That's my preference. I understand it could be helpful to some people, but right now I don't want to use this. Yet I keep having to open three different windows to deselect it and every time Indesign crashes (several times a week lately) I have to go through the task again.
Why can't we make it a global preference? Click you save to CC Libraries, unclick to not save.
5 votes -
Add ALL table and cell properties to table and cell styles
It's really confusing to have table and cell styles that only affect a subset of properties. Since I love using styles as a best practice, it never occurred to me that I was missing properties until running into numerous issues and doing a ton of research.
Examples of missing properties are header/footer rows for tables, and keep options for rows.16 votes -
Section Styles
Often we need to apply styling, such as a shaded background, to not just an individual paragraph, but to a SECTION which is composed of multiple paragraphs.
There is no easy way to do this via style sheets. Duplicating all the individual paragraph styles again and adding the 'shaded' properties to each one is way too tedious and fussy.
It would be nice if we could have SECTION STYLES. This would function like a 'wrapper' encompassing multiple paragraphs. That way we could select a passage of text and easily apply things like shading, borders, and indents to it. See attached…
3 votes -
Find/Replace for Overrides
In the FIND option, add the ability to find/replace paragraphs with overrides.
9 votes -
Add an option to the paragraph styles panel to view paragraphs sorted by the "based on" property.
Add an option to the paragraph styles panel to view paragraphs sorted by the "based on" property.
I'm thinking something visually like the way illustrator displays groups and groups within groups, on the layer panel.
This will save a great deal of time opening and closing paragraph style panels to find out which styles are based on others before you make an edit to one of them. Instead you will be able to near instantly tell which other styles will be affected by your change to one style.
9 votes -
Character styles applied to paragraphs apply to bullets as well
99.9% of the time I want bullets to match the text color. When changing the character color via the Paragraph Styles palette or when selecting the text and changing the color via the color palette, the bullets do just that. But when I select text and change the color via a character style, the bullets don't follow suit.
To give you an example of why this would be useful to me, one thing I often end up doing is creating two versions of something: one on a dark background, one on a light background. The only thing different between the…
9 votes -
Style group support via xml import
So far as I know, InDesign does not support style groups via xml import.
Why is this usefull?
If styles in a InDesign template organized into groups, we cannot refer with the attribute aid:pstyle and aid:cstyle to these styles and automatically apply these during xml import.20 votes -
Searched styles in Quick Apply or Most used styles
Got a lot of styles. Paragraph, Character, etc. styles. The Quick Apply helps to quickly find the the ones i need. So it would be nice that the last (maybe 5) styles that i searched will be on top of that Quick Apply window.
Or create a new window, and put the most used styles in there.
10 votes -
Paragraph Borders: Inset vs Offset or "Keep Within Frame"
LOVE that borders and shading are now built into paragraph styles; but, I would like to be able to create a paragraph border with an inset (instead of an offset), or something like the "keep in frame" option for paragraph rules. The result is a paragraph outline in line with the other paragraphs above and below it, but with an inset paragraph inside the border.
14 votes -
Paragraph borders and shading with text on path
Paragraph borders and shading on text which is on a path.
7 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?
30 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
-
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 -
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…
4 votes -
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...)
19 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.
11 votes -
Bullets and numbering - background or box
When applying a character style in the bullets and numbering tab, all characteristics are applied except for underline/strikethrough options. I noticed that this has been mentioned several times over the years but has not been changed as of CC 12.0.0.81.
If this is impossible to fix, is it then perhaps possible to implement an option to add a background to bullets or numbering, similar to the paragraph rule, which allows for offset, indentation etc.
23 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 -
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.
16 votes
- Don't see your idea?