Test app: Markdown Combiner #371
Replies: 8 comments 4 replies
-
I need to convert a QUrl, which is returned from a QtQuick FolderDialog to a local file name, which is certainly possible, though quite cumbersome to do in Rust atm. |
Beta Was this translation helpful? Give feedback.
-
Caused a binding loop in my QML (See example in issue). Current workaround: |
Beta Was this translation helpful? Give feedback.
-
#373 |
Beta Was this translation helpful? Give feedback.
-
#374 |
Beta Was this translation helpful? Give feedback.
-
#375 |
Beta Was this translation helpful? Give feedback.
-
#53 |
Beta Was this translation helpful? Give feedback.
-
#42 |
Beta Was this translation helpful? Give feedback.
-
Associated constants are not allowed. |
Beta Was this translation helpful? Give feedback.
-
Markdown combiner using CXX-Qt.
I'm currently developing a simple Markdown combiner app (target: Linux + Android) using CXX-Qt.
The goal is to create an app that can work cross-platform to combine multiple markdown checklists into one.
In this discussion I'll list issues I've encountered and the reasoning to why I need them.
This can hopefully guide our future issue prioritization.
Beta Was this translation helpful? Give feedback.
All reactions