grasp icon indicating copy to clipboard operation
grasp copied to clipboard

A reliable org-capture browser extension for Chrome/Firefox

Results 20 grasp issues
Sort by recently updated
recently updated
newest added

Hi, thank you for creating Grasp! I wanted the ability to choose between multiple org files and multiple templates when capturing, so I added support for that. If you are...

Apparently it was broken at some point? Anyway, seems like the [fix is there but will only be released in March 2019](https://bugzilla.mozilla.org/show_bug.cgi?id=1303384). So, in the meantime, you can capture via...

enhancement
help wanted

I know that this is no longer maintained, but I thought it would be nice if it was possible to check and see if the selected text has an `id`...

Hello, First of all, I would like to thank you for this great extension, and for promnesia too ! Regarding this issue, I'm wondering if there would be any way...

Hello, I'm wondering it there would be any way of adding an option to merge captures made for the same website within the same entry. Knowing the capture template, it...

From README: > The only test(s) that don't run on CI at the moment (e.g. due to lack of X server) are marked with `@skip_if_ci`. You can run them manually...

Running Server/Setup fails on macOS with error "FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl'". This is understandable since macOS does not have systemctl, instead it has launchctl.

I'm using vim-zettel to manage my memex and would like to have notes start with '%title [%:description]' I'm not sure if this breaks the org-mode spec, but having an escape...

I use this package in my Firefox, but it can not capture my comments. My org template is as follows: ``` python /home/***/nstall/grasp/server/grasp_server.py --path /home/***/org/bookmark.org --template $'** [[%:link][%:description]] %:tags\n%U\n' &...

I found one bug though. If I make several text selections on one page, press Ctrl-Alt-Y to capture them, the selections end up concatenated without a newline character. If it's...

bug