https://github.com/withdave/qlik-sense-object-id-grabber
Qlik Sense Object ID Grabber (Bookmarklet)
https://github.com/withdave/qlik-sense-object-id-grabber
Last synced: 6 months ago
JSON representation
Qlik Sense Object ID Grabber (Bookmarklet)
- Host: GitHub
- URL: https://github.com/withdave/qlik-sense-object-id-grabber
- Owner: withdave
- License: mit
- Created: 2017-12-29T22:38:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T16:26:12.000Z (over 5 years ago)
- Last Synced: 2025-03-22T12:11:50.423Z (over 1 year ago)
- Language: JavaScript
- Size: 378 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qsog
Qlik Sense Object Grabber (Bookmarklet to get Qlik Sense object IDs).
Create a bookmark using the self-contained bookmarklet from https://withdave.github.io/qlik-sense-object-id-grabber/.
*Demo of bookmarklet in a Qlik Sense app*
## Purpose
This bookmarklet is designed to be saved into a bookmark on your browser bar, and is a quick and easy way of allowing easy extraction of Qlik Sense object IDs.
## Use
1. Navigate to https://withdave.github.io/qlik-sense-object-id-grabber/, and drag the qsog button to your bookmark bar (or create a bookmark using the code in `bookmarklet.txt`)
2. Navigate to a Qlik Sense sheet and click the bookmark. Each time you refresh or navigate away you will need to click the button again.
3. qsog will place a green box containing the object ID in the bottom right of each object, and also log this information to the console.
4. To copy the object ID, click on the text to copy it to the clipboard
## Local build
If you want to rebuild the bookmarklet after edits:
1. Install deps: `npm install`
2. Build: `npm run build`
3. Copy/paste the output from `bookmarklet.txt` into your bookmark.