mirror of
https://github.com/go-shiori/shiori.git
synced 2026-04-25 14:35:52 +03:00
[GH-ISSUE #248] [Request] Select and Move bookmarks into folders #185
Labels
No labels
component:backend
component:builds
component:builds
component:extension
component:frontend
component:readability
database
database:mysql
database:postgres
database:sqlite
feature:ebooks
github_actions
good first issue
hacktoberfest
note:duplicate?
note:fixed?
note:out-of-scope?
os:windows
priority:high
priority:low
pull-request
resolution:as-intended
resolution:cant-reproduce
resolution:duplicate
resolution:fixed
resolution:wontfix
tag:TBD
tag:big-task
tag:help-wanted
tag:huge-data
tag:meta
tag:more-info
tag:next
tag:no-stale
tag:requires-migrations
tag:research
tag:security 🛡️
tag:stale
tag:waiting-for-assignee
type:bug
type:documentation
type:enhancement
type:meta
type:ux
user:cli
user:web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shiori#185
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Unknow0059 on GitHub (May 14, 2020).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/248
This is a basic feature all bookmark managers must have - being able to select and to move bookmarks into different folders.
shiori is one of the few promising offline bookmark managers - out of three, including itself - and it's the only one to currently have a usable non-list view, so I care about what this project could evolve into.
@deanishe commented on GitHub (Aug 6, 2020):
Why? I mean, what do folders offer that tags don't? You can assign a bookmark to as many tags as you like. With folders, you're stuck with just one.
Could you describe what your actual end goal is rather than how you want to achieve it (i.e. what do you want folders for)?
@Unknow0059 commented on GitHub (Aug 7, 2020):
I like Shiori's interface because it's grid-based. I can't organize my bookmarks if I can't manage them in folders because that's how browsers organize them and it's also how I interact with them. But yes, tags are better.
Even if I started opening bookmarks through Shiori and ditched the folder-based browser interface - the tagging isn't robust either, seeing as I can't select multiple bookmarks and have to edit them money by one, though this part I already described.
@deanishe commented on GitHub (Aug 7, 2020):
You're asking for a very big change here. I'm afraid I'll need a better argument that "app X does it that way". I still don't see how interacting with folders is meaningfully different to interacting with tags.
Yes, you can. Top right, pencil icon. "Batch edit".
@Unknow0059 commented on GitHub (Aug 8, 2020):
Indeed. The folder feature doesn't make any sense. So I'll drop that.
I didn't know the pencil icon was for Batch Edit. I thought it was for Single Edit (like in many other interfaces) so I never bothered to hover on it. Thanks, I can now consider using Shiori properly.
How about adding the ability to hold the mouse and select multiple entries at once? That would make the experience better.
@deanishe commented on GitHub (Aug 8, 2020):
If you submit a PR, and it doesn't negatively affect usability on mobile, sure.
I can't really see myself implementing it because it would be a lot of effort for a very small improvement in usability.