{"id":44542449,"url":"https://github.com/stanleygomes/codex-notes","last_synced_at":"2026-02-15T22:08:47.174Z","repository":{"id":338195963,"uuid":"1154820968","full_name":"stanleygomes/codex-notes","owner":"stanleygomes","description":"🚀 The Note Plugin for IntelijIdea","archived":false,"fork":false,"pushed_at":"2026-02-13T17:07:36.000Z","size":2108,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-13T17:13:11.537Z","etag":null,"topics":["gradle","intelij","kotlin","notes-app","plugin"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/30177-codex-notes","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stanleygomes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-10T20:14:58.000Z","updated_at":"2026-02-13T17:08:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/stanleygomes/codex-notes","commit_stats":null,"previous_names":["stanleygomes/codex-notes"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/stanleygomes/codex-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stanleygomes%2Fcodex-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stanleygomes%2Fcodex-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stanleygomes%2Fcodex-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stanleygomes%2Fcodex-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stanleygomes","download_url":"https://codeload.github.com/stanleygomes/codex-notes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stanleygomes%2Fcodex-notes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414347,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gradle","intelij","kotlin","notes-app","plugin"],"created_at":"2026-02-13T19:02:08.270Z","updated_at":"2026-02-13T19:02:09.098Z","avatar_url":"https://github.com/stanleygomes.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🗒️ Codex Notes\n\n[![Build](https://github.com/stanleygomes/codex-notes/workflows/Build/badge.svg)][gh:build]\n[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)\n[![Kotlin](https://img.shields.io/badge/kotlin-%237F52FF.svg?style=for-the-badge\u0026logo=kotlin\u0026logoColor=white)](https://kotlinlang.org/)\n[![IntelliJ IDEA](https://img.shields.io/badge/IntelliJIDEA-000000.svg?style=for-the-badge\u0026logo=intellij-idea\u0026logoColor=white)](https://www.jetbrains.com/idea/)\n[![Gradle](https://img.shields.io/badge/Gradle-02303A.svg?style=for-the-badge\u0026logo=Gradle\u0026logoColor=white)](https://gradle.org/)\n[![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge\u0026logo=openjdk\u0026logoColor=white)](https://openjdk.org/)\n\n\n\u003c!-- Plugin description --\u003e\n**Codex Notes** is a powerful IntelliJ IDEA plugin for managing notes directly within your IDE. Keep your thoughts, code snippets, and documentation organized without leaving your development environment.\n\n## ✨ Features\n\n- 📝 **Create and manage notes** with markdown support\n- 🔍 **Search notes**\n- ⭐ **Favorite notes** for quick access\n- 🔄 **Sort notes** by title, date, or favorite status\n- ⚙️ **Customizable settings** for file extension and sorting preferences\n- 💾 **Persistent storage** - your notes are saved automatically\n\u003c!-- Plugin description end --\u003e\n\n## 📋 Table of Contents\n\n- [Installation](#-installation)\n- [Usage](#-usage)\n- [Keyboard Shortcuts](#-keyboard-shortcuts)\n- [Configuration](#-configuration)\n- [Development](#-development)\n  - [Requirements](#requirements)\n  - [Building from source](#building-from-source)\n  - [Running tests](#running-tests)\n  - [Running code inspections](#running-code-inspections)\n- [CI/CD](#-cicd)\n- [Contributing](#-contributing)\n- [License](#-license)\n\n## 📦 Installation\n\n### From JetBrains Marketplace (Coming Soon)\n1. Open IntelliJ IDEA\n2. Go to `Settings/Preferences` → `Plugins` → `Marketplace`\n3. Search for \"Codex Notes\"\n4. Click `Install`\n\n### Manual Installation\n1. Download the latest release from [GitHub Releases](https://github.com/stanleygomes/codex-notes/releases)\n2. Open IntelliJ IDEA\n3. Go to `Settings/Preferences` → `Plugins` → ⚙️ → `Install Plugin from Disk`\n4. Select the downloaded `.jar` file\n\n## 🚀 Usage\n\n### Opening the Tool Window\n- Click on the **Codex Notes** icon in the right sidebar\n- Or use the menu: `View` → `Tool Windows` → `Codex Notes`\n\n### Creating a Note\n1. Click the `+` (Create new note) button in the toolbar\n2. A new note file will be created with a timestamp\n3. The note will open automatically in the editor\n\n### Searching Notes\n1. Click the 🔍 (Search) button in the toolbar\n2. Type your search query in the search field\n3. Notes will be filtered in real-time\n\n### Managing Notes\n- **Favorite**: Right-click a note → `Favorite` (or press `F`)\n- **Rename**: Right-click a note → `Rename` (or press `F2`)\n- **Delete**: Right-click a note → `Delete` (or press `Delete`)\n- **Open**: Double-click a note (or press `Enter`)\n\n### Sorting Notes\n1. Click the sort icon in the toolbar\n2. Choose sorting method:\n   - **By Title**: Alphabetical order\n   - **By Date**: Most recently modified first\n   - **By Favorite**: Favorites first, then by date\n\n## ⌨️ Keyboard Shortcuts\n\n| Action | Shortcut |\n|--------|----------|\n| Open note | `Double-click` or `Enter` |\n| Rename note | `F2` |\n| Toggle favorite | `F` |\n| Delete note | `Delete` |\n\n## ⚙️ Configuration\n\nAccess settings via `Settings/Preferences` → `Tools` → `Notes Plugin`\n\n### Available Settings\n- **Default File Extension**: Set the default extension for new notes (e.g., `.md`, `.txt`)\n- **Default Sort Type**: Choose the default sorting method for notes\n\n## 🛠️ Development\n\n### Requirements\n- Java 21+\n- IntelliJ IDEA 2025.2.5+\n- Gradle 9.3.1+\n\n### Building from Source\n\n```bash\n# Clone the repository\ngit clone https://github.com/stanleygomes/codex-notes.git\ncd codex-notes\n\n# Build the plugin\nmake build-plugin\n\n# The plugin will be available in build/distributions/\n```\n\n### Running in Development Mode\n\n```bash\n# Run the plugin in a sandboxed IDE\nmake run\n```\n\n### Running Tests\n\n```bash\n# Run all tests\nmake test\n\n# Run tests with coverage\nmake test-coverage\n```\n\nCoverage reports are generated in `build/reports/jacoco/test/html/index.html` and are generated by Kover Gradle plugin.\n\n### Running Code Inspections\n\n```bash\n# Run Qodana code inspections\nmake inspections\n```\n\n## 🚀 CI/CD\n\nThis project uses GitHub Actions for continuous integration and deployment. The following workflows are configured:\n\n### Build Workflow (`build.yml`)\n- **Trigger**: Push to `master` branch or pull requests\n- **Actions**:\n  - Validates Gradle Wrapper\n  - Runs unit tests and plugin verification\n  - Executes Qodana code inspections\n  - Builds the plugin\n  - Runs plugin verifier\n  - Creates a draft release for manual review\n\n### Release Workflow (`release.yml`)\n- **Trigger**: GitHub release publication\n- **Actions**:\n  - Signs and publishes the plugin to JetBrains Marketplace\n  - Updates changelog\n\n### UI Tests Workflow (`run-ui-tests.yml`)\n- **Trigger**: Manual\n- **Actions**:\n  - Runs UI tests on macOS, Windows, and Linux\n\n### Template Verify (`template-verify.yml`)\n- **Trigger**: Repository creation from template\n- **Actions**:\n  - Verifies template setup\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## 📜 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🔗 Links\n\n- [GitHub Repository](https://github.com/stanleygomes/codex-notes)\n- [Issue Tracker](https://github.com/stanleygomes/codex-notes/issues)\n- [Changelog](CHANGELOG.md)\n- [Plugin Configuration File](https://plugins.jetbrains.com/docs/intellij/plugin-configuration-file.html?from=IJPluginTemplate)\n- [Marktplace](https://plugins.jetbrains.com/author/me)\n- Plugin based on the [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)\n- Publish plugin using [Gradle IntelliJ Plugin](https://plugins.jetbrains.com/docs/intellij/publishing-plugin.html?from=IJPluginTemplate#uploading-a-plugin-to-jetbrains-marketplace)\n\n---\n\nMade with 🔥 by NazarethLabs\n\n[gh:build]: https://github.com/stanleygomes/codex-notes/actions?query=workflow%3ABuild\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstanleygomes%2Fcodex-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstanleygomes%2Fcodex-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstanleygomes%2Fcodex-notes/lists"}