mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
Some updates! (#503)
* content updates * images * pw history * improved desktop send screenshots * BE cycle through credentials * auto-fill article titles * unhide troubleshooting * auto-fill category & resolved references to changed titles * blacklist uris doc, references, and images * remove old faq items * keychain note * update old callouts note -> info * note about deleting exported files
This commit is contained in:
committed by
GitHub
parent
c10c4fdd47
commit
d0a8e60ea2
@@ -126,7 +126,7 @@ bw send get <id> | jq '.name="New Name" | .password=null' | bw encode | bw send
|
||||
|
||||
- Use `--itemid <itemid>` to overwrite the id value provided of the Send with a new one.
|
||||
|
||||
{% callout note %}
|
||||
{% callout info %}
|
||||
You can't `edit` a file Send's file. To do this, you'll need to delete the Send and re-create it with the appropriate file.
|
||||
{% endcallout %}
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ When a Send reaches its configured Deletion Date:
|
||||
|
||||
- For the Sender, a {% icon fa-trash %} **Pending Deletion** icon will appear next to the Send. The Send will pend deletion for a few minutes, after which it will be permanently deleted from Bitwarden systems and from the Sender's Send view.
|
||||
|
||||
{% callout note %}There is no "soft delete" or Trash Can for Sends, meaning that once the pending deletion window has closed you will not be able to access the contents of a Send.{% endcallout %}
|
||||
{% callout info %}There is no "soft delete" or Trash Can for Sends, meaning that once the pending deletion window has closed you will not be able to access the contents of a Send.{% endcallout %}
|
||||
|
||||
## Expiration Date
|
||||
|
||||
|
||||
Reference in New Issue
Block a user