This commit is contained in:
@@ -258,6 +258,8 @@
|
||||
|
||||
237. On the new-entry page follow the logic for existing pages that already exists in the plugin and display "This link already exists. Comment and tags can be updated, and by submitting publishing will be retriggered." when the link exists. Also assess if the Auto-fill title button is necessary, or if the functionality can be automated while the URL is entered.
|
||||
238. Also: detect as duplicate when the URL has arguments (not already stripped). And: add a button to re-fetch the title for if the URL has been fetched but the user still edits the field.
|
||||
|
||||
|
||||
239. If the link already exist with URL arguments then also display the warning, but add that the link has been stored additional parameters.
|
||||
240. I want this last change to be more precise: I do not want to be warned when parameters are stripped, but when the URL entered has arguments/parameters and the URL in the database has none or different ones (even after tracking parameters are stripped).
|
||||
241. In the check duplicate I have a `<br>` tag, but that shows as formatted text on the page, I want a real break to occur at that position.
|
||||
@@ -275,6 +277,14 @@
|
||||
|
||||
251. Create a skill for this project, make sure you capture the VIBE directory update
|
||||
|
||||
## 2026-08-30
|
||||
|
||||
252. In the mastodon post change the line: From:< URL>
|
||||
to
|
||||
Logged on <date> from: <url>
|
||||
|
||||
Where date format is like: 2026 August 29 - 21:10
|
||||
|
||||
## Future entries
|
||||
|
||||
Append each new user prompt here with its date and preserve the chronological order.
|
||||
|
||||
Reference in New Issue
Block a user