Skip to content

Viacheslav Horobchenko

My feedback

194 results found

  1. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Viacheslav Horobchenko commented  · 

    For example, let's create a new plugin (React).
    Demos.jsx file:

    -- Demos.jsx --
    import React from "react";
    import { app } from "indesign";

    export const Demos = () => {

    const ver = app.version;

    return (
    <>

    <p>InDesing {ver}</p>

    <select id="sel1" value="value1">
    <option value="value1">VALUE 1</option>
    <option value="value2">VALUE 2</option>
    <option value="value3">VALUE 3</option>
    </select>

    <select id="sel2" value="value2">
    <option value="value1">VALUE 1</option>
    <option value="value2">VALUE 2</option>
    <option value="value3">VALUE 3</option>
    </select>

    <select id="sel3" value="value3">
    <option value="value1">VALUE 1</option>
    <option value="value2">VALUE 2</option>
    <option value="value3">VALUE 3</option>
    </select>
    </>
    )
    }

    --- eof

    3 SELECT items will appear on the panel.

    That's all. Compile the plugin. Try it under UXP Developer Tools

    Try it on InDesign 20.3 — SELECT tags work.

    On InDesign 20.4, 20.4.1 — SELECT tags don't work.
    On Indesign 20.4.1.4, 20.5.0.34 (Prerelease) SELECT tags don’t work.

    The same SELECT behavior is observed with this element in UXP dialogs (HTML).

    https://www.youtube.com/watch?v=TCcVrxKAmjw

    Viacheslav Horobchenko shared this idea  · 
  2. 29 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Viacheslav Horobchenko commented  · 

    You can create a standard document with debugged styles. Save it as a template. Create new documents based on the template. Combine the documents into a book, add a blank document made from the template at the end of the book, and mark it as a style source in the books panel. Fix the styles in it. Then, synchronize the styles across all documents. When you are done, discard this document from the book and use it again if necessary.
    It works for me.
    Regarding page numbering, set automatic page numbering in each document.

    Viacheslav Horobchenko supported this idea  · 
  3. 109 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Viacheslav Horobchenko supported this idea  · 
  4. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Viacheslav Horobchenko shared this idea  · 
  5. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Viacheslav Horobchenko shared this idea  · 
  6. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Viacheslav Horobchenko shared this idea  · 
  7. 12 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Viacheslav Horobchenko supported this idea  · 
  8. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Viacheslav Horobchenko supported this idea  · 
  9. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Viacheslav Horobchenko shared this idea  · 
  10. 23 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Viacheslav Horobchenko supported this idea  · 
  11. 33 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Viacheslav Horobchenko supported this idea  · 
  12. 43 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Viacheslav Horobchenko supported this idea  · 
  13. 108 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hi everyone,

    You can easily change text cases with just a few clicks, ensuring consistency across your designs. This feature streamlines text editing, saving you time and effort. Enhance your workflow by adjusting text case quickly from the Text or GREP tabs of the Find/Change panel. The feature is now available in the latest InDesign 2024(v19.5.0.084) 

    Helpx article - https://helpx.adobe.com/in/indesign/using/whats-new/2024-3.html#change-case

    Please let us know your feedback in the comments.

    Sanyam Talwar(he/him)

    Viacheslav Horobchenko supported this idea  · 
  14. 226 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Viacheslav Horobchenko commented  · 

    Hidden pages' numbers (page name) should optionally be excluded from the total numbering!!!
    Only then will this idea have completeness.

    An error occurred while saving the comment
    Viacheslav Horobchenko commented  · 

    When one works with a book, the pages of the active file are displayed as usual, and the files before and after the active file should be displayed in the pages panel and even in the spread window, but be "hidden" for corrections and printing.
    One will see that the previous and subsequent documents start on the correct page.
    Another example: the user makes any pages inactive when everything is correct on them (and editing other pages does not affect their content). They can be displayed or hidden to avoid distraction.
    It is also possible to display only specific pages, for example, the beginning of each section.

    Viacheslav Horobchenko supported this idea  · 
  15. 678 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Viacheslav Horobchenko commented  · 

    Yes, from the very beginning of InDesign's history, I wish there was support for a set of scientific formulas. Frame-Maker is very old now and completely inconvenient, in my opinion, not equal to InDesign. It would be interesting to combine their capabilities...

    An error occurred while saving the comment
    Viacheslav Horobchenko commented  · 

    If Adobe allows InDesign to work with full-off math texts, then it will become a competitor for the Adobe Frame Maker application, so it is absolutely impossible...

    An error occurred while saving the comment
    Viacheslav Horobchenko commented  · 

    I used to use Adobe FrameMaker for such editions, but then I started using LuaLaTEX.

    It turns out a pretty good layout, but first you need to get some professional skills. And the process itself is very slow

    Viacheslav Horobchenko supported this idea  · 
  16. 8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Viacheslav Horobchenko supported this idea  · 
  17. 352 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Viacheslav Horobchenko supported this idea  · 
    An error occurred while saving the comment
    Viacheslav Horobchenko commented  · 

    It would be nice to introduce case letters into the paragraph style.
    UPPERCASE, lowercase, Title Case, Sentence Case.

  18. 969 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Viacheslav Horobchenko supported this idea  · 
  19. 4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Viacheslav Horobchenko shared this idea  · 
  20. 777 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Viacheslav Horobchenko commented  · 

    I have had such a problem many times when composing scientific literature when it is necessary to separate the footnotes of the author's context from the context of the editor. Or when we quote a text with footnotes and need to preserve the context of such a quote.

    Viacheslav Horobchenko supported this idea  · 
← Previous 1 3 4 5 9 10

Feedback and Knowledge Base