mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-06 15:15:58 +00:00
Update asciinema for dsc
This commit is contained in:
parent
29b8b5e9c7
commit
85e4ab78da
@ -124,21 +124,18 @@ read more.
|
|||||||
|
|
||||||
# Command-Line
|
# Command-Line
|
||||||
|
|
||||||
I like to use the command line, so there is a small script that
|
I like to use the command line, and so there is a cli that can be used
|
||||||
accepts one or more files and uploads them to a configured Docspell
|
for some tasks, for example uploading files. Below is a quick demo, it
|
||||||
url. It is possible to let the script delete all successfully uploaded
|
supports many more options, see the link below for details.
|
||||||
files.
|
|
||||||
|
|
||||||
<div class="columns is-centered">
|
<div class="columns is-centered is-full-width">
|
||||||
<div class="column is-four-fifths">
|
<div class="column">
|
||||||
<script id="asciicast-1GbSkyIq03hyzfGfvbcJRtSn8" src="https://asciinema.org/a/1GbSkyIq03hyzfGfvbcJRtSn8.js" async></script>
|
<script id="asciicast-427679" src="https://asciinema.org/a/427679.js" async></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
The script can also be used to only check if a file already exists in
|
|
||||||
your account.
|
|
||||||
|
|
||||||
{{ buttonright(classes="is-primary ", href="/docs/tools/ds", text="More") }}
|
{{ buttonright(classes="is-primary ", href="/docs/tools/cli", text="More") }}
|
||||||
|
|
||||||
|
|
||||||
# Browser Extension
|
# Browser Extension
|
||||||
|
@ -84,6 +84,15 @@ Once logged in, the session token will be saved to the filesystem
|
|||||||
renewed if expiry is near. If you don't issue any commands for a while
|
renewed if expiry is near. If you don't issue any commands for a while
|
||||||
you need to `login` again.
|
you need to `login` again.
|
||||||
|
|
||||||
|
## Demo
|
||||||
|
|
||||||
|
<div class="columns is-centered is-full-width">
|
||||||
|
<div class="column">
|
||||||
|
<script id="asciicast-427679" src="https://asciinema.org/a/427679.js" async></script>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
# Use Cases / Examples
|
# Use Cases / Examples
|
||||||
|
|
||||||
These are some examples. Each command has a good help explaining all
|
These are some examples. Each command has a good help explaining all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user