Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] show item list with associated tags #245

Open
felixdv opened this issue Apr 16, 2023 · 0 comments
Open

[feature request] show item list with associated tags #245

felixdv opened this issue Apr 16, 2023 · 0 comments

Comments

@felixdv
Copy link

felixdv commented Apr 16, 2023

When I run nb, I see a list of items (notes, bookmarks, etc). That list generally follows this format:

[<item id>] <optional attribute icon> <item title>

I use nb mostly for bookmarks (and I love it!). However, I was thinking it would be really useful to see the tags for my bookmarks in that same list as well. An example item could then be:

[1948] 🔖 GitHub - xwmx/nb: a note and bookmarking tool [#bookmarking #cli #tools]

However, when I had a look at the source code, I'm not sure how easy this is to do (due to how nb works without a DB and the fact that there's not really a way to get the tags for every item without the whole operation to become quite heavy).

However, I'm still curious if something like this could be achieved, perhaps in a plugin? In general, it would also be useful to be able to change the format of item lists, I believe.

@felixdv felixdv changed the title [feature-request] show item list with associated tags [feature request] show item list with associated tags Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant