Code Monkey home page Code Monkey logo

things3notionscript's Introduction

Description

Things3 to Notion workflow to migrate Things3 "notes" (items in the inbox with no title) to Notion. It will migrate notes in the inbox with no title or notes with the migrate to notion tag.

Setup

  • Library installs
    • pip3 install things.py
    • pip3 install python-dotenv
    • pip3 install notion-client
    • pip3 install pyobjc
  • .env setup
    • Setup the .env file, then you can use the scripts.

Scripts

empty_things3_inbox_to_notion.py: Takes a block id (i.e. bf14e6e54b74464db2d2483e114455a6) and migrates the things3 inbox items to that block (or page). You can get this link with command + L or from the end of the Notion URL.

  • Setup Instructions
    • Enable permissions for the script: chmod a+x empty_things3_inbox_to_notion.py
    • Run the script: python3 empty_things3_inbox_to_notion.py [block ID]
      • If no block ID given, it will try to infer from last used block ID

Debug

  • Make sure your Things3 is up to date. This broke the Things3 python library for me before

References

things3notionscript's People

Contributors

avery2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

things3notionscript's Issues

formatting doesn't work

the markdown of the things3 object isn't completely formatted when it goes into Notion (in the way copy/paste is).

Pull multiple Things3 objects into one giant page

  • Optionally organized via toggle

This is helpful because often with thought capture it's more useful to organize things into one giant page without unnecessary pagination. The old version of having each idea be its own page is too slow to work with and requires too much overhead, the separate overlay per thought is too much.

Prompt with current note, possible y/n

As you loop through the things3 objects, give an option to optically see the output and decide if you want to move it to things3. Kinda like labeling. Maybe use flask as UI.

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.