Giter Club home page Giter Club logo

ahk-gnote2onenote's Introduction

ahk-GNote2OneNote

将随笔记(GNnote)中的笔记内容批量复制到OneNote中

简明流程

Loop {
    GNnote获取文件夹名
    转到OneNote创建分区
    Loop {
        GNnote获取该文件夹下一笔记
        转到OneNote该分区下创建笔记
    }
}

配置说明

  1. 将自己的GNote数据库文件复制到电脑端
    • [变量dbPath][other\gnotes是事例数据库, 可用于参考结构]
    • 手机端路径[/data/data/org.dayup.gnotes/databases/gnotes]
    • 电脑端路径[F:\资料\备份资料\GNote\2019-03-15\gnotes]
  2. 将自己的GNote附件文件夹复制到电脑端
    • [变量attachmentPath]
    • 手机端路径[/storage/emulated/0/.GNotes]
    • 电脑端路径[F:\资料\备份资料\GNote\2019-03-15]
  3. 快捷键[win+P]可以暂停\开启当前脚本

其他说明

  1. 本人GNote数据库1.8m, 共计1903条笔记, 24条笔记包含图片附件, 转移笔记花费时长约46分钟
  2. 除了用户显示自定义创建的文件夹, 任何不在这些文件夹下的笔记会被纳入[GNoteOther]

演示

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.