[PR #285] [CLOSED] Add support for search bar to search tags without "tag:" #559

Closed
opened 2026-02-25 23:34:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/285
Author: @adrianknorr
Created: 12/5/2020
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 0b48a1a Add support for search bar to search tags without "tag:"

📊 Changes

1 file changed (+9 additions, -1 deletions)

View changed files

📝 internal/database/sqlite.go (+9 -1)

📄 Description

It was not possible to search for a tag without the prefix "tag:".
For a better usage, it would be nice to search tags without the
prefix.
With the prefix, it only searches the tags, like before.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-shiori/shiori/pull/285 **Author:** [@adrianknorr](https://github.com/adrianknorr) **Created:** 12/5/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0b48a1a`](https://github.com/go-shiori/shiori/commit/0b48a1ab0e1aaf6a67c066ef4c475d5521e23553) Add support for search bar to search tags without "tag:" ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `internal/database/sqlite.go` (+9 -1) </details> ### 📄 Description It was not possible to search for a tag without the prefix "tag:". For a better usage, it would be nice to search tags without the prefix. With the prefix, it only searches the tags, like before. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:34:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
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
starred/shiori#559
No description provided.