redsolver / noteless

A Markdown-based note-taking app for mobile devices.
MIT License
495 stars 44 forks source link

Text Expansion (texpand) doesnt work #70

Open bubonicfred opened 3 years ago

bubonicfred commented 3 years ago

I'm using texpand as a text expander on android (mainly to enter a zettelkasten tag/heading) and it doesn't work :( I have no issue using it in most other apps (aside from the known incompatibilities

redsolver commented 3 years ago

Noteless is written in Flutter and uses a custom rendering engine, this causes apps like texpand to not work. Someone already created an issue for this, but looks like it was closed: https://github.com/flutter/flutter/issues/63821