-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
built_in_variables don't work at text-expand in android 13 #67
Comments
Hi, The problem is not reproducible in my tests. Please share the shortcut that fails to work here. Thx. |
Hello, in the file ~neutrinote_shortcuts.txt I've these two lines for shortcuts: I just want to point out again, these both shortcuts have been working on my former Android11 phone. Should these two lines normally work on Android13 as well? BTW (off-topic): I didn't find a way how to include linebreaks/newline in shortcuts. Is there a possibility? |
My test with the shortcuts on A13: For line breaks in shortcuts, inject |
This looks great. This is how it looked for me on Android 11. Maybe it is an issue with LineageOS? Is there a log-file where I could extract some more information about the last actions from neutrinote? Continuation of the "Off-Topic" linebreak:
--> But this doesn't change the output in any way :( - The same behaviour after restarting the app and after restarting the phone |
End of line newlines should work in the next build (v4.4.1b) |
Could you please tell me what specific Android-API is used to make built_in_variables normally working in neutrinote?
|
I must correct the suspect it could be caused by lineageos.. Probably I'm just missing something. Second file: Are there more files to be adjusted? Or are there more lines I'm missing currently to make it work properly? |
After setting built_in_variables, did you do "Restore App Data" for the setting to take effect? |
Oh my god. Is this true?! Maybe it would be a solution to put the procedure of "Restore App Data" at every App-Restart? Would it make sense? PS.: Though I've got the toast-message: "Please check your backup-settings." it has worked out. |
Shortcut changes are immediately detected. The settings file changes need extra steps since they are reserved for experimental stuff.
All you need to do is to go to Settings, look for "Auto Backup / Mirror", turn it off then on, then pick a backup folder. The nagging msg will disappear. |
Hello,
on my former phone with Android 11 the feature for textexpanding worked phanstically with the built-in-variables (e.g. @clipboard and @today). Of course I needed ot set in the file ~neutrinote_settings_data the variable com.appmindlab.nano.pref_eval_built_in_variables to the value true (as described here ).
And now the issue comes. Since I moved to a phone with Android 13 the textexpanding is no more working for the built-in-variables I use (e.g. @clipboard and @today), though I followed the precise steps as described in here and restarted the neutrinote-app and phone itself as well.
The other textexpanding is still working. Only for the built-in-variables the textexpanding is not working.
I really loved the built-in-variables. It is a great feature. I would really like to use them on my android 13 as well :)
The text was updated successfully, but these errors were encountered: