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

Restore User-Accessibility and Modifiability to Dynamic Functions #705

Open
jamesquilty opened this issue Apr 25, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@jamesquilty
Copy link

In the previous version of Send Later, Dynamic Functions were stored in the filesystem as <profile>/sendlater3/ufuncs/*.slj files. It appears that under the current version Dynamic Functions are stored in <profile>/storage/default/moz-extension+++<uuid>^userContextId=<id>/idb/<id>.sqlite and the default functions are stored read-only within this database.

It would be great if Dynamic Functions, all of them, were accessible and modifiable by the user outside of the GUI as they were in the past (see use case in #421).

@jikamens jikamens added the enhancement New feature or request label Apr 25, 2024
@jamesquilty
Copy link
Author

Just following-up to indicate this is [still] important to me because the change to using a SQLite database now effectively requires me to manually create and update Dynamic Functions where previously I was able to automate this process. That feels like a backward step and restoring an ability for automatic updating of user scripts would certainly be a nice-to-have.

I'm grateful for the time the maintainers spend on the Send Later extension, thanks again for your efforts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants