You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By doing this quterofi/set_quickmarks could be deprecated and there would be no need to restart qb after updating quterofi's quickmarks in any way. Even manual updates (using a code editor) on quterofi.toml would need no action from inside qb for subsequent calls to quterofi userscripts to work as expected.
Consideri making this optional, by calling quterofi/manage_quickmarks with a --use-toml-file flag. So users could choose which variant to use.
cortsf
changed the title
Consider making quterofi/manage_quickmarks to read/write directly from quterofi.toml instead of the standard quickmarks file
Make quterofi/manage_quickmarks to read/write directly from quterofi.toml instead of the standard quickmarks file
Dec 4, 2024
By doing this
quterofi/set_quickmarks
could be deprecated and there would be no need to restart qb after updating quterofi's quickmarks in any way. Even manual updates (using a code editor) onquterofi.toml
would need no action from inside qb for subsequent calls to quterofi userscripts to work as expected.Consideri making this optional, by callingquterofi/manage_quickmarks
with a--use-toml-file
flag. So users could choose which variant to use.Keep performance (for low end computers) in mindMoved to a new issue: Minimize number ofquterofi.toml
reads #47The text was updated successfully, but these errors were encountered: