Full import from other solutions (e.g. KeePass)
complete
Passwork Support
Standard Passwork import dialog supports KeePass XML
Passwork Support
complete
Ives Laaf
Until passwork provides an csv or even a full blown ;) json exporter for keepass -> I've added a little exporter, that can export all fields currently supported by the csv importer including folders and subfolders. You can find it here: https://github.com/dalini/KeePass-Passwork-CSV-Exporter/releases
Passwork Support
planned
Dmitriy Demidov
Passwork Support: thanks!
E
Elias Balasis
I agree with Philipp Dietmayer,
In the past I have raised the same question via e-mail and I was directed to export as CSV and import each KeePass folder individually which is no fun at all particularly for deep KeePass databases.
Please consider implementing a proper KeePass import in the future.
Ives Laaf
Elias Balasis: I've written a keepass csv exporter that contains notes and folders will be on github soon
Ives Laaf
Elias Balasis: You can find the plugin here, hope it helps - including folders and subfolders: https://github.com/dalini/KeePass-Passwork-CSV-Exporter/releases
P
Philipp Dietmayer
keepass don´t have a json export, and the csv export does not include Folders
Ives Laaf
Philipp Dietmayer: I've extended the csv exporter from theVault a little - including folders (trees) - you can find the plugin here, hope it might help: https://github.com/dalini/KeePass-Passwork-CSV-Exporter/releases
Passwork Support
You can use JSON import which includes any nested folders and the whole structure. Also, it's possible to create passwords and folders using Passwork API (in this case, you can implement any strategy and scenario)
J
Jan Černín
Be sure you are able to expot csv from Keepass and import it to Passwork including the folders. You just need to edit your csv and replace "\\" with "~" as separator in group and merge two columns (group and group tree) together.
K
Khramtsov Andrey
Keepass first please
Ives Laaf
Khramtsov Andrey: I've written a little keepass csv exporter that exports all the fields passwork can import via csv for so (login, password, url, notes, folder) - folders contain the folderstructure... will be on github in a few days ;)
Ives Laaf
Khramtsov Andrey: You can find the plugin here, hope it might help: https://github.com/dalini/KeePass-Passwork-CSV-Exporter/releases