Skip to content

Commit

Permalink
Add Post "wechaty-zmore-collection-search", Pls Review (#1287)
Browse files Browse the repository at this point in the history
* wechaty-zmore-collection-search

* fix md lint

* fix md lint

* 0.9.23

* 0.9.24

* 0.9.25

* 0.9.26

* fix diff
  • Loading branch information
zacard-orc authored Mar 30, 2022
1 parent 1e2f016 commit 99f8eab
Show file tree
Hide file tree
Showing 5 changed files with 124 additions and 0 deletions.
17 changes: 17 additions & 0 deletions jekyll/_contributors/zacard-orc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: 林磊胤
site: https://github.com/zacard-orc
avatar: /assets/contributors/zacard-orc/avatar2.webp
bio: 野生前端,Base上海
email: llysonylin2012@163.com
twitter:
---

## Contact me

- Github: <https://github.com/zacard-orc>
- Email:<llysonylin2012@163.com>
- Website: <https://www.linkedin.com/in/%E7%A3%8A%E8%83%A4-%E6%9E%97-1983aa15b/>
- Cell: 13816025562
- WeChat: llysonylin2012 or 13816025562
- Tags: 前端,破解,爬虫,iOS,RN
107 changes: 107 additions & 0 deletions jekyll/_posts/2021-09-11-wechaty-zmore-collection-search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
---
title: 收藏文档,随时查找
author: 林磊胤
categories: article
tags:
- collection
- crawl
- zmore
- search
- website
- seo
image: /assets/2021/09-wechaty-zmore-collection-search/zmore-d2.webp
---

随时转发,随时收藏,随时查找

## ZMore

```text
ZMore,纸墨收藏,根据[wechaty](https://github.com/wechaty/wechaty)消息来存储,复制收集指定类型文章,增强微信本身收藏能力
通过向指定账号转发消息,来Trace这些消息的站点,完成个人收藏更强大的搜索引擎
```

## Story

```text
我们每天会产生大量的消息和信息,微信提供来各种数据保存的方式,如转发,保存,收藏,朋友圈等等。
虽然微信自身的收藏能力已经很强,但是对于搜索效果始终不尽人意。
搭建zmore平台,是希望自己有个微信小号,能够永久,快照地收藏自己的历史消息。
借助于wechaty强大的数据通信能力,可以把所有富媒体消息全部收录进自己的网站
同时搭配es,nlp强大的分词,识图等能力,给自己搭建一个全职的小助手
```

## SourceCode

```text
https://github.com/zacard-orc/zmore
```

## How to use

```text
yarn
yarn dist
node dist/zmore.production.min.js
```

## How to develop

```text
yarn start
yarn ms
```

## Demo

![Demo](/assets/2021/09-wechaty-zmore-collection-search/zmore-d1.webp)

## Support Site

- Wechat MP(微信公众号)
- Zhihu (知乎)
- Tiktok (抖音,Tiktok)
- Juejin (掘金)
- Jianshu (简书)

## Calendar

- 2021.8 Use Wechaty Lib
- 2021.9 Apply Server Enviorment
- 2021.10 Develop & Publish Search Main Site
- 2021.12+ Commercial Use
- 2022.1+ Support More Message Type Or Content Site

## BaseTech

- Wechaty
- Typescript
- TSDX
- GitHook
- React
- Webpack
- Babel
- Day.js

## Author

```text
林磊胤,野生前端,Base 上海
工作联系Wechat:llysonylin2012 / 13816025562
```

enjoy it !
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 99f8eab

Please sign in to comment.