Show HN: Arcmark – macOS bookmark manager that attaches to browser as sidebar
11–20 of 22 posts
Re: Show HN: Arcmark – macOS bookmark manager that attaches to browser as sidebar
#12I noticed there is an Always on Top option in Settings, but I cannot enable it. Do I need to grant any additional permissions? Also, it would be great if the app could read bookmarks from other browsers and support cloud syncing of the JSON file via WebDAV.
As for importing from other browsers, this is definitely on my list (at least Chrome and Firefox). I just did Arc first because that's where I wanted to migrate from
Re: Show HN: Arcmark – macOS bookmark manager that attaches to browser as sidebar
#13This is hilarious! I love it! (I don’t want to be “that guy” but are you aware of the Zen Browser? It was a drop in replacement for me and I love it)
Re: Show HN: Arcmark – macOS bookmark manager that attaches to browser as sidebar
#14Bookmark managers being a separate application is a brilliant idea. Like password managers, they can be full blown standalone applications, with lots of functionality and variability. I wish Firefox and others had good IPC for external applications to function as bookmark manager, password manager, etc. Browsers can then focus on being browsers, and we have have a variety of external bookmark managers exploring diffe…
For sure! I briefly looked into integrating more with browsers, for example, to better what's currently opened in different windows. But so far the only way I found was to rely heavily on macOS accessibility API to get some bi-directional data flow between the browser and the external app. Or alternatively try to do this kind of integration via a browser extension. I know Raycast is doing something similar with their…
Re: Show HN: Arcmark – macOS bookmark manager that attaches to browser as sidebar
#15Re: Show HN: Arcmark – macOS bookmark manager that attaches to browser as sidebar
#16This looks like a nice project! I always have a love hate relationship with bookmarks. I tend to treat bookmarks as a write once read never datastore. I have a set of 2-3 bookmarklets that I use often, but almost never use other bookmarks. I do keep an archive of pages or links I find interesting, but I store those in a separate archive (self hosted Karakeep). So, I’m legitimately curious — for the author or others —…
Re: Show HN: Arcmark – macOS bookmark manager that attaches to browser as sidebar
#17Cool project! I’m a tab hoarder and this seems like it’ll be a good help, excited to try it
Aside from these groups, there's "Save all open tabs to a Bookmarks folder" which lets you just shove a few hundred or thousand tabs into a bookmarks folder every few weeks or months.
Given the old limits on these, it's remarkable how much work they put into tab hoarding enabling!
Re: Show HN: Arcmark – macOS bookmark manager that attaches to browser as sidebar
#18Re: Show HN: Arcmark – macOS bookmark manager that attaches to browser as sidebar
#19Bookmark managers being a separate application is a brilliant idea. Like password managers, they can be full blown standalone applications, with lots of functionality and variability. I wish Firefox and others had good IPC for external applications to function as bookmark manager, password manager, etc. Browsers can then focus on being browsers, and we have have a variety of external bookmark managers exploring diffe…
For sure! I briefly looked into integrating more with browsers, for example, to better what's currently opened in different windows. But so far the only way I found was to rely heavily on macOS accessibility API to get some bi-directional data flow between the browser and the external app. Or alternatively try to do this kind of integration via a browser extension. I know Raycast is doing something similar with their…
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Web...
Re: Show HN: Arcmark – macOS bookmark manager that attaches to browser as sidebar
#20Bookmark managers being a separate application is a brilliant idea. Like password managers, they can be full blown standalone applications, with lots of functionality and variability. I wish Firefox and others had good IPC for external applications to function as bookmark manager, password manager, etc. Browsers can then focus on being browsers, and we have have a variety of external bookmark managers exploring diffe…