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

Feature: generic logbook #126

Open
wenatuhs opened this issue Jan 14, 2025 · 0 comments
Open

Feature: generic logbook #126

wenatuhs opened this issue Jan 14, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@wenatuhs
Copy link
Collaborator

Similar to #10 I would like to run optional additional code with the Logbook button.

why

Some machines have an online logbook. It would facilitate the documentation if Badger GUI can directly send its created file to this logbook

how

Idea: if option "USE_EXTERNAL_LOG" is chosen, call a function from plugins according to machine. Either extend logbook() or send_to_logbook() with the function call

issue: Where to get the current machine. Correct way is a dependency by routine. Especially if multiple logbooks per machine exists. This would be a huge alteration of the badger structure. Other option is a drop-down choice button, where the user can choose the logbook before pressing the button.

EDIT:
The logbook function can be added to interfaces.

From @wyrnat

@wenatuhs wenatuhs added the enhancement New feature or request label Jan 14, 2025
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

1 participant