Giter Club home page Giter Club logo

opbookmarks's People

Contributors

dteare avatar vitorgalvao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

opbookmarks's Issues

TLS handshake timeout - Failed to load accounts

op version <2.7.2>
op 2.0.2 version requirement satisfied
Will create bookmark metadata for all accounts...
Including all found accounts for export: 2
Error loading account details: OPCLI("[ERROR] 2022/11/04 12:57:16 Get \"https://my.1password.com/api/v2/account/keysets?__t=1667584626.455\": net/http: TLS handshake timeout\n")Failed to load accounts: OPCLI("Failed to load details for account ACCOUNTNUM")

Brew?

Hi, thanks for the great software. Do you think you could add it to Brew to simplify installation and updates?

ACCOUNTS parameter does not work

When I run opbookmarks without parameters my bookmarks are exported successfully.
When I run opbookmarks [ACCOUNT] I get the message Cannot include specified account ... for export as it couldn't be found.
I copied the [ACCOUNT] id from the output of the command without parameters.

opbookmarks hangs on one of my vaults

The process indefinitely hangs. After much print debugging, I found that the following snippet of code in op.rs never finishes for one of my vaults:

use std::io::Write;
item_details_cmd
    .stdin
    .as_mut()
    .expect("Child process stdin has not been captured!")
    .write_all(&json)
    .expect("Failed to write stdin");

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.