Closed virtualtam closed 8 years ago
Ping @ArthurHoaro & @nodiscc , as this parser should be mature enough to be used within Shaarli ;-)
Great! :+1: I've asked a few question about how it handles tags, but almost ready.
Also we'll have to be careful about empty URL and default timestamp with Shaarli integration.
Thanks for the review!
Regarding Shaarli-specific formatting:
index.php
, that allows importing several links with the same timestampI think it'd also be worth simplifying the parser's cleanup steps, all those regexes feel a bit superfluous (=> separate PR)
Permalinks are fine, we have to support it, to move a Shaarli to another for example. I was talking about this one.
I was talking about this one.
Hmm, I wouldn't worry too much about "linkless links", the only way one would end with this is by manually editing a bookmark dump and deleting the href
attribute, which is kinda silly...
To sum up:
Modifications: