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

Build issues #12

Closed
albersonmiranda opened this issue May 10, 2024 · 1 comment
Closed

Build issues #12

albersonmiranda opened this issue May 10, 2024 · 1 comment

Comments

@albersonmiranda
Copy link

Hi there!

Came across this project looking for an alternative to rnote, and was trying to contribute to a textbox feature. But I noticed that there's a lot of source file missing from directory.

Is there a specific commit that I should take as starting point?

@giacomogroppi
Copy link
Owner

Hi, originally this repository contained both the model, controller, and view components, and it was all based on using Qt as the framework. Now, since I wanted to also bring the project to Android and iOS natively, I completely separated the model from the view, leaving only the model here. The view for Linux, implemented in QML, is now inside giacomogroppi/writernote-desktop-ui. I forgot to update the documentation here
To develop, you need to download the 'view' and 'writernote-qt', and link the 'src' folder of 'writernote' into 'writernote-desktop-ui/src/model

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

2 participants