Perry Mitchell

Results 711 comments of Perry Mitchell

I think something could be done here, yes.

Valid points, but we don't have a lot of real-estate to show the URL in those results. However I guess we must consider having it always visible for the reasons...

Here's the current initial-results functionality: https://github.com/buttercup/buttercup-browser-extension/blob/1b173fcfe1d874e0bf7d0dc1269a9c7d92bc90fe/source/background/library/archives.js#L314-L334 It is _extremely_ naive, and does only domain matching in the most basic sense. It definitely needs an overall which should easily help accommodate...

Thanks @reuterbal - Good idea. I've almost completed a URL diffing library which we'll most likely use, which supports scoring and distance calculations which should handle URL matching a bit...

The URL processing library is done and I'll introduce it shortly: [urldiff](https://github.com/perry-mitchell/urldiff)

Hmm, I'm not able to reproduce using my ownCloud or Yandex's Disk. What host are you using? OC or Nextcloud? Shouldn't the WebDAV URL be `/remote.php/webdav`?

Ok, I've bitten the bullet and decided to switch my home hosting from ownCloud -> Nextcloud. It'll take a bit to get set up but once it's going I'll do...

So you mean like more native integration with local files/data? The ability to bring in local files as attachments, along with the share feature you mention?

I like this idea! It would probably need "offline" notes, files etc. that are added when vaults are unlocked. Buttercup should be able to accept these even if the vault...