Ver código fonte

Move readme figures to man/figures

tags/v0.1.2
Garrick Aden-Buie 7 anos atrás
pai
commit
cdce203da9
7 arquivos alterados com 10 adições e 10 exclusões
  1. +5
    -5
      README.Rmd
  2. +5
    -5
      README.md
  3. +0
    -0
      man/figures/addins-list.png
  4. +0
    -0
      man/figures/example-browse.png
  5. +0
    -0
      man/figures/example-column-search.png
  6. +0
    -0
      man/figures/example-emoji-search.png
  7. +0
    -0
      man/figures/example-global-search.png

+ 5
- 5
README.Rmd Ver arquivo

@@ -41,31 +41,31 @@ Or install using Dean Attali's [addinlist].

Open *Search and Copy Emoji* from the RStudio Addins dropdown.

<img src="inst/addins-list.png" width="200px">
<img src="man/figures/addins-list.png" width="200px">

Pick your emoji and use the "Copy" buttons to copy the emoji to your clipboard.

### Browse the Emoji List

<img src="inst/example-browse.png" width="400px" style="border: solid 1px black">
<img src="man/figures/example-browse.png" width="400px" style="border: solid 1px black">

### Search for Emoji

You can use regular expressions to search for any text in the table of emoji.

<img src="inst/example-global-search.png" width="400px" style="border: solid 1px black">
<img src="man/figures/example-global-search.png" width="400px" style="border: solid 1px black">

### Search *by Emoji*

You can even search *by emoji* by pasting your emoji into the search field.

<img src="inst/example-emoji-search.png" width="400px" style="border: solid 1px black">
<img src="man/figures/example-emoji-search.png" width="400px" style="border: solid 1px black">

### Search in Specific Columns

Search inside individual columns for more specific emoji finding.

<img src="inst/example-column-search.png" width="400px" style="border: solid 1px black">
<img src="man/figures/example-column-search.png" width="400px" style="border: solid 1px black">

***


+ 5
- 5
README.md Ver arquivo

@@ -27,35 +27,35 @@ Or install using Dean Attali’s

Open *Search and Copy Emoji* from the RStudio Addins dropdown.

<img src="inst/addins-list.png" width="200px">
<img src="man/figures/addins-list.png" width="200px">

Pick your emoji and use the “Copy” buttons to copy the emoji to your
clipboard.

### Browse the Emoji List

<img src="inst/example-browse.png" width="400px" style="border: solid 1px black">
<img src="man/figures/example-browse.png" width="400px" style="border: solid 1px black">

### Search for Emoji

You can use regular expressions to search for any text in the table of
emoji.

<img src="inst/example-global-search.png" width="400px" style="border: solid 1px black">
<img src="man/figures/example-global-search.png" width="400px" style="border: solid 1px black">

### Search *by Emoji*

You can even search *by emoji* by pasting your emoji into the search
field.

<img src="inst/example-emoji-search.png" width="400px" style="border: solid 1px black">
<img src="man/figures/example-emoji-search.png" width="400px" style="border: solid 1px black">

### Search in Specific Columns

Search inside individual columns for more specific emoji
finding.

<img src="inst/example-column-search.png" width="400px" style="border: solid 1px black">
<img src="man/figures/example-column-search.png" width="400px" style="border: solid 1px black">

-----


inst/addins-list.png → man/figures/addins-list.png Ver arquivo


inst/example-browse.png → man/figures/example-browse.png Ver arquivo


inst/example-column-search.png → man/figures/example-column-search.png Ver arquivo


inst/example-emoji-search.png → man/figures/example-emoji-search.png Ver arquivo


inst/example-global-search.png → man/figures/example-global-search.png Ver arquivo


Carregando…
Cancelar
Salvar