Skip to content

Adding Favorites to Exported Bookmarks#33

Open
vincemonte wants to merge 5 commits intoivnvxd:mainfrom
vincemonte:feature/export-favorites
Open

Adding Favorites to Exported Bookmarks#33
vincemonte wants to merge 5 commits intoivnvxd:mainfrom
vincemonte:feature/export-favorites

Conversation

@vincemonte
Copy link
Copy Markdown

Fixes #32: Export Arc favorites to bookmarks

As reported in issue #32 by @webserviceXXL, Arc's favorites (pinned items that exist across all spaces) were not being exported. This PR adds support for exporting them into a "Favorites" folder at the top of the bookmarks hierarchy.

Additional changes:

  • Refactored bookmark/folder creation into reusable build_bookmark_entry() and build_folder_entry() functions to reduce code duplication

…he recursive child search. Assigned a new favorites folder to the results and appended to the front of the bookmarks. Removed bookmarks count, will add back in later commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

All pins will be exported, but no favourites

1 participant