-
Notifications
You must be signed in to change notification settings - Fork 30
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
Add provider for chromium based edge bookmarks #41
base: master
Are you sure you want to change the base?
Conversation
Is this something I can install/update myself? I see the 3 files changed and could update the config file, but I �don't know where to find the other two files to be updated |
@lgoose You can install it as a Live Package. Just copy the Bookmarks folder from this branch to the Packages directory and it will override your installed package. Do remember to remove the live package once this PR has been merged and you've downloaded the latest version of KP. Otherwise any future updates will keep getting overriden by your live package. Also, if you face any issues with the package keep in mind to reproduce them by removing the live package. Mention the live package if you're posting an issue. |
It is a pity this pull request has not been merged yet. Let me provide a detailed instruction of how to use these changes (based on the comment from @sam97)
|
Hi @PolarGoose |
@Oroumov , |
It was very helpful ! I had nothing in the Everything is working just fine now, thanks !! Final thought : for the sake of clarity (although it was obvious for me after customising other packages), you might want to add also that you need to enable a |
It is not necessary. All bookmarks plugins are enabled by default, including the Edge one. |
My lack of knowledge is showing again :) Thanks for all your help ! |
I was able to get this to work without any code change. Choose Then in user settings, place: [provider/Chrome]
enable = yes
bookmarks_files = ${var:KNOWNFOLDER_LOCALAPPDATA}\Microsoft\Edge\User Data\Default\Bookmarks Edge bookmarks should now show up, at least they did for me. |
It works perfectly. Thank you for sharing. |
Little correction: I needed to choose |
This adds a provider to the bookmarks package for the chromium based Microsoft Edge browser.