grasp VS Memacs

Compare grasp vs Memacs and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
grasp Memacs
18 20
316 963
- -
0.0 2.7
5 days ago 3 months ago
Python Python
MIT License GNU General Public License v3.0 only
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.

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.

Memacs

Posts with mentions or reviews of Memacs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-30.
  • Show HN: Khoj – Chat Offline with Your Second Brain Using Llama 2
    14 projects | news.ycombinator.com | 30 Jul 2023
    Might look into some of the tools like novoids Memacs. Notion here is to build tools that push feeds, history data, into Emacs. Using org in your use case with the Khoj tool, could be the "glue" you need to tie it all together. https://github.com/novoid/Memacs#readme.
  • Multi-Layered Calendars
    2 projects | news.ycombinator.com | 6 Jul 2023
    See the whitepaper, called "What really happened on September 15th 2008? Getting The Most from Your Personal Information with Memacs"[2].

    This project is now a little bit dead, but the concept of private data fusion was fantastic, and transformed my view of calendars.

    Agree that calendars are a little underused in that way, and would love to see more work towards that private calendar data usage.

    [1]: https://github.com/novoid/Memacs

  • Indexing and tagging files: how to do this?
    2 projects | /r/datacurator | 4 Jul 2023
    Another method is used via Memacs filename module: it generates a text file with all files that start with a date- or time-stamp. This file can then be used for all sorts of workflows for retrieving files. For example, this is how I include images in my blog using lazyblorg and its "Smart tsfile Image File Search".
  • Share your folder structure
    3 projects | /r/datacurator | 18 Mar 2023
    Renaming files isn't an issue any more once you've started using file file referencing methods that are not prone to changed folder paths (alternative method) or even the basic file name (by using the unchanged first part of the file name as long as it is unique among all indexed files). This way, I really don't care about broken links any more because I don´t get them. But you don't get that freedom with most PIM tools except mine, I'm afraid.
  • Memacs: Visualize your (digital) life in Org-mode
    1 project | news.ycombinator.com | 17 Dec 2022
  • Best practices / examples of using org attach for file management/system.
    1 project | /r/orgmode | 7 Nov 2022
    Yes. AFAIK, it is exactly how Karl Voit uses his file tags. And a lot more: https://github.com/novoid/Memacs
  • [Poll] Best software for hoarders and curators?
    7 projects | /r/datacurator | 14 Jun 2022
    Memacs - a framework for integrating various data sources into Org-mode
  • Cobbling together a Resonance calendar in org-mode
    5 projects | /r/orgmode | 3 Apr 2022
    https://github.com/novoid/Memacs sounds like it might be somewhat related to your goal of making a timeline of your activity.
  • Is there a good list of up-to-date data archiving tools for different websites?
    7 projects | /r/datacurator | 17 Mar 2022
    Back to the original question. In order to get as much content as possible into a common format to be displayed in a common temporal view, I've created a framework that consists of some general functionality and a set of modules that deal with different input sources and formats. This project is called Memacs. You can also read a whitepaper about it.
  • How do you curate your knowledge while browsing the web?
    7 projects | /r/emacs | 20 Feb 2022
    My observation in the last few years here seem to indicate that - not many Emacs users are necessarily into Org mode and this kind of data curation, or atleast that few have very elaborate setups that they have shared. Here's some serious inspiration: https://beepb00p.xyz/myinfra.html, and AFAIK the most comprehensive example out there. For example, there's the Promnesia package by the same author (https://github.com/karlicoss/promnesia) which I used for awhile and its cool ! There's also Karl Voit's Memacs https://github.com/novoid/Memacs/ (which appears mentioned in the previous link).

What are some alternatives?

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

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.

mycloud-restsdk-recovery-script - A script to recover files from MyCloud REST SDK Folder Structure

promnesia - Another piece of your extended mind

ArchiveBox - 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...

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

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

monolith - ⬛️ CLI tool for saving complete web pages as a single HTML file

bypass-paywalls-firefox - Bypass Paywalls for Firefox android

aw-watcher-window - Cross-platform window watcher (for use with ActivityWatch)

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

OrgModeClocking2Calendar - one way synchronization of your clocking (time tracking) entries from OrgMode Emacs