Skip to content

把名字记录导出为JSON文件 #8

Description

@zengsn

执行一条命令,即可导出。

JSON文件的结构可以像这样:

{
  "name": "张三",
  "records": [{
    "from": "新浪",
    "url": "",
    "address": ""
    "year": ""
  }, {
    "from": "搜狐"
  }]
}

名字太多时,可以考虑分文件夹,例如10000条一个文件夹。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions