Skip to content

Feature: Copy vault UUID and item UUID via desktop apps #101

@SimonBarendse

Description

@SimonBarendse

Use Case

Trying to fetch a known item using the SDK:

item = await client.items.get(vault_id, item_id)

When you know the vault name and item name, but don't know the UUIDs, it's currently cumbersome to look these up. Would be a great UX improvement if we could fetch UUIDs from inside the desktop apps.

Requirements and desired behavior

Would be great if there's a button in the app to copy the vault UUID and item UUID. For example here in the actions menu on an item:
image

Additional information

Related issues (use cases): #99 and #100.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions