Tag functionality added

This commit is contained in:
Olaf
2026-08-24 20:42:15 +02:00
parent f96a4ab3ad
commit 2810fd914d
16 changed files with 448 additions and 18 deletions
+7
View File
@@ -57,6 +57,13 @@
53. The menu should not show the profile, admin and signout items when nobody is authenticated.
54. Add one entry on top of the hamburger menu 'home' that always directs to the home page.
55. where the hamburger menu shows the avatar and username, replace by username only and link to the /user/ page
56. Change both the plugin and the backed to allow a logged link to be tagged witn zero or more tags (10 max). In the pluggin tags can be selected from existing tags and new ones can be created. Add the ability to sort on tags on the front page.
57. The seed list is: #Internet #Cybersecurity #Fediverse #Food #Photography #Music #AI
58. The seed list is: #Internet, #Cybersecurity, #Fediverse, #Food, #Photography, #Music, #AI
59. On the home page allow filtering on tags
60. when editing lables I want to be able to selec multiple tags or add one myself.
61. Make the tags filtering case incensitive (but maintain case of tags)
62. Display the date as "2026 June 18 - 20:22"
## Future entries