Sample, generated id README section
This commit is contained in:
parent
3a25a1b911
commit
0227615cb2
@ -50,6 +50,14 @@ symbolic links (the `sample.json` itself and `io.noties.markwon.app.samples.*` d
|
||||
./gradlew :app-s:clean :app-s:asDe
|
||||
```
|
||||
|
||||
## Sample id
|
||||
|
||||
Sample `id` is generated manually when creating new sample. A `Live Template` can be used
|
||||
to simplify generation part (for example `mid` shortcut with a single variable in `Java` and `Kotlin` scopes):
|
||||
|
||||
```
|
||||
groovyScript("new Date().format('YYYYMMddHHmmss', TimeZone.getTimeZone('UTC'))")
|
||||
```
|
||||
|
||||
## Tests
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user