Skip to main content

Questions tagged [bookmarks]

Bookmarks are a browser storage facility for URLs. Use this tag only for programming-related questions about bookmarks. Questions about using a browser are off-topic on Stack Overflow.

0 votes
0 answers
18 views

Nested Power BI Bookmarks

I am working on a project where my boss wants to see Net Sales $, Net Sales Units, Gross Margin $ and Gross Margin %, and seeing how each is doing this year, how we are doing vs Last year, and how we ...
Dacman12's user avatar
0 votes
0 answers
38 views

How can I add the sub-bookmark to a PDF with pypdf, and remaining them when I tried many times?

There are 2 questions: I want to add the sub-bookmark to an existing bookmark. What I know is just to add first-layer bookmark. I want to know how to remain the existing bookmark to avoid delete an ...
Spring Harbor's user avatar
0 votes
0 answers
17 views

Adding bookmarks or something similar to a PDF-file in VS Code

I was wondering if anyone knows how to add something like bookmarks or smoothscrolls to a pdf-file that can be read in Visual Studio Code? I have seen some pdf-files in VS that have like a menu on the ...
Sandra Lundell's user avatar
0 votes
0 answers
20 views

Iphone website bookmark download image issue

I have a website bookmark on my iPhone (Iphone 14) homescreen. This opens a website in full screen. When I click on a download image link in the website it brings up an iPhone screen to choose 'Open ...
user3459394's user avatar
0 votes
0 answers
11 views

Icon doesnt show in Iphone when added to bookmark

Here is the code: <link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-touch-icon.png?id=4229946c20961e9f08cb4ea88c109d24"> <link rel="icon&...
May's user avatar
  • 51
0 votes
1 answer
35 views

How to create a bookmarklet to change maxlength of an input box

I've got this and want to change the maxlength value to, lets say, 2000 with a simple click of a bookmarklet, yet I'm clueless how JS works, so any help is appreciated. Thanks in advance! I've ...
user avatar
0 votes
1 answer
299 views

Issue with script to inject bookmarks into Edge (Chromium based) and Google Chrome

I've got a script that injects bookmarks into Edge or Chrome. For the most part, it works reasonably well, however, when the browser is relaunched, the name of the favorite is stripped out. The ...
DavidF's user avatar
  • 1
0 votes
0 answers
16 views

Unexpected backend calls in Visual Studio when hovering over bookmarks in Opera

I use Opera for web development in Visual Studio, and recently I've been experiencing unexpected backend calls when hovering over bookmarks. This issue is impacting my debugging process as unexpected ...
rd1218's user avatar
  • 371
0 votes
0 answers
7 views

Bookmark feature misbehave when hovercard feature is implemented in typescript

I have typescript components which is working properly like when I clicked the book mark button it will fetch the dashboard and image and description on top of this I added feature hover over that ...
Learner's user avatar
-1 votes
1 answer
114 views

Save a Bookmark which can open 2 URLs one after another

Is it possible to save a bookmark with 2 URLs ? Upon clicking on the bookmark, the first URL should be opened first and after a brief pause the second URL is opened in the same window. E.g. First I ...
Adee's user avatar
  • 67
0 votes
0 answers
77 views

Is it possible to use env variables into a local file URI protocol?

Knowing that we have the file URI protocol to reference local files in a browser bookmark as this question ( Meaning of '///' after 'file:' protocol (URL) ) already explains... What if ...
josepmaria's user avatar
0 votes
0 answers
14 views

How do I move bookmarks from operasync to visible toolbar?

Ok, title pretty much says it all, Opera sync did a pretty good job and backed up all my bookmarks before I uninstalled the old opera. I can access all of bookmarks, passwords etc on the opera sync ...
JavaHead16's user avatar
0 votes
1 answer
140 views

Copy Data from Excel to fill into Word Templates with Bookmarks

I have a set of database in Excel and want to copy them into a Word template with bookmarks through VBA. Individual Word Documents will be generated. Coding please find as below Option Explicit '...
WordHard's user avatar
0 votes
0 answers
38 views

Disable/Enable Multiple 'between' Date Slicers

I've been tasked with creating a report that requires multiple date slicers. These date slicers will need to be 'between slicers' and will be filtering a simple data table (no aggregations). Some date ...
KBailey's user avatar
0 votes
0 answers
68 views

Modifying a file saved as bookmarkData in iOS SwiftUI

I am picking a dropbox file and saving it as a bookmark using bookmarkData in my iOS app. It works perfectly func addBookmark(for url: URL) { do { // Start accessing a security-...
Aadhil's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
75