惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
S
Secure Thoughts
S
Schneier on Security
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Cyberwarzone
Cyberwarzone
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
P
Privacy International News Feed
L
Lohrmann on Cybersecurity
Schneier on Security
Schneier on Security
PCI Perspectives
PCI Perspectives
Google DeepMind News
Google DeepMind News
C
Cybersecurity and Infrastructure Security Agency CISA
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
Latest news
Latest news
H
Hacker News: Front Page
月光博客
月光博客
Forbes - Security
Forbes - Security
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
S
Security @ Cisco Blogs
WordPress大学
WordPress大学
Recent Commits to openclaw:main
Recent Commits to openclaw:main
aimingoo的专栏
aimingoo的专栏
宝玉的分享
宝玉的分享
D
Docker
U
Unit 42
Recorded Future
Recorded Future
Spread Privacy
Spread Privacy
Microsoft Security Blog
Microsoft Security Blog
Recent Announcements
Recent Announcements
云风的 BLOG
云风的 BLOG
Application and Cybersecurity Blog
Application and Cybersecurity Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Heimdal Security Blog
Microsoft Azure Blog
Microsoft Azure Blog
V
Vulnerabilities – Threatpost
Vercel News
Vercel News
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
爱范儿
爱范儿
博客园 - 聂微东
Hugging Face - Blog
Hugging Face - Blog
L
LangChain Blog
G
GRAHAM CLULEY
Apple Machine Learning Research
Apple Machine Learning Research
www.infosecurity-magazine.com
www.infosecurity-magazine.com
Blog — PlanetScale
Blog — PlanetScale
博客园 - 三生石上(FineUI控件)
罗磊的独立博客
Help Net Security
Help Net Security
Google Online Security Blog
Google Online Security Blog
S
SegmentFault 最新的问题

夜游船渡口

夜游船 夜游船 夜游船 夜游船 夜游船 夜游船 夜游船
夜游船
2023-02-19 · via 夜游船渡口

对阅读展示页意义的思考

去年,我看到了中文和英文出现了两个有意思的产品,分别是 Matter 和阅览室。它们代表了一种阅读需求的复苏 —— 展示自己阅读过的文章或者遵循某人阅读的推荐。我一直在思考这种社交式的阅读形式对我们建立阅读习惯或者促进交流有什么影响,所以我决定自己试试建立一个阅读列表,看看是否能促进别人对我的了解或者让我们在交流时能够快速的聚焦到一个共识。

这篇文章其实不算是一个严格意义上的教程,而更像是一个抛砖引玉,如果大家有任何类似的尝试或者想法的话,欢迎随时和我交流

建立阅读展示页的条件

以下是一些建立我的阅读展示页的一些前提条件,如果你很感兴趣的话,可以尝试准备一下。但是如果你已经有一个很好的阅读系统,我建议你还是按照你舒服的方式继续下去,这是相当好的习惯~

  • 你需要用 Readwise Reader 阅读这些文章

其实这个要求相对来说不是特别严格,Readwise Reader 是我正在用的阅读器,如果你用的阅读器能把阅读记录同步 Notion 的话也是可以的,但是可能需要你修改一下代码模板。总的来说,如果你想要在不修改模板并且自动同步的情况下建立阅读展示页,Readwise Reader 必不可少。

  • 你必须要有一个 Notion 账号

notion 作为本教程信息同步的枢纽,是一定需要的。这里不需要你有太多的 Notion 经验,后面跟着教程走就没问题!

  • 你必须要有一个 GitHub 账号

本教程的代码模板开源在 GitHub 上,需要你对 GitHub 有一定程度的理解,不需要你会编程。

  • 你需要注册一个 vercel 或者同类产品的账号

你需要注册一个 vercel 或者 netlify 的账号,只需要用邮箱或者 GitHub 账号注册就行了。

如果你满足以上四个条件,就可以开始教程了!

建立阅读展示页的准备