{"id":18548978,"url":"https://github.com/danthe1st/ij2gdocs","last_synced_at":"2025-04-09T21:32:28.206Z","repository":{"id":38051449,"uuid":"393925026","full_name":"danthe1st/IJ2gDocs","owner":"danthe1st","description":"Mirror a file opened in IntelliJ IDEA™ to Google Docs™","archived":false,"fork":false,"pushed_at":"2023-02-27T20:40:32.000Z","size":545,"stargazers_count":5,"open_issues_count":9,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-24T11:56:52.754Z","etag":null,"topics":["google-docs","google-docs-api","intellij","intellij-plugin"],"latest_commit_sha":null,"homepage":"https://danthe1st.github.io/IJ2gDocs","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danthe1st.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2021-08-08T10:07:44.000Z","updated_at":"2024-01-03T14:04:59.000Z","dependencies_parsed_at":"2024-11-06T20:41:06.356Z","dependency_job_id":"409f455c-10bf-4666-835d-b71ee49068d3","html_url":"https://github.com/danthe1st/IJ2gDocs","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":"JetBrains/intellij-platform-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danthe1st%2FIJ2gDocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danthe1st%2FIJ2gDocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danthe1st%2FIJ2gDocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danthe1st%2FIJ2gDocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danthe1st","download_url":"https://codeload.github.com/danthe1st/IJ2gDocs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248114851,"owners_count":21050130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["google-docs","google-docs-api","intellij","intellij-plugin"],"created_at":"2024-11-06T20:36:19.169Z","updated_at":"2025-04-09T21:32:27.805Z","avatar_url":"https://github.com/danthe1st.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IJ2gDocs\n![Build](https://github.com/danthe1st/IJ2GDocs/workflows/Build/badge.svg)\n[![Version](https://img.shields.io/jetbrains/plugin/v/io.github.danthe1st.ij2gdocs.svg)](https://plugins.jetbrains.com/plugin/17433-ij2gdocs)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/io.github.danthe1st.ij2gdocs.svg)](https://plugins.jetbrains.com/plugin/17433-ij2gdocs)\n\n\u003c!-- Plugin description --\u003e\nIJ2GDocs allows you to mirror a file opened in IntelliJ IDEA™ to Google Docs™.\n\n## Video example\nClick on the following image in order to view a video:\n\n[![Watch this Video on YouTube](https://i.ytimg.com/vi/cfNfpHcqrQM/mqdefault.jpg)](https://www.youtube.com/watch?v=cfNfpHcqrQM)\n\n## Usage\n\n* Open the file you want to mirror to Google Docs in IntelliJ (with this plugin installed).\n* Click the button `Mirror This File to a Google Document` under the option menu `Tools`.\u003cbr/\u003e\n  ![image](https://user-images.githubusercontent.com/34687786/129474136-72902ac5-e728-451a-88ab-fbf089c986fd.png)\n* The default browser should open automatically. Authorize the application to access Google Docs.\n* Open the Google Document to mirror to in a web browser and copy the document ID.\u003cbr/\u003e\n  ![image](https://user-images.githubusercontent.com/34687786/123838090-e2ed4400-d90b-11eb-8459-4fd418a71ff4.png)\n* Enter the document ID in the respective prompt in eclipse.\u003cbr/\u003e\n  ![image](https://user-images.githubusercontent.com/34687786/129474190-cc7490ec-53be-4abc-9547-98e26f2145d4.png)\n* The content of the opened file should be copied to the google document and automatically updated.\n\n\u003c!-- Plugin description end --\u003e\n\n## Installation\n\n- Using IDE built-in plugin system:\n  \n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"IJ2GDocs\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall Plugin\u003c/kbd\u003e\n  \n- Manually:\n\n  Download the [latest release](https://github.com/danthe1st/IJ2GDocs/releases/latest) and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n## Dev Setup\n### Required programs\nIn order to develop this plugin, [IntelliJ IDEA](https://www.jetbrains.com/idea/) is required with a JDK set up.\n\nThe [Gradle](https://plugins.jetbrains.com/plugin/13112-gradle) and [Plugin DevKit](https://plugins.jetbrains.com/docs/intellij/setting-up-environment.html#configuring-intellij-platform-sdk) plugins need to be installed and [enabled](https://www.jetbrains.com/help/idea/managing-plugins.html) (both plugins should be installed by default).\n\n### Download\nThis repository uses [git submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) for shared code.\nBecause of this, the parameter `--recurse-submodules` is required when cloning the repository:\n```bash\ngit clone --recurse-submodules https://github.com/danthe1st/IJ2GDocs\n```\n\nAlternatively, IDE2gDocs can be cloned directly from IntelliJ IDEA using the option `File`\u003e`New`\u003e`Project from Version Control`.\n\n### Setup\nThe plugin can be imported in IntelliJ IDEA as a Gradle project.\n\nThis should automatically load run configurations.\n\n---\n\nThe project is licensed under [GNU GPL v3](LICENSE.md) and the Privacy Policy can be found [here](privacy.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanthe1st%2Fij2gdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanthe1st%2Fij2gdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanthe1st%2Fij2gdocs/lists"}