Commit Graph

21 Commits

Author SHA1 Message Date
Ian Cooperman 2c7084028f Merge branch 'data-transformation' into main 2022-08-06 16:50:06 -07:00
Ian Cooperman 876c74ba41 Wrote rudimentary creation of Notion pages with title and body 2022-08-06 16:37:12 -07:00
Ian Cooperman b3fe8075f5 Cleaned up index.js before continuing 2022-08-04 20:00:18 -07:00
Ian Cooperman 2571b5c360 Merge branch 'joplin-data-api-wrapper' into main 2022-08-04 19:37:45 -07:00
Ian Cooperman 5be9f56c12 Cleaned up joplin.js. Ready for merge into main. 2022-08-04 19:37:38 -07:00
Ian Cooperman c1ad4f0d6c Added loop to account for multiple fetches needed to retrieve all data 2022-08-04 18:16:28 -07:00
Ian Cooperman bce9f8a04d Moved joplin wrapper functions to class for cleaner usage 2022-08-04 16:25:28 -07:00
Ian Cooperman e5d4bdf90d Adjusted getNotesFromNotebook() to also take the fields to retrive 2022-08-04 15:16:02 -07:00
Ian Cooperman aab9cada6d Changed note retrieval URL parameters to obtain additional useful info 2022-08-02 12:36:49 -07:00
Ian Cooperman 8bca7443ca Function getNote no longer proved necessary 2022-08-02 12:29:56 -07:00
Ian Cooperman 2a6c968a99 Now getting note data for each note 2022-08-02 12:27:19 -07:00
Ian Cooperman a4bfa7dd05 Began work on interfacing with the Joplin Data API 2022-08-01 19:00:19 -07:00
Ian Cooperman 49f49112b3 Imported node-fetch into joplin api wrapper module 2022-08-01 15:01:37 -07:00
Ian Cooperman 4c41583ba8 Merge branch 'readme-draft' into main 2022-08-01 14:42:42 -07:00
Ian Cooperman b7b62b4ac8 Created rough draft of readme 2022-08-01 14:42:37 -07:00
Ian Cooperman 1df10d078a Merge branch 'node-fetch-install' into main 2022-08-01 13:46:19 -07:00
Ian Cooperman cfaa0c4a94 Added `node-fetch` to dependencies 2022-08-01 13:46:14 -07:00
Ian Cooperman 390c8ca68a Added brief description 2022-07-29 11:38:03 -07:00
Ian Cooperman 31affdc480 Merge branch 'notion-hello-world' into main 2022-07-29 11:34:36 -07:00
Ian Cooperman faf9d8273d Dependencies added and tested 2022-07-29 11:34:23 -07:00
Ian Cooperman 23a39d2784 Initial commit 2022-07-29 10:50:42 -07:00