mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Sandstorm (markdown)
parent
41d5753a44
commit
43c04f20db
1 changed files with 26 additions and 3 deletions
29
Sandstorm.md
29
Sandstorm.md
|
|
@ -1,15 +1,38 @@
|
||||||
|
## Sandstorm Website
|
||||||
|
|
||||||
|
[Sandstorm Website](https://sandstorm.io)
|
||||||
|
|
||||||
|
## Demo
|
||||||
|
|
||||||
[![Try on Sandstorm][sandstorm_button]][sandstorm_appdemo]
|
[![Try on Sandstorm][sandstorm_button]][sandstorm_appdemo]
|
||||||
|
|
||||||
[Wekan for Sandstorm Install/Download](https://apps.sandstorm.io/app/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h)
|
## Keep backups
|
||||||
|
|
||||||
[Sandstorm](https://sandstorm.io)
|
- Keep backups. Download your Wekan grains.
|
||||||
|
- Importing boards have [data loss issue: Board not Found](https://github.com/wekan/wekan/issues/1430), it was also broken before this version. In that case, you can try to [Export from Wekan Sandstorm grain .zip file to rescue data](https://github.com/wekan/wekan/wiki/Export-from-Wekan-Sandstorm-grain-.zip-file)
|
||||||
|
|
||||||
|
## Wekan APp
|
||||||
|
|
||||||
|
Wekan at [experimental](https://apps.sandstorm.io/app/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h?experimental=true) or [official](https://apps.sandstorm.io/app/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h) Sandstorm App Market
|
||||||
|
|
||||||
|
[Newest Wekap app .spk file download](https://releases.wekan.team)
|
||||||
|
|
||||||
|
## Bug reports and Feature Requests
|
||||||
|
|
||||||
|
[Wekan for Sandstorm bug reports and feature requests](https://github.com/wekan/wekan/issues)
|
||||||
|
|
||||||
|
[Sandstorm bug reports and feature requests](https://github.com/sandstorm-io/sandstorm/issues)
|
||||||
|
|
||||||
|
## Building Wekan for Sandstorm
|
||||||
|
|
||||||
[Building Wekan for Sandstorm](https://github.com/wekan/wekan-maintainer/wiki/Building-Wekan-for-Sandstorm)
|
[Building Wekan for Sandstorm](https://github.com/wekan/wekan-maintainer/wiki/Building-Wekan-for-Sandstorm)
|
||||||
|
|
||||||
[Sandstorm Board not Found error](https://github.com/wekan/wekan/wiki/Export-from-Wekan-Sandstorm-grain-.zip-file)
|
## Wekan Sandstorm cards to CSV using Python
|
||||||
|
|
||||||
[Wekan Sandstorm cards to CSV using Python](https://github.com/wekan/wekan/wiki/Wekan-Sandstorm-cards-to-CSV-using-Python)
|
[Wekan Sandstorm cards to CSV using Python](https://github.com/wekan/wekan/wiki/Wekan-Sandstorm-cards-to-CSV-using-Python)
|
||||||
|
|
||||||
|
## Importing to Trello workaround
|
||||||
|
|
||||||
It is not possible to import attachments directly from Trello when using Sandstorm version of Wekan. This is because Wekan is in secure sandbox at Sandstorm, and does not yet have Sandstorm-compatible way to import attachments from outside of Sandstorm. You need to:
|
It is not possible to import attachments directly from Trello when using Sandstorm version of Wekan. This is because Wekan is in secure sandbox at Sandstorm, and does not yet have Sandstorm-compatible way to import attachments from outside of Sandstorm. You need to:
|
||||||
1. Install Standalone version of Wekan, for example Docker/Snap/VirtualBox, for example to your own computer
|
1. Install Standalone version of Wekan, for example Docker/Snap/VirtualBox, for example to your own computer
|
||||||
2. Import board from Trello
|
2. Import board from Trello
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue