This repository contains a collection of tools and extensions built to enhance the functionality of Notion for Resola Inc.. Currently, it includes features like the enhanced "Copy" button for Notion tasks, but the repository will evolve to include other custom tools to streamline workflows within Notion.
This repository serves as a centralized location for all custom tools, scripts, and extensions created to improve the experience of working specifically with Notion at Resola Inc.. The current tool allows users to quickly copy a Notion page URL with its ID in a specific format, but future tools may expand to include additional functionalities based on team needs.
- Enhanced Copy Button: Adds an additional "Copy" button to the ID property of tasks in Notion. This allows users to quickly copy the URL of a Notion page with the corresponding ID.
- Future Notion Tools: More tools will be added to this repository as the need arises, improving internal workflows and automating repetitive tasks.
To use these tools locally, follow these instructions:
-
Clone this repository to your local machine:
git clone https://github.com/higherstates/notion-extension.git
-
Load the extension to Chrome manually (use the
Load unpacked
option).
Contributions are welcome! If you have an idea for a new Notion tool or need to modify an existing one, please follow these steps:
- Clone this repository.
- Create a new branch (
git checkout -b feature-name
). - Make your changes and commit them (
git commit -m 'Add new feature'
). - Push to your branch (
git push origin feature-name
). - Create a new Pull Request.
Please make sure to test your tools thoroughly before submitting a pull request.
Copyright 2024 Resola Inc.
This software is made available for use within Resola Inc. only. Commercial use is prohibited.