From 268ee03c847f885cd2bc112c211cd078feaf2cdf Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Wed, 11 Feb 2026 16:49:55 +0100 Subject: [PATCH] Note on freshness --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 26d716a..3b17247 100644 --- a/README.rst +++ b/README.rst @@ -5,6 +5,8 @@ digimarks Simple bookmarking service, using a SQLite database to store bookmarks, supporting tags and automatic title fetching. +Currently, `digimarks is being rewritten `_ using a modern API and a new UI based on `digui `_ which makes interaction faster and caches inside the browser. + Installation ------------