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 |
|