• Stars
    star
    283
  • Rank 145,624 (Top 3 %)
  • Language
  • Created almost 6 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿ“‹ ๐Ÿ“˜ The missing one page markdown feature cheat sheet for Boostnote

๐Ÿ“‹ ๐Ÿ“˜ Boostnote Markdown CheatSheet - Preview!

The missing markdown feature cheat sheet for Boostnote.
It tries to give a short summary of all formatting options which are available in Boostnote.


โš ๏ธ This is the Preview Page to see how it's rendered.

๐Ÿ‘‰ Open the Cheat Sheet to see the code.

๐Ÿˆด Chinese Version


โ„น๏ธ How to add it to Boostnote

  1. Open the RAW version of the cheat sheet.
  2. Copy it with crtl + a and crtl + c
  3. Create an empty Markdown Note in Bosstnote paste it with
    crtl + shift + v
    (The shift is important to skip escaping)

Table of Contens generated by: Shortcut: [[Shift]]+[[ctrl]]+[[T]] Menu: File / Generate / Update Markdown TOC

Text Formatting

Emphasis

Italic type
Bold
Negative
highlighted

Abbreviation

mermaid

Superscript

mermaid

Link

Simple link: https://en.wikipedia.org/wiki/Microsoft_Notepad
Named link: Boostnote
Tooltip link: Hover Me
Auto linking: google.com
Jump to line: Go to line 200

Check box

  • Task 1
  • Task 2

Quotation

Quotation Quotation Quotation

Footnotes

Here is a footnote reference, 1 and another 2.

Html

Green Text Yellow Text underlined

HTML only works if you enable: Menu: Preferences / Interface / Preview / Sanitization / Allow dangerous html tags

Emoticons

Emoji by shortcode: ๐Ÿ“š ๐Ÿ“ ๐Ÿ‘€
Emoji by Unicode: ๐Ÿ“š ๐Ÿ“ ๐Ÿ‘€
complete emojy list

Smart Arrows

--> โ†’
<-- โ†
<-> โ†”
==> โ‡’
<== โ‡
<==> โ‡”

Smart arrows only work if you enable:
Menu: Preferences / Interface / Preview / Sanitization / Convert textual arrows to beautiful signs
โš  This will interfere with using HTML comments in your Markdown.

Keystrokes

latex

Source Code

Render: function () {
  Return (
    <Div className = โ€œcommentBoxโ€>
      <H1> Comments </ h1>
      <CommentList data = {this.state.data} />
      <CommentForm onCommentSubmit = {this.handleCommentSubmit} />
    </Div>
  );
}

Structuring

List

  • List 1
  • List 2
  1. First ordered list item Second line
  2. Another item

Definition list

flowchart

Table

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1
Grouping

flowchart

Markdown Less Pretty
Still renders nicely
1 2 3

There must be at least 3 dashes separating each header cell. The outer pipes (|) are optional, and you don't need to make the raw Markdown line up prettily. You can also use inline Markdown.

Block

Some Infor First Line - Lorem ipsum dolor sit amet, consetetur sadipscing eli
Some Infor Second Line - Lorem ipsum dolor sit amet, consetetur sadipscing eli
Some Infor Third Line - Lorem ipsum dolor sit amet, consetetur sadipscing eli

Fold

Boostnote is a notepad corresponding to markdown notation, which is a tool for organizing and sharing information. - Features -
ยท Search function to find memos in one shot ยท Supports markdown notation
ยท Support for Mac, Windows, Linux, iOS, Android
ยท Export and import to Plain text (.txt), Markdown (.md) format
ยท Supports PDF saving
ยท Can be used offline
ยท Synchronize to dropbox etc. with setting
* Supports theme colors and numerous fonts

Horizontal line

Horizontal lines have various ways of writing.




Admonition

admonition

Image

images

Gallery

chart

Latex

latex

Diagram Integrations

Flowchart

flowchart

Sequence

sequence

mermaid

mermaid

Chart

chart

Ditaa

ditaa 1

ditaa 2

Plant UML

Class Diagram

plantuml 1

Activity Diagram

plantuml 2

Sequence Diagram

plantuml 3

MindMap

plantuml 4

Work Breakdown Structure

plantuml 5

Gantt Diagram

plantuml 6


