Buttercup-desktop: Search Results - Display Folder Directory Path

Created on 26 Nov 2018  路  3Comments  路  Source: buttercup/buttercup-desktop

When searching can we have the directory path show next to the bcup file name. In the scenario where the name is the same, the additional path information can help.

Example
vault.bcup/John/
vault.bcup/Bob/

Currently, the work around for the search, is I would type "John Desktop" to further narrow down my search.

Issue
https://i.imgur.com/uILO2vB.jpg

To something like this
https://i.imgur.com/bYZx03j.jpg

Low Medium Available Enhancement

Most helpful comment

@perry-mitchell if I remember correctly the first version had a group path. I will go dig it up to see if it was removed or something.

All 3 comments

I was seeing if i could do this issue, but I'm having trouble understanding the data structure. the code now uses the getSharedArchiveManager object to obtain the name of the archive file but this doesn't have any group attributes?

getSharedArchiveManager object to obtain the name of the archive file but this doesn't have any group attributes?

It's pretty much done by taking the Entry and recursing upwards to get all the parents. You can see it done in the browser extension.

Would be super cool to differentiate some items like this:

image

@perry-mitchell if I remember correctly the first version had a group path. I will go dig it up to see if it was removed or something.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jokeyrhyme picture jokeyrhyme  路  6Comments

julianpoemp picture julianpoemp  路  6Comments

rohanthacker picture rohanthacker  路  7Comments

julianpoemp picture julianpoemp  路  3Comments

perry-mitchell picture perry-mitchell  路  6Comments