Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shaoziyang committed Nov 22, 2022
1 parent 402314b commit 812bb11
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ Joplin portable with notebook switcher

Although there is a officially portable version available, it is not convenient. Because the official portable version is a self extracting file, it will extract to a temporary folder before running. Moreover, because the file is large (hundreds of megabytes), it takes some time to decompress, and there will be a delay in startup, it also speeds up the wear of SSD disks.

**Joplin Portable** is fast and simple, with notebook switch function. Notebooks saved under different folder under the "Notes" folder, you may switch between notebook use **JoplinSwitch.exe**.
**Joplin Portable** is fast and simple, with notebook switch function. Notebooks saved under different folder under the "Notes" folder.

To reduce file size, JoplinPortable does not include Joplin execute files, you need download and install it first, then copy them to JoplinPortable\App\Joplin folder. When Joplin upgrade, just copy new files to JoplinPortable\App\Joplin folder.
To reduce file size, JoplinPortable does not include Joplin execute files, you need download and install it first, then copy them to JoplinPortable\App\Joplin folder. When upgrade Joplin, just copy new joplin files to JoplinPortable\App\Joplin folder.

## Joplin Portable folder

```
JoplinPortable
├─App
│ └─Joplin
└─Data
└─Notes
├─Notebook1
└─Notebook2
```

Joplin Switcher
Screenshot

![](JoplinSwitch.png)
![](screenshot.png)
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 812bb11

Please sign in to comment.