This repository was archived by the owner on Apr 25, 2024. It is now read-only.
Changes needed to download notes as markdown with images using gnsync#139
Open
jezek wants to merge 1 commit intojeffkowalski:masterfrom
Open
Changes needed to download notes as markdown with images using gnsync#139jezek wants to merge 1 commit intojeffkowalski:masterfrom
jezek wants to merge 1 commit intojeffkowalski:masterfrom
Conversation
|
Thanks for your contribution, but this repo looks like abandoned :( Geeknote cannot show notes for me #137 Would you like to fork it and maintain? |
Author
Certainly not. I've just tried to use But even when it didn't worked out of the box, there was not much effort to make it work for my case and it helped me in my mission. So I decided to make this PR to give something back to the community. I hope you all find a good maintainer. |
vitaly-zdanevich
referenced
this pull request
in gentoo/guru
Apr 24, 2024
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To succesfully run this command on Manjaro
the changes in this PR were needed.
Note: I followed the advice in Issue #136
Note 2: Can't run tests due to
E ModuleNotFoundError: No module named 'geeknote'error, so I don't know if the tests pass :/