-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
55 changed files
with
930 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
docs/versioned_docs/version-1.0.0-alpha.0/background/_category_.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"label":"Background" | ||
} |
14 changes: 14 additions & 0 deletions
14
docs/versioned_docs/version-1.0.0-alpha.0/background/intro.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
sidebar_label: Introduction | ||
--- | ||
|
||
# Background | ||
|
||
You can customize the background of the paper. | ||
Click on the background icon in the view tool to add it. | ||
|
||
## Configuration | ||
|
||
Width and height are the general settings of the box. | ||
Space and count are important if you want to add a complex structure. | ||
See [the music paper](./music) for more. Set this to 1 on x or/and y to let the lines rendered. |
12 changes: 12 additions & 0 deletions
12
docs/versioned_docs/version-1.0.0-alpha.0/background/music.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Music paper | ||
|
||
| Property | Value | | ||
| -------: | :---- | | ||
| Width | 200 | | ||
| Height | 5 | | ||
| Count X | 1 | | ||
| Count Y | 5 | | ||
| Space X | 10 | | ||
| Space Y | 60 | | ||
|
||
See [the introduction](intro) for more information. |
12 changes: 12 additions & 0 deletions
12
docs/versioned_docs/version-1.0.0-alpha.0/background/quad.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Quad paper | ||
|
||
| Property | Value | | ||
| -------: | :---- | | ||
| Width | 15 | | ||
| Height | 15 | | ||
| Count X | 1 | | ||
| Count Y | 1 | | ||
| Space X | 0 | | ||
| Space Y | 0 | | ||
|
||
See [the introduction](intro) for more information. |
12 changes: 12 additions & 0 deletions
12
docs/versioned_docs/version-1.0.0-alpha.0/background/ruled.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Ruled paper | ||
|
||
| Property | Value | | ||
| -------: | :---- | | ||
| Width | 0 | | ||
| Height | 25 | | ||
| Count X | 0 | | ||
| Count Y | 1 | | ||
| Space X | 0 | | ||
| Space Y | 0 | | ||
|
||
See [the introduction](intro) for more information. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
sidebar_position: 1 | ||
--- | ||
|
||
# Introduction | ||
|
||
![Banner](/img/banner.png) | ||
|
||
--- | ||
|
||
> Welcome to Butterfly, the opensource note app. | ||
> Use the sidebar to navigate through the wiki. | ||
## Getting started | ||
|
||
Visit [the downloads](/downloads) to download the app for your platform. | ||
Use [web version](https://butterfly.linwood.dev) if you cannot find your platform. | ||
|
||
![Home page](home.png) | ||
|
||
Then you can open the app. On the screen you can see all documents you can edit. On the first start it should be empty. | ||
To open a file, use the open button in the right corner. The settings button is also there. | ||
Create a document by clicking on the bottom right plus icon. Give the document a name. | ||
Click oo the document to open it. | ||
|
||
## Main view | ||
|
||
![Main view](main.png) | ||
|
||
With the top left button you can go back to the document list. The document name will be displayed on the right of it. Undo, redo and project settings are in the top right corner. | ||
|
||
Below it, you can find the toolbar. Left, you can switch between view and edit mode. Right to it, there you find the zoom options. In the top right corner there are the tool options. | ||
|
||
- The view toolbar options are background, export and save. | ||
- The edit toolbar options are the painters. You can find [here](background/intro) more. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
docs/versioned_docs/version-1.0.0-alpha.0/painters/_category_.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"label":"Painters" | ||
} |
15 changes: 15 additions & 0 deletions
15
docs/versioned_docs/version-1.0.0-alpha.0/painters/eraser.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
sidebar_label: Eraser | ||
sidebar_position: 3 | ||
--- | ||
|
||
# Eraser painter | ||
|
||
With this painter you can erase the elements on the paper. | ||
|
||
## Configuration | ||
|
||
| Property | Default | Description | | ||
| ----------------: | :-----: | :------------------------------------------------------------------------------- | | ||
| Stroke width | 5 | The width of the stroke | | ||
| Stroke multiplier | 1 | If you have a stylus, this is the multiplier which will be added to the pressure | |
16 changes: 16 additions & 0 deletions
16
docs/versioned_docs/version-1.0.0-alpha.0/painters/intro.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
sidebar_position: 1 | ||
sidebar_label: Introduction | ||
--- | ||
|
||
# Painters | ||
|
||
Painters can edit the paper. | ||
You can find it in the edit tool in the bottom right corner. | ||
|
||
Use the sidebar to learn more about the painters. | ||
|
||
Create a new painter by clicking on the plus icon. Change the painter order by dragging and change the painter by clicking. | ||
If you click on a selected tool you can configure the painter. | ||
|
||
The name of the painter will be displayed as tooltip on hover on the painter. |
14 changes: 14 additions & 0 deletions
14
docs/versioned_docs/version-1.0.0-alpha.0/painters/label.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
sidebar_label: Label | ||
sidebar_position: 5 | ||
--- | ||
|
||
# Label painter | ||
|
||
With this painter you can add text to the paper. | ||
|
||
## Configuration | ||
|
||
| Property | Default | Description | | ||
| -------: | :-----: | :------------------- | | ||
| Size | 12 | The size of the text | |
16 changes: 16 additions & 0 deletions
16
docs/versioned_docs/version-1.0.0-alpha.0/painters/path_eraser.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
sidebar_label: Path eraser | ||
sidebar_position: 4 | ||
--- | ||
|
||
# Path eraser painter | ||
|
||
With this painter you can delete the whole path on the paper. | ||
|
||
## Configuration | ||
|
||
| Property | Default | Description | | ||
| ----------------: | :-----: | :-------------------------------------------------------------------------------------------------------------- | | ||
| Stroke width | 5 | The width of the stroke | | ||
| Stroke multiplier | 1 | If you have a stylus, this is the multiplier which will be added to the pressure | | ||
| Can delete eraser | false | This setting controls if you can remove the path of the eraser. The path under the removed eraser will be shown | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
sidebar_label: Pen | ||
sidebar_position: 2 | ||
--- | ||
|
||
# Pen painter | ||
|
||
With this painter you can draw on this paper. | ||
|
||
## Configuration | ||
|
||
| Property | Default | Description | | ||
| ----------------: | :-----: | :------------------------------------------------------------------------------- | | ||
| Color | Black | The color that will be drawn | | ||
| Stroke width | 5 | The width of the stroke | | ||
| Stroke multiplier | 1 | If you have a stylus, this is the multiplier which will be added to the pressure | |
3 changes: 3 additions & 0 deletions
3
docs/versioned_docs/version-1.0.0-beta.0/background/_category_.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"label":"Background" | ||
} |
16 changes: 16 additions & 0 deletions
16
docs/versioned_docs/version-1.0.0-beta.0/background/intro.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
sidebar_label: Introduction | ||
--- | ||
|
||
# Background | ||
|
||
You can customize the background of the paper. | ||
Click on the background icon in the view tool to add it. | ||
|
||
## Configuration | ||
|
||
Width and height are the general settings of the box. | ||
Space and count are important if you want to add a complex structure. | ||
See [the music paper](./music) for more. Set this to 1 on x or/and y to let the lines rendered. | ||
|
||
Additionally you can customize the color of the background. |
12 changes: 12 additions & 0 deletions
12
docs/versioned_docs/version-1.0.0-beta.0/background/music.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Music paper | ||
|
||
| Property | Value | | ||
| -------: | :---- | | ||
| Width | 200 | | ||
| Height | 5 | | ||
| Count X | 1 | | ||
| Count Y | 5 | | ||
| Space X | 10 | | ||
| Space Y | 60 | | ||
|
||
See [the introduction](intro) for more information. |
12 changes: 12 additions & 0 deletions
12
docs/versioned_docs/version-1.0.0-beta.0/background/quad.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Quad paper | ||
|
||
| Property | Value | | ||
| -------: | :---- | | ||
| Width | 15 | | ||
| Height | 15 | | ||
| Count X | 1 | | ||
| Count Y | 1 | | ||
| Space X | 0 | | ||
| Space Y | 0 | | ||
|
||
See [the introduction](intro) for more information. |
12 changes: 12 additions & 0 deletions
12
docs/versioned_docs/version-1.0.0-beta.0/background/ruled.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Ruled paper | ||
|
||
| Property | Value | | ||
| -------: | :---- | | ||
| Width | 0 | | ||
| Height | 25 | | ||
| Count X | 0 | | ||
| Count Y | 1 | | ||
| Space X | 0 | | ||
| Space Y | 0 | | ||
|
||
See [the introduction](intro) for more information. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: Color picker | ||
--- | ||
|
||
![Color picker](color_picker.png) | ||
|
||
* Open, save the dialog to access it in other documents | ||
* Reset the palette for the default material palette | ||
* Add, remove and edit the name of the palette | ||
* Add new colors by clicking on the plus button in the bottom | ||
* Edit the colors by long clicking on the color | ||
|
||
You can access the color picker on the view tool by clicking on the color button. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
67b15a0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
butterfly-docs – ./docs
butterfly-docs-git-develop-linwood.vercel.app
butterfly-docs-linwood.vercel.app
docs.butterfly.linwood.dev
butterfly-docs.vercel.app