1: Hereโ€™s one with multiple blocks.

2: Subsequent paragraphs are indented to show that they belong to the previous footnote.

More Repositories

1

impf-bot

๐Ÿ’‰๐Ÿค– Bot for the German "ImpfterminService - 116117"
Kotlin
154
star
2

Candy-Crush-Clone

๐Ÿญ Candy Crush Clone
Kotlin
133
star
3

HitKlack

๐ŸŽฎ Retro console game remake of Mephisto Hit Klack
Kotlin
26
star
4

HitKlack_LibGDX

๐ŸŽฎ Retro console game remake of Mephisto Hit Klack
Kotlin
25
star
5

MagicMaze-Island

๐Ÿ Magic Maze board game clone. Korge Game Jam 2020 contribution.
Kotlin
19
star
6

XSwing-Plus

๐ŸŽฎ XSwing Plus -A Free Open Source Arcade Game Remake
Java
16
star
7

github-plugin-registry-example

GitHub Package Registry template for a maven package
Java
12
star
8

mapstruct-metadata-example

Example setup that uses ASM to provide MapStruct mapping info on runtime
Java
7
star
9

CleanCodeDeveloperJournal

๐Ÿ““ Track your clean code developer progress - Vaadin 14 sample project
Java
6
star
10

Emoji-Font-to-SVG-Extractor

๐Ÿ˜ ๐Ÿ”€ Extract svg or png files for every font symbol
Python
4
star
11

Kotlin-1.4-In-Action

๐Ÿ“š Sources for my Kotlin 1.3 Presentation
Kotlin
4
star
12

exit-game-bomb-app

๐Ÿ’ฃโฐ Bomb App for an Exit Game
Kotlin
3
star
13

RoguyIsleMaze-Server

WebSocket Game Server for RoguyIsleMaze
Kotlin
3
star
14

stackoverflow-badge

๐ŸŽซ Stack Overflow SVG-Flair Badge Generator
JavaScript
3
star
15

Playnite-Library-Minifier

๐Ÿ—œ Minifies a Playnite game database
Kotlin
2
star
16

KoJaMatchUp

๐ŸŽฎ Multiplayer match up game
Kotlin
2
star
17

TopsyIcons

๐Ÿฑโ€๐Ÿ‰ HDIP redesigned flat icons for some tools
HTML
1
star
18

intellij-launcher

Kotlin script that launches the latest installed IntelliJ with a specified project
Kotlin
1
star
19

Citty-Escape-Karlsruhe

๐Ÿ”๐Ÿˆ Search your lost cat in Karlsruhe - A Scotland Yard board game adaption
Kotlin
1
star
20

IntelliJ-Launcher-n

๐Ÿš€Native Kotlin tool that launches the latest installed IntelliJ
Kotlin
1
star
21

Hospital

๐Ÿš‘ Arcade game - My very first video game
Java
1
star
22

i18n-formatter-intellij-plugin

๐Ÿ›  A plugin for Intellij IDEA which formats a message.Properties file
Java
1
star
23

eTicketAppMockup

๐Ÿ˜ A mockup UI of the eTicket Karlsruhe App
JavaScript
1
star
24

Arduino-Countdown-Timer

โฒ Countdown timer for Arduino and the SparkFun 7-Segment Serial Display controlled by REST
C++
1
star
25

lueck-spare-part-3d-model

๐Ÿฆพ Spare part 3D model for a the Steck LรœCK kids game
Python
1
star
26

the-tree

๐ŸŒณ The Tree - Sample game project for Kotlin KorGE talk
Kotlin
1
star
27

HotClack

๐ŸŽฎ My Global Game Jam 2017 Summit. 2D Arcade Game written with Kotlin and LibGDX
Kotlin
1
star
28

intellij-keyboard-fix

โŒจ โœ” Fixes the IntelliJ Bug on `extract method` by removing letter `ยต`
1
star
29

KotlinJsGameWishlist

Kotlin JS sample project which shows a Steam game wishlist
Kotlin
1
star
30

jce-chocolatey-package

Chocolatey package for the JCE (Unlimited Strength Java Cryptography Extension Policy Files)
1
star
31

PhraseAppPropSort

๐Ÿ›  Property sorting and formatting with the PhraseApp style
Kotlin
1
star