aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/import-export/parsers.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-09feat: Added Import for Instapaper (#2434)Daniel Wieser1-1/+63
2026-01-03fix: Eliminate the O(n2) parsing of the netscape import parsing (#2338)Mohamed Bassem1-31/+47
2025-12-27feat: add Matter import support (#2245)Moondragon851-0/+50
2025-12-24fix: handle empty folder names in HTML bookmark imports (#2300)Mohamed Bassem1-1/+3
2025-11-15feat: import from mymind (#2138)Mohamed Bassem1-1/+66
2025-08-30fix: handle list with slashes in their names and truncate long list names. fi...Mohamed Bassem1-33/+47
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz1-1/+1
2025-06-01feat: Maintain list structure when importing from netscape. Fixes #538Mohamed Bassem1-1/+21
2025-05-24feat: Read the archive status from omnivore and pocket. Fixes #703MohamedBassem1-0/+10
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo1-1/+1
2025-04-16feat: Add import support for Tab Session Manager (#1246)Jorge Barnaby1-0/+40
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-1/+1
2025-04-07fix: Do clientside import dedup and parallelize import callsMohamedBassem1-0/+38
2024-12-29feat: add Linkwarden importer (#786)Patrick Leonard1-0/+36
2024-11-03feature: Add support for importing bookmarks from Omnivore. Fixes #602Mohamed Bassem1-0/+31
2024-11-03fix: Adopt pocket's new export format. Fixes #570Mohamed Bassem1-21/+18
2024-10-13fix: Add support for importing notes from the hoarder exportMohamedBassem1-13/+28
2024-10-13feature: Allow importing hoarder's own bookmark file. Fixes #527MohamedBassem1-0/+29
2024-09-26fix(web): Don't parse empty tags in netscape imports. Fixes #421MohamedBassem1-3/+5
2024-09-21feature(web): Add support for importing bookmarks from PocketMohamedBassem1-0/+68