Latest version | 2.9.1 |
---|---|
Minimum Core | 0.8.5 |
Compatible Core | 10 |
Last updated | 1 year ago |
Created | 3 years ago |
Authors |
|
Languages |
English |
Systems | All systems |
Project source | Project URL |
Report bugs | Bug tracker URL |
Read-me | Readme URL |
Changelog | Changelog URL |
License | License URL |
This module adds an autocompletion and hint UI for sheet fields that can accept inline properties or other entity data references, for instance a damage field referencing an ability modifier (e.g. @abilities.dex.mod
), or an ActiveEffect
key (e.g. data.bonuses.mwak.attack
).
There are two ways to invoke the AIP interface: By pressing the @
key in a field for which AIP is enabled, or by clicking on the floating @
button in the UI.
Both actions will open the AIP interface, which consists of a text box with the data path entered so far and a list of data keys at the current data path. As you type, matching keys will be underlined, and the first key matching the currently entered path will be faintly highlighted, indicating it is currently selected. You can adjust the selected key by using the up and down arrow keys.
Pressing Tab
will insert the currently selected key into the path text box, and you can continue from there.
Pressing Enter
, or clicking on the insert button to the right of the path text box will send the currently selected key to the underlying field in the sheet.
Module and system authors can enable or disable the option to press the @
hotkey, or the floating @
button on a per-field basis.
This module currently offers built in support for the following systems:
Pull requests to support additional systems are more than welcome!
Systems and modules can also add support for their sheets on their own side by inject corresponding configuration into the AIP configuration. See CONTRIBUTING.md for a guide on how to add support for your system or module.
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: autocomplete-inline-properties or copy its manifest URL:
And paste it to the input box at the bottom of your window.
You can install this package directly to your Forge account.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Advertisement cookies are used to deliver visitors with customized advertisements based on the pages they visited before and analyze the effectiveness of the ad campaign.