https://github.com/ff6347/idsnippets
Some InDesign JavaScript Snippets
https://github.com/ff6347/idsnippets
Last synced: about 1 year ago
JSON representation
Some InDesign JavaScript Snippets
- Host: GitHub
- URL: https://github.com/ff6347/idsnippets
- Owner: ff6347
- Created: 2010-12-19T10:57:34.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2024-03-02T20:13:38.000Z (over 2 years ago)
- Last Synced: 2025-03-24T23:51:34.484Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://www.the-moron.net/
- Size: 2.87 MB
- Stars: 18
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
- License: license/README.md
Awesome Lists containing this project
README
**These are some InDesign JavaScript Snippets**
================================
**_buildDocument.jsx** makes a doc with a page and a paragraph
**08_fontify.jsx** gives all the characters of a page random fonts
**makeSelectionFonty.jsx** give the selection a random font
**addToPage** this is still nothing. coing soon
**docToIDML.jsx** this is basic needs a book with docs
**docsOfBook_ToIDML.jsx** this makes a book with docs and exports them to idml. It also handles `Folder`
**buildBookWithDocs.jsx** this makes just a book with some docs
**facingPages.jsx** sets the active doc to facing pages false
**greatPower.jsx** with great power comes great responsability
**includeRandomQuote** this set makes random quotes
**lockScriptLabeldTextFrame.jsx** select by label needs doc with textframes and label
**quickAdjustTXTFrame.jsx** the bully for textframes pushes them around
**replaceCharStyle.jsx** loop thru paragraphs and find charstyles
**replaceParagraphStyle.jsx** loop thru paragraphs and replace parstyles
**splitTextFrame.jsx** this is some of Peter Kahrels code
**textFramesFromParagraph.jsx** this makes a new textframe from selected paragraphs in a textframe
**workingWithColors.jsx** found at indisnippets makes colors very nice