wiki-tui icon indicating copy to clipboard operation
wiki-tui copied to clipboard

(Question) When the Ratatui rewrite will be done?

Open hardBSDk opened this issue 1 year ago • 1 comments

I recommend to do the rewrite in other branch to keep the program working for everyone.

hardBSDk avatar May 09 '24 20:05 hardBSDk

Hey @hardBSDk,

since I could not develop much in the past few months, progress has been slow. That and because the change in libraries caused some complications I didn't know before (for example, re-implementing existing UI features is a lot more complicated and in general, since I'm still learning about rust and programming, it takes longer for me to implement the, for me, more complicated features) is causing this "simple" rewrite to take so long.

I do understand that putting a non-finished WIP state of the application in the main branch is not optimal, but I think because there is still access to the latest release branch, this is alright for the time being (it's also noted in the readme and when trying to run the project).

For future features, I plan to develop them completely in a separate feature branch.

Builditluc avatar May 11 '24 21:05 Builditluc