gdocwiki
gdocwiki copied to clipboard
A wiki based on Google Doc / Drive
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...
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...
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...
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...
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...
- [ ] show loading tips - [ ] give feedback to input. eg, now the user doesn't know how long after stopping input the search action is triggered. -...
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...
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...
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...
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...