Skip to content

Conversation

@AbdulfatahMohammedSheikh

list:

the list command provide list of entries in the db example

# get all the directories in db
zoxide list 

this command can be used to backup data

# get all the directories in db
zoxide list > x.txt 

clear:

delete all entries in db after confirming from the user

txt import support:

zoxide import --from=txt x.txt

@ajeetdsouza
Copy link
Owner

Please create issues to see if a feature is actually required before creating it!

  • zoxide can already list all entries: zoxide query --list
  • It's quite easy to clear the DB (just delete the database file)
  • There are better ways to back up zoxide (for example, just creating a copy of the database file)

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

Successfully merging this pull request may close these issues.

2 participants