{"id":45837337,"url":"https://github.com/adegard/gsheet_notepad-plus-plus","last_synced_at":"2026-02-26T23:15:14.135Z","repository":{"id":138424741,"uuid":"303645385","full_name":"adegard/gsheet_notepad-plus-plus","owner":"adegard","description":"Google Sheet Formulas Markdown in Notepad++","archived":false,"fork":false,"pushed_at":"2025-06-09T12:22:08.000Z","size":190,"stargazers_count":10,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T13:31:45.146Z","etag":null,"topics":["formulas","google-sheets","gsheet","markdown","notepad","notepad-plus-plus"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adegard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-10-13T08:59:31.000Z","updated_at":"2025-06-09T12:22:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"dabd763c-1a00-440c-9d7b-77a09a36c759","html_url":"https://github.com/adegard/gsheet_notepad-plus-plus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adegard/gsheet_notepad-plus-plus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adegard%2Fgsheet_notepad-plus-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adegard%2Fgsheet_notepad-plus-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adegard%2Fgsheet_notepad-plus-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adegard%2Fgsheet_notepad-plus-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adegard","download_url":"https://codeload.github.com/adegard/gsheet_notepad-plus-plus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adegard%2Fgsheet_notepad-plus-plus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29876462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T22:37:10.609Z","status":"ssl_error","status_checked_at":"2026-02-26T22:37:09.019Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["formulas","google-sheets","gsheet","markdown","notepad","notepad-plus-plus"],"created_at":"2026-02-26T23:15:13.522Z","updated_at":"2026-02-26T23:15:14.117Z","avatar_url":"https://github.com/adegard.png","language":null,"readme":"# Google sheet Formula UDL (User Defined Language) for Notepad++ \n\n*gsheet formula sintax highlighting (support English \u0026 Italian Formulas)*\n\nUse Notepad++ for google sheet formulas editing and create complex formulas!\n\nSpecial Colors for all formulas, operators, comments...\n\n# Usage:\n\nExample (Please note, if you’re based in US or Europe, the syntax is a little different (\";\" instead of \",\")\n\n```\n=IFERROR(\n\tIF(PTB!D82+ N(\"recupera temp max acqua. Però capita che sia invertita con pot. frigo\")\u003e1000 ,\n\t\tTEXT(CEILING(PTB!E84-L145,1),\"#.#\"),\n\t\tTEXT(CEILING(PTB!F82-L145,1),\"#.#\"))\u0026T(N(\"di solito F82 è il delta T\")),\n\t\"TBD\")\n\n\t\u0026T(N(\"\n\tCOMMENTS:\n\tL145 è num casuale per refresh.\n\tTBD segnala errore\n\n\t\"))\n\n```\n\nInside Notepad++ :\n\u003c/br\u003e\n\u003cimg src=\"https://github.com/adegard/gsheet_notepad-plus-plus/blob/main/Cattura3.JPG\"  align=\"center\"\u003e\n\n\u003c/br\u003e\nThen, just copy it inside gsheet Formula field.\n\n\n# Installation\n\n-Download \u003ca href=\"https://raw.githubusercontent.com/adegard/gsheet_notepad-plus-plus/main/formula_gsheet_notepad.xml\" rel=\"nofollow\"\u003eformula_gsheet_notepad.xml\u003c/a\u003e (right click Save as...)\u003c/br\u003e\n\n*Import method:*\u003c/br\u003e\n-Go to Language/User define langage/Define language..., import it \u0026 restart.\u003c/br\u003e\n\n*Official UDL installation*:\u003c/br\u003e\n-Import the file by placing the file in your userDefineLangs folder and restarting Notepad++. (It is also possible to use the User Defined Language dialog box to Import your file, but that places the UDL in the combined file, which is more complicated to maintain). More details of what those steps entail can be found in the \"Import a UDL\" section of the official documentation (https://npp-user-manual.org/docs/user-defined-language-system/#import-a-udl).\u003c/br\u003e\n\nPlease report me any issue.\n\n# Special tips for commenting in formula:\n\nwhen result is a number, use:\n```\n+N(\"my comment\")\n```\nwhen result is a text, use:\n```\n\u0026T(N(\"my comment\"))\n```\nMulti-line commenting:\n```\n+N(\"\n****\nthis\nis \nmulti line\ncomment\n***\n\")\n```\n\n# Notepad++ Forum Thread \nhttps://community.notepad-plus-plus.org/topic/20237/gsheet-formula-sintax-highlighting/\n\n## Additional Resources\nFor people interested in updating google sheet formulas with an addon: visit the [Google sheet Formula_Updater](https://github.com/adegard/Formula_Updater/tree/main)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadegard%2Fgsheet_notepad-plus-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadegard%2Fgsheet_notepad-plus-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadegard%2Fgsheet_notepad-plus-plus/lists"}