broholens / articles-saver

给出文章链接,后台自动下载网页内容。为网页内容打标签,形成自己的知识库。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

articles-saver

因为服务器马上到期了,所以没有再做这个。 目前可以进行保存和搜索,但搜索结果展示界面还没有写。

问题有下面几个:

  1. 保存网页链接时需要人为打标签?
  2. 保存在数据库中的是网页源码?
  3. 搜索算法怎么搞?

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

给出文章链接,后台自动下载网页内容。为网页内容打标签,形成自己的知识库。


Languages

Language:JavaScript 71.1%Language:Python 17.1%Language:Vue 10.8%Language:HTML 1.0%