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

Let the user add other items to quick links #1175

Closed
vkbo opened this issue Oct 16, 2022 · 1 comment
Closed

Let the user add other items to quick links #1175

vkbo opened this issue Oct 16, 2022 · 1 comment
Assignees
Labels
enhancement Request: New feature or improvement project management Component: Project or Project Tree

Comments

@vkbo
Copy link
Owner

vkbo commented Oct 16, 2022

After starting to use the RC 1 version for actual writing, it is immediately clear that the quick links feature is quite useful. Especially for those of us who prefer to navigate by keyboard.

The quick links feature in the project tree is currently populated with root folders. This feature could be extended to allow the user to add any item to the list, and the option to remove items, including root folders.

This means:

  • The quick links list needs to be saved in the project file.
  • Root folders should be added automatically when they are first created.
  • A function needs to be added to the project class that populates the list with initial values for when a project is created.
  • This function should also be triggered the first time a project is opened with the version where this feature was implemented. Since each project file is stamped with the hex version of the app when it is saved, this should be easy enough to detect.
@vkbo vkbo added the enhancement Request: New feature or improvement label Oct 16, 2022
@vkbo vkbo added this to the Release 2.0 RC 2 milestone Oct 16, 2022
@vkbo vkbo self-assigned this Oct 16, 2022
@vkbo vkbo added the project management Component: Project or Project Tree label Oct 16, 2022
@vkbo vkbo modified the milestones: Release 2.0 RC 2, Future Release Oct 28, 2022
@vkbo vkbo removed this from the Future Release milestone Feb 25, 2024
@vkbo
Copy link
Owner Author

vkbo commented Feb 25, 2024

Not going to do this

@vkbo vkbo closed this as not planned Won't fix, can't repro, duplicate, stale Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request: New feature or improvement project management Component: Project or Project Tree
Projects
None yet
Development

No branches or pull requests

1 participant