mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 05:29:12 +00:00
New Feature: Adding File Filtering to Conversations (#788)
* UI update for file filtered conversations * Interactive file menu #UI to add/remove files on each conversation as references. * Backend changes implemented to load selected file filters from a conversation into the querying process. --------- Co-authored-by: sabaimran <narmiabas@gmail.com>
This commit is contained in:
@@ -362,6 +362,7 @@
|
||||
button.sync-data:hover {
|
||||
background-color: var(--summer-sun);
|
||||
box-shadow: 0px 3px 0px var(--background-color);
|
||||
cursor: pointer;
|
||||
}
|
||||
.sync-force-toggle {
|
||||
align-content: center;
|
||||
|
||||
Reference in New Issue
Block a user