Import bookmarks tagged eventdb from Shaarli #28

Open
opened 2026-08-28 21:14:56 +02:00 by ralph · 0 comments
Owner

Shaarli contains 103 bookmarks tagged eventdb — event URLs collected over the years (conferences, festivals, local events).

Add an importer that pulls these via the Shaarli API (GET /api/v1/links?searchtags=eventdb) and creates event entries.

  • Shaarli instance: http://192.168.1.21:5377
  • Auth: JWT from API secret (1Password: devstuff/shaarli-api)
  • Consumer pattern: same as metadata API pull (fetch, process, deduplicate)
  • Consider marking processed bookmarks with a tag like eventdb-imported to avoid re-processing

Migrated from projects/project-issues#168 (projects/project-issues#168).
Original title: [eventdb] Import bookmarks tagged eventdb from Shaarli

Shaarli contains 103 bookmarks tagged `eventdb` — event URLs collected over the years (conferences, festivals, local events). Add an importer that pulls these via the Shaarli API (`GET /api/v1/links?searchtags=eventdb`) and creates event entries. - Shaarli instance: `http://192.168.1.21:5377` - Auth: JWT from API secret (1Password: `devstuff/shaarli-api`) - Consumer pattern: same as metadata API pull (fetch, process, deduplicate) - Consider marking processed bookmarks with a tag like `eventdb-imported` to avoid re-processing --- *Migrated from projects/project-issues#168 (https://forgejo.mayer.rocks/projects/project-issues/issues/168).* *Original title: `[eventdb] Import bookmarks tagged eventdb from Shaarli`*
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
public/mr-eventdb#28
No description provided.