https://github.com/cdmstrong/notion-weread

https://github.com/cdmstrong/notion-weread

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: cdmstrong
  • Language: Python
  • Default Branch: main
  • Size: 0 Bytes
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

将微信读书划线和笔记同步到Notion

本项目通过Github Action每天定时同步微信读书划线到Notion。

预览效果:https://malinkang.notion.site/malinkang/534a7684b30e4a879269313f437f2185

使用

[!IMPORTANT]
关注公众号获取教程,后续有更新也会第一时间在公众号里同步。

扫码_搜索联合传播样式-标准色版

[!IMPORTANT]
欢迎加入群讨论。可以讨论使用中遇到的任何问题,也可以讨论Notion使用,后续我也会在群中分享更多Notion自动化工具。微信群失效的话可以添加我的微信malinkang,我拉你入群。

| 微信群 | QQ群 | | --- | --- | |

|
|

捐赠

如果你觉得本项目帮助了你,请作者喝一杯咖啡,你的支持是作者最大的动力。本项目会持续更新。

| 支付宝支付 | 微信支付 | | --- | --- | |

|
|

其他项目

Owner

  • Name: 东哥爱编程
  • Login: cdmstrong
  • Kind: user

平平无奇的图像算法工程师

GitHub Events

Total
  • Push event: 2
  • Create event: 2
Last Year
  • Push event: 2
  • Create event: 2

Dependencies

.github/workflows/read_time.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/weread.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
requirements.txt pypi
  • github-heatmap *
  • notion-client *
  • pendulum *
  • python-dotenv *
  • requests *
  • retrying *