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

Allow URL source for address book sections #24

Open
aspiers opened this issue Mar 14, 2023 · 2 comments
Open

Allow URL source for address book sections #24

aspiers opened this issue Mar 14, 2023 · 2 comments

Comments

@aspiers
Copy link
Member

aspiers commented Mar 14, 2023

Once #16 is implemented to allow multiple sections to the address book, rather than requiring every section to be plain text pasted in, we should allow some sections to be retrieved via a URL.

This could allow retrieval from:

This would open up many use cases and different models for storing and sharing address book data.

@aspiers aspiers added the enhancement New feature or request label Mar 14, 2023
@aspiers aspiers added this to 0.2.0 - initial polish in rolod0x releases Dec 10, 2023
@aspiers aspiers added this to the 0.3.0 - more polish milestone Dec 11, 2023
aspiers pushed a commit that referenced this issue Dec 16, 2023
Add custom dynamic import plugin
@LefterisJP
Copy link
Collaborator

For rotki integration we could probably use: https://rotki.readthedocs.io/en/latest/api.html#post--api-(version)-names-addressbook. It's filterable and you could probably get all names without any options. If not we can adjust.

@aspiers
Copy link
Member Author

aspiers commented Jan 7, 2024

@LefterisJP Thanks, have filed #81 to specifically track the Rotki integration!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request interoperability
Projects
No open projects
rolod0x releases
0.2.0 - initial polish
Development

No branches or pull requests

2 participants