π Get Started with Open Savannah on Dropbox Paper
The Basics
Dropbox Paper is great for capturing ideas and gathering quick feedback from your team. The flexible editor allows for text, task lists, code, file and app embeds, images, and so much more. Explore and edit this doc to see and experience some of the most useful featuresβthe doc is all yours. No one will see your edits unless you share it.
Selecting text activates the formatting toolbar, which enables you to apply basic formatting, create lists, and add comments to your selection.
Create task lists
Bulleted lists
Numbered lists
Selecting images activates the image toolbar, which enables you to align images left, center, right or to expand them full width.Β
Β
Β
Β
Β
Paste images(including gifs) right next to each other and they'll organize automatically. Click on an image twice to start full-screen gallery view.
Β
Β
Β
Β
Β
Β
Β
Β
Β
Β
Β
Add emojis to your doc or comment by typing : and choosing a character.
You and your team can create the way you want, with what you want. Dropbox Paper adapts to the way your team captures ideas.
Embed rich content like videos from YouTube and Vimeo, audio from Spotify and Soundcloud, and files from Google Docs and Dropbox by simply pasting the link or using the insert menu βin the left margin.
Write code in Paper with automatic language detection and syntax highlighting. Start any line with three backticks``` or use the β menu in the left margin.
publicclassHelloWorld{Β
Β Β publicstaticvoidmain(String[] args){Β
Β Β Β System.out.println("Hello, World");
Β Β }
}
Insert tables to organize your thoughts using the insert menu βin the left margin and selecting the table icon.
Use the right click menu to insert and delete rows/columns
βΒ
Add rows/columns below or above by mousing over the cell dividers
ββΒ
Delete the table by choosingβDeleteβ from the right click menu
βββΒ
Collaborate with others
Get others in your doc by sharing it. Invite anyone youβd likeβyour teammates, your manager, or even motherβto give them access to your doc.Β
Β
Β
Β
Β
Make your docs discoverable to your team by adding them to company folders. Invite-only folders are available for more privacy.
The Basics
Selecting text activates the formatting toolbar, which enables you to apply basic formatting, create lists, and add comments to your selection.
Selecting images activates the image toolbar, which enables you to align images left, center, right or to expand them full width.Β
Add emojis to your doc or comment by typing : and choosing a character.
Rich Formatting
Embed rich content like videos from YouTube and Vimeo, audio from Spotify and Soundcloud, and files from Google Docs and Dropbox by simply pasting the link or using the insert menu βin the left margin.
Write code in Paper with automatic language detection and syntax highlighting. Start any line with three backticks ``` or use the β menu in the left margin.
public class HelloWorld {Β
Β Β public static void main(String[] args) {Β
Β Β Β System.out.println("Hello, World");
Β Β }
}
Insert tables to organize your thoughts using the insert menu βin the left margin and selecting the table icon.
Collaborate with others
Get others in your doc by sharing it. Invite anyone youβd likeβyour teammates, your manager, or even motherβto give them access to your doc.Β
Make your docs discoverable to your team by adding them to company folders. Invite-only folders are available for more privacy.