westurner / pbm

pbm works with Chrome and Chromium bookmarks JSON https://pypi.python.org/pypi/pbm
https://pypi.python.org/pypi/pbm
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

BUG: ids are incremented unnecessarily #4

Open westurner opened 9 years ago

westurner commented 9 years ago

considering 'wontfix'

westurner commented 9 years ago

this could have something to do with ChromiumBookmarks.get_ids

westurner commented 9 years ago

see: https://github.com/westurner/pbm/commit/fb1ab15c9401077a4ec7c58070357203654fc7bd for changes from .get_ids() to .ids (also #PRF)

westurner commented 8 years ago

...

westurner commented 8 years ago

possible reasons for bookmark ids incrementing:

westurner commented 8 years ago

IDK how well this works / would work with bookmark sync solutions:

westurner commented 8 years ago