From 4a40b41f386af23da54cd35b8abac1f27c8e5ef7 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Mon, 8 Nov 2021 20:50:15 +0000 Subject: Filter by tag --- src/templates/index.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'src/templates/index.php') diff --git a/src/templates/index.php b/src/templates/index.php index c046e6c..796bc26 100644 --- a/src/templates/index.php +++ b/src/templates/index.php @@ -15,11 +15,16 @@ Add Bookmark

Tags

- All +

Bookmarks

    -
  1. addedAt))->format('Y-m-d'); ?> - title != '' ? htmlentities($bookmark->title) : htmlentities($bookmark->url); ?> | Edit | Delete
  2. +
  3. addedAt))->format('Y-m-d'); ?> - title != '' ? htmlentities($bookmark->title) : htmlentities($bookmark->url); ?> | tag) { ?>tag); ?> | Edit | Delete

Copyright © 2021 David T. Sadler.

-- cgit v1.2.3-13-gbd6f