issues
search
Fenykepy
/
simplepass
A simple password manager with cli and web backends
GNU General Public License v3.0
1
stars
0
forks
source link
Add groups to sort entries
#1
Open
Fenykepy
opened
8 years ago
Fenykepy
commented
8 years ago
Add a way to group entries by groups:
Groups are listed under main sections in left panel, separated from them by a rule;
Add a button to create new groups separated from the new entry one (maybe in left panel);
Add a multi-choices select in entry edition form to add entries to groups
Add new route for groups:
/groups/:group-slug/
;
Add an entry to a group by drag & drop from list to left panel.
Add a way to group entries by groups:
/groups/:group-slug/
;