Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to create Sub-folders? #678

Open
troy256 opened this issue Mar 1, 2024 · 0 comments
Open

Possible to create Sub-folders? #678

troy256 opened this issue Mar 1, 2024 · 0 comments

Comments

@troy256
Copy link

troy256 commented Mar 1, 2024

With the CLI we can create a folder when creating an entry with this basic syntax:
lpass add <some parameters> MyTopLevelFolder/MyEntry

However, if we specify a folder heirarchy, like this:
lpass add <some parameters> MyTopLeveFolder/MySubFolder/MyEntry

The command completes successfully but MySubFolder isn't a Sub-folder of MyTopLevelFolder. Instead a folder named MyTopLevelFolder/MySubFolder exists, but is not nested underneath MyTopLevelFolder.

Is it possible to create Sub-folders with the CLI? This would be a very useful feature for organizing entries. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant