{"id":16589203,"url":"https://github.com/pineapplegiant/vim-to-notion","last_synced_at":"2026-07-21T06:31:51.717Z","repository":{"id":130285373,"uuid":"273802610","full_name":"pineapplegiant/vim-to-notion","owner":"pineapplegiant","description":"My very bad script to upload my local Markdown pages to notion","archived":false,"fork":false,"pushed_at":"2020-09-09T15:29:32.000Z","size":9059,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T00:35:54.760Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/pineapplegiant.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-06-20T23:49:49.000Z","updated_at":"2023-03-08T22:25:03.000Z","dependencies_parsed_at":"2023-03-23T12:33:42.618Z","dependency_job_id":null,"html_url":"https://github.com/pineapplegiant/vim-to-notion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pineapplegiant/vim-to-notion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pineapplegiant%2Fvim-to-notion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pineapplegiant%2Fvim-to-notion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pineapplegiant%2Fvim-to-notion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pineapplegiant%2Fvim-to-notion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pineapplegiant","download_url":"https://codeload.github.com/pineapplegiant/vim-to-notion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pineapplegiant%2Fvim-to-notion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35713696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-21T02:00:06.728Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-11T23:08:06.963Z","updated_at":"2026-07-21T06:31:51.709Z","avatar_url":"https://github.com/pineapplegiant.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Markdown to Notion 📝 \n\n[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)\n[![Repo Size](https://img.shields.io/github/repo-size/pineapplegiant/vim-to-notion)](https://img.shields.io/github/repo-size/pineapplegiant/vim-to-notion)\n[![Made with Vim :)](https://img.shields.io/badge/madewith-vim%E2%9D%A4%EF%B8%8F-red)](https://img.shields.io/badge/madewith-vim%E2%9D%A4%EF%B8%8F-red)\n\n\n## Inspiration\n\nI like to write in Vim, but wanted to continue editing on the go in Notion... This helps me upload \"faster\", to achieve something of that nature idk.\n\n![How it works](./vim-notion.gif)\n\n## Tools\n* pipenv\n* python3.7\n\n## Development\nPut your env files in a `.env` file in the same directory\n[Link to how to get your api token](https://medium.com/@jamiealexandre/introducing-notion-py-an-unofficial-python-api-wrapper-for-notion-so-603700f92369)\n```\n# Your API TOKEN -\u003e \nAPI_TOKEN = \"\u003cMY_API_TOKEN\u003e\"\n\n# Table full page\nCOLLECTION_VIEW = \"\u003cMY_URL_TO_THE_TABLE\u003e\"\n```\nFirst download necessary packages for pipenv:\n`pipenv install`\n\nThen run `pipenv run notion_scripts.py -f testMarkdownExample.md`\n\n\n### Packages used:\n* [\"unofficial\" notion api](https://github.com/jamalex/notion-py)\n* [md2notion](https://github.com/Cobertos/md2notion)\n* [python frontmatter parser](https://github.com/eyeseast/python-frontmatter)\n* [python-dotenv](https://pypi.org/project/python-dotenv/)\n* [pprint](https://docs.python.org/3/library/pprint.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpineapplegiant%2Fvim-to-notion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpineapplegiant%2Fvim-to-notion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpineapplegiant%2Fvim-to-notion/lists"}