feat(#1851): persist bookmarks
close https://github.com/nvim-tree/nvim-tree.lua/issues/1851#issue-1508665849
any updates?
any updates?
I'm happy with this providing the above is addressed.
@alex-courtis updated
Proposed help, please correct indexes and run make help-update when done.
==============================================================================
5.19 OPTS: BOOKMARKS *nvim-tree-opts-bookmarks*
*nvim-tree.bookmarks.persist*
Persist bookmarks to a json file containing a list of absolute paths.
Type: `boolean` | `string`, Default: `false`
`true`: use default: `stdpath("data") .. "/nvim-tree-bookmarks.json"`
`string`: absolute path of your choice.
I've added you to this repository so that you may push branches and run CI in the future.
Apologies, I was not clear about my request to simplify options and proposed help
Attached is a patch with those changes
gunzip simplify_options.diff.gz
git apply simplify_options.diff
@xiantang I was looking for this feature! Could you kindly add the patched changes so we can all benefit from your implementation?
Thank you and @alex-courtis for working on this :)
@xiantang I was looking for this feature! Could you kindly add the patched changes so we can all benefit from your implementation?
Thank you and @alex-courtis for working on this :)
If we don't hear back from @xiantang I would be most grateful for a new PR from you @bburgess19 with all the changes.
@xiantang
Would you like me to complete this and merge it?
ok i will continue it
On Sat, 14 Jun 2025 at 3:29 PM, Alexander Courtis @.***> wrote:
alex-courtis left a comment (nvim-tree/nvim-tree.lua#3033) https://github.com/nvim-tree/nvim-tree.lua/pull/3033#issuecomment-2972423856
@xiantang https://github.com/xiantang
Would you like me to complete this and merge it?
— Reply to this email directly, view it on GitHub https://github.com/nvim-tree/nvim-tree.lua/pull/3033#issuecomment-2972423856, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIHB3TZ3Y5GOG3S2QK5HYUT3DPFNZAVCNFSM6AAAAABUBK6ZJGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDSNZSGQZDGOBVGY . You are receiving this because you were mentioned.Message ID: @.***>
sorry for misunderstanding, u can complete this merge request.
On Sat, 14 Jun 2025 at 3:29 PM, Alexander Courtis @.***> wrote:
alex-courtis left a comment (nvim-tree/nvim-tree.lua#3033) https://github.com/nvim-tree/nvim-tree.lua/pull/3033#issuecomment-2972423856
@xiantang https://github.com/xiantang
Would you like me to complete this and merge it?
— Reply to this email directly, view it on GitHub https://github.com/nvim-tree/nvim-tree.lua/pull/3033#issuecomment-2972423856, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIHB3TZ3Y5GOG3S2QK5HYUT3DPFNZAVCNFSM6AAAAABUBK6ZJGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDSNZSGQZDGOBVGY . You are receiving this because you were mentioned.Message ID: @.***>
sorry for misunderstanding, u can complete this merge request.
I would be very grateful if you completed. You deserve all the credit for this great feature.