-
I used last docker-compose file, but tweaked it for my usage:
```
version: "3.8"
services:
server:
image: standardnotes/server
restart: always
env_file: standardnotes.env
…
-
I've been trying to get it working without docker, using sqlite, and systemd instead of supervisor. Running `yarn start` from the root directory finishes but silently fails at the end.
```
[@standar…
-
### Service
[StandardNotes](https://standardnotes.org/)
### Link to your repository
https://github.com/vantezzen/franz-recipe-standardnotes
-
### Describe the bug
When I open standardnotes, I get a blank window with no UI except for the top menu bar.
### Steps To Reproduce
Steps to reproduce the behavior:
1. Open standardnotes
##…
-
It looks like the StandardNotes API no longer works and now returns 504 `Method not allowed` on the sync request.
According to the StandardNotes team the public API will not be maintained anymore a…
-
Maybe related to the FIle History?
-
### Brand Name
Standard Notes
### Website
https://standardnotes.com/
### Popularity Metric
- Similarweb Global Rank: [197,758](https://www.similarweb.com/website/standardnotes.com)
- GitHub star…
-
https://standardnotes.com/
I installed a free plugin that supports Markdown in the standardnotes app.
markdown plugin
https://github.com/theodorechu/append-editor
https://github.com/jonhadfi…
-
- Package name: standardnotes
- Latest released version: 3.191.4
- Current version on the unstable channel: 3.181.23
- Current version on the stable/release channel: 3.181.23
- [* ] Checked the …
-
I think the issue is narrowed down to localstack, as this is the error i'm getting:
```
LocalStack version: 1.3.1
LocalStack build date: 2022-12-16
LocalStack build git hash: 0c095708
Waiting f…