
Geekgirl
-
Posts
3 -
Joined
-
Last visited
Posts posted by Geekgirl
-
-
Hey there,
i hope that I missed something here but what am i supposed to do with the this weird formatted .csv file? it has not header row?
What I expect:
title,username,password,url,category, ..., ...
enpass,geekgirl,iloveyou,https://enpass.io,web, ... ,...
github,geekgirl,iloveyou,https://github.com/logn,dev, ... , ...What i get:
Title : enpass
Username : geekgirl
Password : iloveyou
URL : https://enpass.io
Category : webTitle : github
Username : geekgirl
Password : iloveyou
URL : https://github.com
Category : webHow am i supposed to use this?
-
I am using Plasma and i3 as a window manager. I added:
Quoteexec --no-startup-id "/opt/enpass/Enpass -minimize"
to my i3 config to start Enpass minimized.
Export .csv file
in Linux
Posted
Ahhh, stupid me. Looks much better. Still a bit of work, but useable. Thanks a lot...