Giter Club home page Giter Club logo

minote-obsidian's Introduction

Tip:目前项目存在问题是:小米笔记cookie容易过期,没办法实现自动同步,作者最近在忙期末考试,等之后会想办法解决 ——2023/12/15

该项目灵感来源(https://github.com/malinkang/weread2notion "将微信读书划线和笔记同步到Notion")

将小米笔记内容同步到obdisian

项目介绍

目前手机上使用的是小米笔记,非常喜欢小米笔记的摘录功能,电脑里使用ondisian整理所有的笔记,因此该项目主要功能是将小米笔记全部内容同步obsidian中

使用说明

  1. star本项目
  2. fork该项目
  3. 获取小米云服务的cookie(MINOTE_COOKIE)
    • 登录https://i.mi.com/
    • 点击笔记,第一次登录可能需要验证码
    • 返回小米云笔记主页
    • 按F12进入开发者模式,依次点 Network -> Doc -> Headers-> cookie。复制 Cookie 字符串;
  4. 设置本地储存目录(SAVE_DIR)
    • 找到Obsidian本地储存文件夹,我的是"D:\输出义务"
    • 在该文件夹下新建minote问价夹,之后的文件就会储存到"D:\输出义务\minote"文件夹中
  5. 在Github的Secrets中添加以下变量
    • 打开你fork的工程,点击Settings->Secrets and variables->New repository secret
    • 添加以下变量
      • MINOTE_COOKIE
      • SAVE_DIR

minote-obsidian's People

Contributors

yulittlemoon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.