CodeDoctor

Results 295 comments of CodeDoctor
trafficstars

There can be up to 2 buttons. It would be cool if you can customize the second to add there maybe the website of the project?!

I'm a bit confused that the master branch wasn't update sind end 2020

I think if the file isn't commited, the second button should be pointed to the folder of the file or could be customized. For example to the production website of...

Okay... The embed support is already there: https://docs.butterfly.linwood.dev/embed/intro But I think it is useful to create the plugin here to have official support.

I will use typescript because it's better for error detection, autocompletion and more. But for embedding to work, it needs to display a webview to work. If I get it...

# Help wanted I need help to implement the integrations. Please reply if you can develop: * Nextcloud integration (PHP): https://docs.nextcloud.com/server/latest/developer_manual/app_development/index.html * Joplin (TypeScript): https://joplinapp.org/api/get_started/plugins/ Please create your integration in...

Yeah I want to add three options: simple, markdown and rich text

I'm not very sure, maybe I will create my own rich text format to have a better support in my app. But I don't think it will be ever possible...

I split the rich text support in a new issue #247. These are two different features to develop.

Related to https://github.com/flutter/flutter/issues/109373. We need to wait until the issue was closed. I will look to add basic rich text support with #247.