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

Adding icons, changing totp item format #11

Closed
wants to merge 0 commits into from

Conversation

SoPat712
Copy link
Contributor

@SoPat712 SoPat712 commented Nov 6, 2024

I added in icons and changed the output format a bit.

25982

I also got rid of USERNAME_IN_SUBTITLE or USERNAME_IN_TITLE, but I can add it back if that's something that's important.

@chkpwd
Copy link
Owner

chkpwd commented Nov 6, 2024

Hey @SoPat712, I'm heading on vacation tonight. I'll check this out next week. Thanks for the contribution.

How you liking the extension so far?

@SoPat712
Copy link
Contributor Author

SoPat712 commented Nov 7, 2024

No problem! There isn't a rush on it. I'll work on improving icon matching too, it's not the greatest at the moment.

Also, the extensions great! I needed Authy out of my life, found Ente, and immediately found this, so it perfectly replaced momaek/authy's workflow.

@chkpwd
Copy link
Owner

chkpwd commented Nov 10, 2024

Sounds good. I've restructured the repo a bit. Could you submit a new PR rebasing the commits to adjust for the changes? @SoPat712

@SoPat712
Copy link
Contributor Author

Sounds good. I've restructured the repo a bit. Could you submit a new PR rebasing the commits to adjust for the changes? @SoPat712

Yep! Sorry, will do that ASAP.

@SoPat712
Copy link
Contributor Author

I'm having some problems with exporting using the CLI on the latest version, so I won't be able to rebase this until I figure that out.

@tigattack
Copy link
Collaborator

Hey @SoPat712, what issues are you having exactly?

@SoPat712
Copy link
Contributor Author

SoPat712 commented Nov 18, 2024

Hi, I'm getting a 401 with ente export, and the workflow itself is saying operation successful, but no secrets file was found

❯ ente export:

[[email protected]] 2024/11/18 10:26:57 Error fetching entities: failed to get entities: status 401 with err: {"error":"invalid token"}

❯ ente account list
Configured accounts: 1

Email: [email protected]
ID: 11111111111111111111111
App: auth
ExportDir: /Users/xxxxxx/Downloads/

@tigattack
Copy link
Collaborator

Hmm, odd. I'd suggest removing and re-adding the account in ente-cli. Sounds like it's just messed itself up a bit (poor handling of expired refresh token perhaps?). As far as I can see there's no way to actually do this with the CLI, but you can just remove ente-cli.db. That's in ~/.ente for me and I would assume also for you.

@SoPat712
Copy link
Contributor Author

SoPat712 commented Nov 19, 2024

Hi @tigattack, I actually did all of those lol. I did ente account add, wasn't working. I also removed ente-cli.db, and it still didn't work, so not sure where to go from there. I'll probably submit an issue on the ente repo when I get some time.

@SoPat712
Copy link
Contributor Author

Oops that's my bad, I just updated my cli and it worked, I probably had a pretty outdated version.

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.

3 participants