You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, thank you for a very nice tool! It's useful, however it's not easy to make it working, it took me a lot of time last year. Based on my experience, I suggest the following enhancements to the installation instructions:
org-capture Template: Mentioning the variable to modify (org-capture-templates) and adding a link to Org documentation explaining the entry would be convenient.
Bookmarklets: Not everyone knows what it is, so adding a few explanation words or a link into parentheses would save some web search.
Firefox: Adding a bookmarklet to Firefox may be non-trivial and confusing for someone who isn't familiar with that. It would be very useful to provide accurate instructions or a link to them.
Add protocol handler: How to add the handler when one uses neither KDE nor GNOME?
The text was updated successfully, but these errors were encountered:
(If you have questions and I don't respond for long time, please send me an e-mail to [email protected] -- I've got problems with receiving notifications from GitHub.)
Hey, thanks for these suggestions. I'm not sure about the last one, because I'm not an expert on how the MIME-handling stuff works in FDO, and especially without using a desktop environment. I'm guessing LXDE and Xfce use the GNOME-based tools, but I'm not sure. With Firefox, you could add a protocol-handler entry to Firefox itself, but I don't know about Chrome or other browsers.
But the other suggestions are very doable. Thanks!
Coincidently my last PRs solve half of it, please make checkmarks: #33 #34
And official docs kinda explain what is Bookmarklet. Easier to understand - it can be said: "It is a bookmark with pasted JavaScript code instead of HTTP address."
First, thank you for a very nice tool! It's useful, however it's not easy to make it working, it took me a lot of time last year. Based on my experience, I suggest the following enhancements to the installation instructions:
The text was updated successfully, but these errors were encountered: