crusj / bookmarks.nvim

Remember file locations and sort by time and frequency and support telescope.
MIT License
222 stars 17 forks source link

How to customize UI? #48

Open quolpr opened 5 months ago

quolpr commented 5 months ago

Here is UI:

Screenshot 2024-05-28 at 19 00 09

How can I:

  1. Remove "Tags" column
  2. Format bookmarks line. I want to have something like |Name ............... File | (without date + file is attached to the right side
  3. How to rename bookmark?
  4. Is it possible to quickly create anonymous bookmark? So, no input popup appear.

Great plugin! Like how it works and how it is made 🙂