I've been using gkeepapi for a project and noticed that while Google Keep supports basic text formatting (like bold, italics, etc.) within the app, I couldn't find a way to apply these formatting options through the API. Is there a method or workaround to programmatically format text in gkeepapi.node.Note objects that I might have missed?
Any guidance or pointers would be greatly appreciated as this feature would greatly enhance the usability of the tool for projects that require richer text formatting.
Thanks for developing and maintaining such a useful tool!
Hi there,
I've been using
gkeepapi
for a project and noticed that while Google Keep supports basic text formatting (like bold, italics, etc.) within the app, I couldn't find a way to apply these formatting options through the API. Is there a method or workaround to programmatically format text ingkeepapi.node.Note
objects that I might have missed?Any guidance or pointers would be greatly appreciated as this feature would greatly enhance the usability of the tool for projects that require richer text formatting.
Thanks for developing and maintaining such a useful tool!