Add Visible bookmarks (bm.el) in Emacs Dashboard #496
Replies: 5 comments 1 reply
-
|
Hi @jeff-phil great work. For me, it could be a package |
Beta Was this translation helpful? Give feedback.
-
|
Sorry for the late reply. We generally try to keep the core
I agree, that's a good approach. :) |
Beta Was this translation helpful? Give feedback.
-
|
I created dashboard-bm @jeff-phil Feel free to create your PR and close this discussion. |
Beta Was this translation helpful? Give feedback.
-
|
@ricardoricho Thank you! @jeff-phil I have added everything you need for elisp package development. Feel free to change anything you like, including the license, etc. I've also added this package to JCS-ELPA so you can install and test it immediately. You can consider adding this package to MELPA as well. |
Beta Was this translation helpful? Give feedback.
-
|
Wow, you all move fast! 🏎️💨 Thank you @ricardoricho and @jcs090218! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Requires package Visible Bookmarks (bm) is installed.
Add this to the
:configsection for dashboard'suse-package:BM'ssection will show up on the Emacs Dashboard similar to:bto get to theBM'ssection, and can jump to eachbmlocation with mouse click or hittingRETon the line.Note: The
bmbookmarks are different than the emacs bookmark built-in package bookmarks.Beta Was this translation helpful? Give feedback.
All reactions