https://github.com/steka/reMarkable_templates
https://github.com/steka/reMarkable_templates
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/steka/reMarkable_templates
- Owner: steka
- License: mit
- Created: 2020-08-23T10:13:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T20:02:46.000Z (about 2 years ago)
- Last Synced: 2024-11-17T07:34:35.298Z (over 1 year ago)
- Size: 32.2 KB
- Stars: 17
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-reMarkable - reMarkable_templates - White lines/squares on gray background. (Custom Templates / Launchers)
README
To use these templates on the [reMarkable](https://remarkable.com/), you have to:
1. Copy both the png-, and svg-files to the `/usr/share/remarkable/templates/` folder on the reMarkable, using for example [WinSCP](https://winscp.net/) or [FileZilla](https://filezilla-project.org/).
2. Edit `/usr/share/remarkable/templates/templates.json` by adding the following at the appropriate place according to the JSON-format (this can also be done from within [WinSCP](https://winscp.net/)) or [FileZilla](https://filezilla-project.org/).
```
,
{
"name": "Whitelines lines",
"filename": "Whitelines_lines",
"iconCode": "\ue9a8",
"categories": [
"Lines",
"Custom"
]
},
{
"name": "Whitelines squares",
"filename": "Whitelines_squares",
"iconCode": "\ue99e",
"categories": [
"Grids",
"Custom"
]
}
```
[](https://ko-fi.com/K3K14JEJS)