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

Hypothes.is username in plugin options #38

Open
jsmm opened this issue Sep 3, 2021 · 5 comments
Open

Hypothes.is username in plugin options #38

jsmm opened this issue Sep 3, 2021 · 5 comments

Comments

@jsmm
Copy link

@jsmm jsmm commented Sep 3, 2021

This is a feature request: to be able to write Hypothes.is username in this plugin options.

I guess I am not alone at finding that the username I have been using for years in my workstation is not available when creating a Hypothes.is account. If they are not the same, private annotations are not merged after syncing.

Thanks for sharing this very useful plugin.

@elias-sundqvist
Copy link
Owner

@elias-sundqvist elias-sundqvist commented Sep 3, 2021

At the moment this plugin is completely offline. The annotations are stored and read in a local markdown file, not the hypothes.is servers. No login is needed.

I could maybe add a feature for importing existing hypothesis annotations from your online account, if that sounds interesting.

@jsmm
Copy link
Author

@jsmm jsmm commented Sep 3, 2021

Sorry I didn't get the plugin is completely offline, so that it doesn't read nor write to hypothes.is servers. This avoids the privacy and copyright issues related to posting to hypothes.is. But then how future-proof are these offline annotations? I mean that if one were to manually take an annotated pdf out of Obsidian and make it available online, is there a way to make its offline annotations readable by the hypothes.is servers?

@elias-sundqvist
Copy link
Owner

@elias-sundqvist elias-sundqvist commented Sep 3, 2021

The annotations are stored with the same information as the real annotations stored on the hypothesis servers. So I think writing scripts for import, and potentially export to the servers would be doable.

Otherwise, the way i imagine sharing annotations now is to send the markdown file and the pdf (if it's not online) to another user with obsidian and the plugin installed.

If Obsidian Publish gets plugin support in the future, that could also be a way of sharing annotations with people.

@elias-sundqvist
Copy link
Owner

@elias-sundqvist elias-sundqvist commented Sep 3, 2021

In some sense, this is more future-proof than regular hypothes.is annotations, because you can't know for sure that their servers will still be running in the future, but your annotations in obsidian will always be possible to view.

@ramification
Copy link

@ramification ramification commented Sep 18, 2021

Or maybe a command for the plugin to change the reference url for all the notes (changing the meta isn't enough because the path is for every note in json data) (it works manually i've tried already and that's cool !)

I've discovered today that hypothesis detect the file by footprint and not url, and that's a good for migrations or sharings :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants