gdocwiki icon indicating copy to clipboard operation
gdocwiki copied to clipboard

A wiki based on Google Doc / Drive

Results 26 gdocwiki issues
Sort by recently updated
recently updated
newest added

The browser extension can have an option to default to suggesting. This prevents accidental editing. It can also default to suggesting if a parameter `suggesting=1` is in the url. Viewing...

enhancement
component/extension

I don't know how to cleanly show comments for a presentation. This is particularly true when in "full screen mode". I think up in the title bar area there could...

enhancement
component/extension
component/comment
component/slides

When not in full screen we can use the sidebar similar to how Google has a left sidebar in slides. Use a second tab in the sidebar like the outline...

enhancement
component/slides

In the HTML view mode we automatically link document headers to edit mode at the heading. On mobile a user could easily accidentally end up clicking the link. Lets try...

UX
component/document
mobile

In Google Docs or Confluence one can highlight text to add a comment. There probably isn't an easy way to make this work with Google Chrome's translation feature. We would...

enhancement
goto-gdrive
component/comment

- [ ] show loading tips - [ ] give feedback to input. eg, now the user doesn't know how long after stopping input the search action is triggered. -...

enhancement
UX
component/search

Set starred: true https://developers.google.com/drive/api/v3/reference/files/update When tags are shown a star could be shown as well. A user can do this by going to edit mode (non full-screen), but that requires...

enhancement
good first issue
component/document
goto-gdrive

There is an Activity View in Google Drive but it seems stuck in a right sidebar. We could add something similar to gdocwiki but available in a more full page...

enhancement
good first issue

Google Docs works this way: one can send a link to a header. When the recipient browses to the link, the document will get scrolled to the header in the...

enhancement
component/document

When a comment thread is re-opened, we don't get later replies to the comment from the API. We can solve this by using what is in the dom. We won't...

bug
component/comment