Skip to content

Instantly share code, notes, and snippets.

@HirotoShioi
Created December 13, 2018 04:44
Show Gist options
  • Save HirotoShioi/e953a931c0648cd54c2760c0afb1be70 to your computer and use it in GitHub Desktop.
Save HirotoShioi/e953a931c0648cd54c2760c0afb1be70 to your computer and use it in GitHub Desktop.
Made some visual improvements so that the structure can be somewhat readable
Markdown
[ Document ( ScrapText [ Context NoStyle [ SimpleText "Get started" ] ] )
, Thumbnail ( Url "https://gyazo.com/5f93e65a3b979ae5333aca4f32600611" )
, Document ( ScrapText [ Context NoStyle [ SimpleText "Welcome to your new Scrapbox project!" ] ] )
, BreakLine
, Header ( HeaderSize 2 ) [ SimpleText "πŸ“ Everything is editable" ]
, BreakLine
, BulletLine ( BulletSize 1 ) ( ScrapText [ Context NoStyle [ SimpleText "Click on any line and start typing to edit. " ] ] )
, BreakLine
, BulletLine ( BulletSize 2 ) ( ScrapText [ Context NoStyle [ SimpleText "Press tab at the beginning of a line to indent and add a bullet point." ] ] )
, BreakLine
, BulletLine ( BulletSize 1 )
( ScrapText
[ Context NoStyle [ SimpleText " Highlight text to make it a " ]
, Context NoStyle [ Link Nothing ( Url "New link" ) ]
, Context NoStyle [ SimpleText ", " ]
, Context Bold [ SimpleText "bold" ]
, Context NoStyle [ SimpleText ", " ]
, Context StrikeThrough [ SimpleText "and" ]
, Context NoStyle [ SimpleText " " ]
, Context Italic [ SimpleText "more" ]
, Context NoStyle [ SimpleText "." ]
]
)
, BulletLine ( BulletSize 2 )
( ScrapText
[ Context NoStyle [ SimpleText "Add links while typing with a " ]
, Context NoStyle [ CodeNotation "#" ]
, Context NoStyle [ SimpleText " before or brackets around " ]
, Context NoStyle [ CodeNotation "[" ]
, Context NoStyle [ SimpleText "words you want to link " ]
, Context NoStyle [ CodeNotation "]" ]
]
)
, BreakLine
, Header ( HeaderSize 2 ) [ SimpleText "🎯 Here is where it gets interesting " ]
, BreakLine
, BulletLine ( BulletSize 1 )
( ScrapText
[ Context NoStyle [ SimpleText "Click a " ]
, Context NoStyle [ Link Nothing ( Url "New Link" ) ]
, Context NoStyle [ SimpleText " to create a new page with that title and open it." ]
]
)
, BreakLine
, Document ( ScrapText [ Context NoStyle [ SimpleText "Click related thumbnails in the footer of any page to explore ideas you have linked." ] ] )
, BulletLine ( BulletSize 2 ) ( ScrapText [ Context NoStyle [ SimpleText "Pages that are directly linked or two steps away from the current page will be displayed." ] ] )
, BreakLine
, BulletLine ( BulletSize 1 )
( ScrapText
[ Context NoStyle [ SimpleText "See images, videos, and external links added inside " ]
, Context NoStyle [ CodeNotation "[" ]
, Context NoStyle [ SimpleText " brackets" ]
, Context NoStyle [ CodeNotation "]" ]
, Context NoStyle [ SimpleText " on the page" ]
]
)
, BreakLine
, BlockQuote ( ScrapText [ Context NoStyle [ SimpleText " Our goal is to help you build a map of your ideas that gains clarity and context with every scrap you add. " ] ] )
, BreakLine
, BreakLine
, Header ( HeaderSize 1 ) [ SimpleText "What can you put in a Scrapbox project?" ]
, BulletLine ( BulletSize 1 )
( ScrapText
[ Context NoStyle [ SimpleText "Use Scrapbox to outline ideas, discuss " ]
, Context NoStyle [ CodeNotation "code blocks" ]
, Context NoStyle [ SimpleText ", give feedback, and brainstorm. " ]
]
)
, BreakLine
, BulletLine ( BulletSize 1 ) ( ScrapText [ Context NoStyle [ SimpleText "For example" ] ] )
, BulletLine ( BulletSize 1 )
( ScrapText
[ Context NoStyle [ SimpleText "Lets say you are working on developing a new website. You might want to discuss ideas with your team before and while you execute the plan. First create a page " ]
, Context NoStyle [ CodeNotation "Site plan" ]
, Context NoStyle [ SimpleText " to start a conversation about the site requirements and link some useful resources. On that page you might add a link for a new page called " ]
, Context NoStyle [ CodeNotation "Social media buttons" ]
, Context NoStyle [ SimpleText "." ]
]
)
, BreakLine
, BulletLine ( BulletSize 1 )
( ScrapText
[ Context NoStyle [ SimpleText "You can immediately click on that link to `Social media buttons` and start editing. There you may add links to " ]
, Context NoStyle [ CodeNotation "Social media buttons" ]
, Context NoStyle [ SimpleText " and start editing. There you may add links to " ]
, Context NoStyle [ CodeNotation "Twitter" ]
, Context NoStyle [ SimpleText ", " ]
, Context NoStyle [ CodeNotation "Facebook" ]
, Context NoStyle [ SimpleText ", etc. Next you can click on " ]
, Context NoStyle [ CodeNotation "Twitter" ]
, Context NoStyle [ SimpleText " and you'll see a related link that will take you back to " ]
, Context NoStyle [ CodeNotation "Site Plan" ]
, Context NoStyle [ SimpleText ". " ]
]
)
, BreakLine
, Document ( ScrapText [ Context NoStyle [ SimpleText "Once you can easily and directly type your ideas while also building context ideas become more clear the more you use it. No more folders full of dead text means no more teams isolated from their own ideas." ] ] )
, BreakLine
, BlockQuote ( ScrapText [ Context Italic [ SimpleText "What ideas in your head could your team benefit from you putting down right now? Go create your first three or so pages and add a few links. From 3 to 3,000 pages your ideas will only grow in context." ] ] )
, BreakLine
, BreakLine
, Header ( HeaderSize 2 ) [ SimpleText "πŸ“Œ Once you've got the basics, here are ways to dig deeper and get the most out of your new project " ]
, Document
( ScrapText
[ Context NoStyle [ SimpleText " See a list of all the " ]
, Context NoStyle [ Link ( Just "Things you can do" ) ( Url "https://scrapbox.io/help/Things%20you%20can%20do" ) ]
, Context NoStyle [ SimpleText " " ]
]
)
, BulletLine ( BulletSize 1 ) ( ScrapText [ Context NoStyle [ SimpleText "Includes more syntax, inviting team members, and creating profiles" ] ] )
, BreakLine
, BreakLine
, BulletLine ( BulletSize 1 )
( ScrapText
[ Context NoStyle [ SimpleText "See some " ]
, Context NoStyle [ Link ( Just "Example projects" ) ( Url "https://scrapbox.io/help/exampless" ) ]
, Context NoStyle [ SimpleText " " ]
]
)
, BulletLine ( BulletSize 2 ) ( ScrapText [ Context NoStyle [ SimpleText "Includes a SaaS startup, design agency, and more" ] ] )
, BreakLine
, BulletLine ( BulletSize 1 )
( ScrapText
[ Context NoStyle [ SimpleText "See " ]
, Context NoStyle [ Link ( Just "How-tos and support" ) ( Url "https://scrapbox.io/help/" ) ]
, Context NoStyle [ SimpleText " " ]
]
)
, BulletLine ( BulletSize 2 ) ( ScrapText [ Context NoStyle [ SimpleText "For detailed instructions and answers to FAQs" ] ] )
, BreakLine
, BreakLine
, Header ( HeaderSize 1 ) [ SimpleText "We would love to hear any questions or feedback you may have" ]
, Document
( ScrapText
[ Context NoStyle [ SimpleText "Please let us know if you have any suggestions, questions, or points of friction.You can contact us directly by email: [email protected], " ]
, Context NoStyle [ Link ( Just "twitter" ) ( Url "https://twitter.com/scrapboxapp" ) ]
, Context NoStyle [ SimpleText ", and " ]
, Context NoStyle [ Link ( Just "facebook" ) ( Url "https://facebook.com/scrapboxapp" ) ]
]
)
, BreakLine
, Document ( ScrapText [ Context Italic [ SimpleText "Thank you for using Scrapbox!" ] ] )
, Thumbnail ( Url "https://gyazo.com/5aeffb3e8a6561ae78430664d8257f58" )
, BreakLine
, BreakLine
, BlockQuote ( ScrapText [ Context NoStyle [ SimpleText "Note: When you're done reading you might change the title of this page to 'Welcome to project-name' and add some personalized instructions for your team." ] ] )
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment