question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Blank Notes are created with the Sample Code

See original GitHub issue

Code and Output in Screenshot - (No errors in Terminal)

keep = gkeepapi.Keep()
keep.login('...', '...')
keep.sync()

note = gkeepapi.createNote('Todo', 'Eat breakfast')
note.pinned = True
note.color = gkeepapi.node.COLOR['RED']

keep.sync()

screen shot 2017-12-11 at 9 57 38 pm

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
kiwizcommented, Dec 12, 2017

Should be fixed in 0.9.8.

0reactions
arunk140commented, Dec 12, 2017

Thanks! @kiwiz Works like a charm now!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fill Blank Cells in Excel Column - Contextures
Select Blank Cells​​ First, we'll select columns A and B where there are blanks. Then on the Ribbon's Home tab, go to Find...
Read more >
Create and format notes on iPad - Apple Support
Create and format notes on iPad. Use the Notes app to jot down quick thoughts or organize detailed information with checklists, images, web...
Read more >
Print your PowerPoint slides, handouts, or notes
In PowerPoint, you can print your slides, your speaker notes, and create handouts for your audience.
Read more >
Create a new workbook - Microsoft Support
A workbook is a file that contains one or more worksheets to help you organize data. You can create a new workbook from...
Read more >
Video: Create speaker notes - Microsoft Support
Training: Speaker notes help you remember what to say when you present. Print them, or use Presenter view to see your notes, while...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found