chrisputnam9 / chrome-google-keep-full-screen

Chrome Extension - Makes Google Keep editing use full browser window.
MIT License
61 stars 18 forks source link

Feature request: Full width, full height notes in List view (not in edit mode) #23

Open Jinjinov opened 1 year ago

Jinjinov commented 1 year ago

Would it be possible to have all notes take all available width and height in List view?

Notes in List view are very narrow, there is a lot of empty space on the left and on the right. Would it be possible to change left and right margin to zero?

The notes also get truncated after 14 lines. Would it be possible to display notes with all lines? So the note would have as much height as there is needed to display all lines.

Notes don't have to be full screen, they should still scroll with the vertical scroll bar.

chrisputnam9 commented 1 year ago

Hi, @Jinjinov !

It's an interesting idea, and I do think it's possible, but it's outside the scope of what we would likely do with this extension.

It would require pulling in extra data from Google's backend/API, which is a bit beyond what we are likely to tackle with this product.

Of course, that could change in the future, but for now I'm marking this issue as "wontfix".

Thanks so much for reaching out! Chris