grimoire
grimoire copied to clipboard
Import bookmarks from Shaarli
Import bookmarks from Shaarli could ease migration.
- Ability to import ~5000 links with notes and ~1700 tags
- Support markdown notes for links
- Support notes without links (eg. grocery shopping list, private note, etc)
- Support public and private notes
- Optimize displaying entries up to 15 or more tags
Hope it's OK to piggy back on this.
My import would be 5000 bookmarks 3200 tags. Standard bookmark HTML, would exported from Linkding, and before that they were in Pinboard.
Private/not, to-read/not.
I've started some optimization efforts to handle large collections, such as yours, @immanuelfodor, and @gingerbeardman. Right now, I'm changing the way we search for things so we can use Fuse.js without sacrificing performance too much. PR: https://github.com/goniszewski/grimoire/pull/21
Also, I want to introduce some simple tools for quickly importing bookmarks from files like JSON and HTML soon.
Following up to see if this is possible today. I'm only adding 100, but it's still a bit of a time sink to manually add each one.