Add the tag to captured bookmark by default
commit1437a96ea0aa3cd968b947b407735351cd495d39
authorSlava Barinov <rayslava@gmail.com>
Tue, 7 May 2024 08:07:09 +0000 (7 08:07 +0000)
committerstardiviner <numbchild@gmail.com>
Fri, 10 May 2024 05:30:50 +0000 (10 13:30 +0800)
treeb55d9af0a7c81f6037b98db36b4a6fdceda3c46c
parentd6fbcbd5ff1ed0c32976cf89355aa7351387ee64
Add the tag to captured bookmark by default

Hello,

Thank you for your org-bookmarks package!

I've been using some self-made functions for exactly this purpose, but your
package seems to be a better solution.

And I have a minor improvement: currently when capturing a bookmark via
`org-capture' the tag ":bookmark:" is not set, and the obvious usage like "Add
bookmark - Find it and open" does not work; so I'd suggest to add an
`org-bookmark-tag' to capture template by default.

Best Regards,
Slava Barinov.

From f0ef90342050c037cd7885d06722b8fe183a3e3a Mon Sep 17 00:00:00 2001
From: Slava Barinov <rayslava@gmail.com>
Date: Tue, 7 May 2024 11:00:34 +0300
Subject: [PATCH] Add the tag to captured bookmark by default

Without the tag bookmark won't be found by `org-bookmarks'
org-bookmarks.el