mirror of
https://github.com/go-shiori/shiori.git
synced 2026-04-25 06:25:54 +03:00
[GH-ISSUE #755] Option to add existing URL as new bookmark #365
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#365
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 @rmayergfx on GitHub (Oct 14, 2023).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/755
Short to explain. There is a landing page:
https://www.maerklin-messagewagons.com/de
old one:
https://web.archive.org/web/20221203063405/https://www.maerklin-messagewagons.com/de
The URL is always the same, but the content changes 2 times a year.
Is there an option to not override the old bookmark?
@fmartingr commented on GitHub (Oct 15, 2023):
No, since this is a bookmark first, we don't allow duplicates.
As a workaround you can append a hash to the URL to store it twice: Something like
https://www.maerklin-messagewagons.com/de#2023-10-15.@rmayergfx commented on GitHub (Oct 18, 2023):
how can this be done with the webExtension?
@fmartingr commented on GitHub (Oct 22, 2023):
Is the webextension reporting a duplicate if you visit a site with the
#randomhas? Maybe the extension does some cleanup.@rmayergfx commented on GitHub (Oct 22, 2023):
i tried to to find out any information about the Hasch (#) in the doc, but don´t find anything about this.

it ist not working with webextionsion or web, adding a hash gives me an error if i try to do this:
@fmartingr commented on GitHub (Oct 29, 2023):
I just tried adding a random hash to an URL and it allowed me adding the same URL:
https://github.com/go-shiori/shiori/assets/812088/3747d7e9-ac9c-4035-8511-94c5aa7736cb
@rmayergfx commented on GitHub (Oct 30, 2023):
if i do so, it will fail on my synology and creates an error:

Tell me more about your installation and test, version, host. etc.
@fmartingr commented on GitHub (Nov 5, 2023):
Ok my bad! This workaround will be possible in 1.6.0, it was added by https://github.com/go-shiori/shiori/issues/315.
@rmayergfx commented on GitHub (Dec 13, 2024):
with release 1.7.1 this is now working as expected
added #2024.12.13 to the url and got a second snap