buku VS grasp

Compare buku vs grasp and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
buku grasp
47 18
6,136 315
- -
6.7 0.0
15 days ago 5 days ago
Python JavaScript
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

buku

Posts with mentions or reviews of buku. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-12.

grasp

Posts with mentions or reviews of grasp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-01.
  • Converting a web page to Org mode to include in my notes
    4 projects | /r/orgmode | 1 Jun 2023
    There is an extension called Grasp which acts as a web clipper, you highlight the relevant part & add a tag. It's pretty great. But it only appends to a file. https://github.com/karlicoss/grasp
  • Survey on using and designing automated actions with interactive software such as Emacs' macros
    1 project | /r/emacs | 14 May 2023
    [1] https://beepb00p.xyz/grasp.html witch is another small example of automation to a certain extent.
  • How to organize bookmarks using emacs?
    6 projects | /r/emacs | 17 Jul 2022
    I use grasp to capture links from the browser. It also captures any text you have selected on the page and you can add tags and a description.
  • Ask HN: Does anybody still use bookmarking services?
    34 projects | news.ycombinator.com | 23 Jun 2022
  • How do you curate your knowledge while browsing the web?
    7 projects | /r/emacs | 20 Feb 2022
  • I centralize and distribute my bookmarks
    11 projects | news.ycombinator.com | 10 Jan 2022
    I'm not using browser bookmarks anymore, instead I am just using plaintext files (org-mode in my case). When I want to make a bookmark I use grasp [0] to simply capture in in the 'links.org' file, possibly with some notes/selected text and tags. Now and then I would skim through this file, refile the most important/interesting things to other files, and put the rest into 'later.org' (things I might never look at again :) ). The upside is that bookmarks become alive this way, you can easily edit them, add more context, interlink, etc.

    I also mirror saved items from other services (e.g. reddit/HN/twitter/instapaper) as plaintext org-mode files, via orger [1].

    Then, all of this feeds into Promensia [0] [1], a tool I wrote that serves as a web browsing copilot and surfaces my bookmarks (or any relevant links, really) when I'm browsing.

    That way I don't need to worry about spending too much time processing bookmarks and that I'd never read them, I can just read the most interesting stuff and the rest is searchable (so I use it as a knowledge base/personal search engine), and surfaces in my browser via Promnesia, so I can find out if I have some relevant information in my knowledge base without actively searching. I don't need to suffer from vendor lock-in (even if the service/tool is open, migration is always painful), I can just add another adapter to my system and feed it into Promnesia/Orger.

    [0] https://github.com/karlicoss/grasp#readme

    [1] https://beepb00p.xyz/orger.html

    [2] https://beepb00p.xyz/promnesia.html

    [3] https://news.ycombinator.com/item?id=23668507

  • Phase II of "Opinions for developing a browser extension(Firefox)"
    1 project | /r/emacs | 21 Sep 2021
    In tech terms, behind the scene, yes is complex, but in practical terms just see https://github.com/karlicoss/grasp/ :-)
  • Need opinions regarding developing a browser extension(firefox) for taking notes from a webpage
    7 projects | /r/emacs | 14 Sep 2021
  • How do you browse the Internet?
    4 projects | /r/emacs | 3 Sep 2021
    Grasp (https://addons.mozilla.org/en-US/firefox/addon/grasp and https://beepb00p.xyz/grasp.html for the system/python listener) and Promnesia (https://beepb00p.xyz/promnesia.html) help me "import" quick bookmarks to org-mode (I can't use org-protocol with firejail, at least I have to tweak firejail and I never tried to do so). They demand a small effort (perhaps a quick python venv somewhere in the home to remain self-contained) but they are helpful.
  • How do you get feedback from your systems?
    3 projects | /r/orgmode | 30 Jul 2021
    for reading, I'm currently trying to set up elfeed and come sort of capture like grasp. My idea is to use org-mode to also log those things (kinda) effortless.

What are some alternatives?

When comparing buku and grasp you can also consider the following projects:

Wallabag - wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.

webscrapbook - A browser extension that captures web pages to local device or backend server for future retrieval, organization, annotation, and edit. This project inherits from legacy Firefox add-on ScrapBook X.

ueberzug - ueberzug is a command line util which allows to display images in combination with X11. The user is expected to have knowledge of theoretical computer science. https://github.com/seebye/ueberzug/wiki/Troubleshooting/119e30f331799b30fb9594db29740685cb09425b

promnesia - Another piece of your extended mind

sxiv - Simple X Image Viewer

org-capture-extension - A Chrome and firefox extension facilitating org-capture in emacs

coolify - An open-source & self-hostable Heroku / Netlify / Vercel alternative.

emacs-everywhere - Mirror of https://git.tecosaur.net/tec/emacs-everywhere

fzf - :cherry_blossom: A command-line fuzzy finder

bypass-paywalls-firefox - Bypass Paywalls for Firefox android

unmark - An open source to do app for bookmarks.

browser-extension-template - 📕 Barebones boilerplate with Parcel 2, options handler and auto-publishing