bookmarker
bookmarker copied to clipboard
Export Google Chrome bookmarks into markdown files
We should add a new document to the repository's root directory, named CONTRIBUTING.md, that will outline the contribution process and provide information on how to get involved with our project....
Made the ReadME sections more descriptive, organized formatting, and added a contributing section so that new users and programmers can have an easier time accessing and understanding the application functionality.
``` bookmarker ** (File.Error) could not read file "c:/AppData/Local/Google/Chrome/User Data/Default": no such file or directory (elixir 1.15.4) lib/file.ex:358: File.read!/1 (bookmarker 1.0.0) lib/bookmarker/runner.ex:72: Bookmarker.Runner.get_bookmarks/1 (bookmarker 1.0.0) lib/bookmarker/runner.ex:8: Bookmarker.Runner.run/1 (elixir 1.15.4) lib/kernel/cli.ex:136:...
I think that showing an example of what the application does through a screenshot would inform users how the application works.
Hi I'm running this tool on a current Chrome bookmark file but I'm getting the following error: (KeyError) key :sort not found in: %{"children" => (and then it quotes the...
Order items
- [x] Alphabetical order (#21, #22). - [x] Folders with most/least bookmarks (#22). - [ ] Most/least links opened (TODO: verify if it's possible). - [ ] Recommendations?