Open
Description
I had a problem with FireFox exported bookmarks. If there are nested folders that are placed above existing links in the tree everything (links and any folder with links) below will be skipped and thus not tagged properly as their folder name. I've confirmed the issue with several tests. I don't know if it's a FireFox problem with how the bookmark markup is written, or if it is with the Buku parser (likely).
This fails to properly tag links in folders
- - Folder 2017
- - - Folder 2017 Apps
- - - - Link 1
- - - - Folder 2017 Games (< EMPTY TAG > NOT tagged with folder 2017-Games)
- - - - - Link 1
- - - Link 1
- - - Link 2
This works when placing the folder below the existing links
- - Folder 2017
- - - Link 1
- - - Link 2
- - - Folder 2017 Apps
- - - - Link 1
- - - - Folder 2017 Games (< EMPTY TAG > NOT tagged with folder 2017-Games)
- - - - - Link 1
Metadata
Assignees
Labels
No labels