Using API to add note created from separate program #2708
Unanswered
rpodcast
asked this question in
Suggestions
Replies: 1 comment
-
|
Thanks for the feedback! I'll pass it along to the team for review. :) You could use a third-party program like this, but it hasn't been updated since May. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Have you read the Longevity Statement?
Yes
Is your feature request related to a problem? Please describe.
Not a specific problem with the Standard Notes app itself, but more about the API capabilities.
Describe the solution you'd like
I'm interested to see if the API could be leveraged so I could use a separate program to create the text for the note, and be able to leverage an API call to add the note to my Standard Notes account so it can show up in the app.
Describe alternatives you've considered
I did a bit of searching and only found this subreddit post which points me to using the Standard File API, but I see that it has been deprecated since 2019.
Additional context
I use the R language to compile markdown documents (similar to how Jupyter works) and I am hoping I can compile the notes and send them directly to my Standard Notes account, as if I was sending them to a Git repository that was tied to a website.
Beta Was this translation helpful? Give feedback.
All reactions