https://github.com/chuckterry/contextualdat
Context Menu Shortcut: "Generate Website"
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.9%) to scientific vocabulary
Keywords
Repository
Context Menu Shortcut: "Generate Website"
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
ContextualDAT
Adds a Generate Website shortcut to the Windows background context menu.

Note that this shortcut will not appear when right clicking on files or folders. The click must be on the background area. Clicking the shortcut will create the following subdirectory structure in the folder where the context menu was activated:
{Root}
└── website #
├── model-a
│ ├── index.html
│ ├── script.js
│ └── styles.css
└── model-b
├── index.html
├── script.js
└── styles.css
All files created are empty to allow for easy copy/pasting.
Installation
This is manual for the moment but, luckily, isn't too involved. I'll build an installer if this sees any real usage.
- Download the .zip file in the Latest Release.
- Extract the contents to a new folder.
- Move
ContextualDAT.exeto the root of your C: Drive.- You may get an access-denied dialog stating that you need to provide administrator permission. If so, click
Continue.
- You may get an access-denied dialog stating that you need to provide administrator permission. If so, click
- Back up your registry (Always air on the side of caution when modifying the registry).
- Double-click the file
ContextualDAT.reg.- A warning should appear that says "Adding information can unintentionally change or delete values and cause components to stop working correctly. [...] Are your sure you want to continue?"; Click
Yes. - A confirmation dialog will appear stating that the keys and values have been added to the registry; Click
OK.
- A warning should appear that says "Adding information can unintentionally change or delete values and cause components to stop working correctly. [...] Are your sure you want to continue?"; Click
- Delete the folder created in step 2.
- Congrats, you've successfully installed ContextualDAT! The context menu entries should appear and be functional immediately with needing to restart.
Uninstallation
- Download the .zip file in the Latest Release.
- Extract the contents to a new folder.
3 Right-click the file
ContextualDAT.regand open it with a text editor (Notepad, Notepad++, etc.). - On every line that begins with
[, change it to begin with[-. For example if it starts with[HKEY_LOCAL_MACHINE...change it to[-HKEY_LOCAL_MACHINE.... - Save the file, then double-click it to run the registry modification.
- A warning may appear that says "Removing information can unintentionally change or delete values and cause components to stop working correctly. [...] Are your sure you want to continue?"; Click
Yes. - A confirmation dialog will appear stating that the keys and values have been removed to the registry; Click
OK.
- A warning may appear that says "Removing information can unintentionally change or delete values and cause components to stop working correctly. [...] Are your sure you want to continue?"; Click
- Delete the folder created in step 2.
- Open Windows Explorer and navigate to your C: Drive
- Delete
ContextualDAT.exeand follow through any dialog boxes that appear.v - Congrats, you've successfully uninstalled ContextualDAT! The context menu entries should disappear immediately with needing to restart.
Owner
- Name: Chuck Terry
- Login: ChuckTerry
- Kind: user
- Location: Ellenboro, North Carolina, USA
- Company: Ex @surge-ai
- Website: https://ChuckTerry.me
- Repositories: 16
- Profile: https://github.com/ChuckTerry
Jack of all trades, master of JavaScript. Unless you ask StackOverflow, in which case: Slightly above average at JavaScript, prophet of Home Improvement.
GitHub Events
Total
- Release event: 1
- Push event: 4
- Create event: 3
Last Year
- Release event: 1
- Push event: 4
- Create event: 3
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0