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

Add support to save the messages into a file #34

Closed
matheuswhite opened this issue Feb 20, 2024 · 1 comment · Fixed by #69
Closed

Add support to save the messages into a file #34

matheuswhite opened this issue Feb 20, 2024 · 1 comment · Fixed by #69
Labels
new New feature or request
Milestone

Comments

@matheuswhite
Copy link
Owner

No description provided.

@matheuswhite matheuswhite added the new New feature or request label Feb 20, 2024
@matheuswhite matheuswhite added this to the v0.2.0 milestone Feb 20, 2024
@matheuswhite matheuswhite moved this to 🆕 New in Scope Feb 20, 2024
@matheuswhite matheuswhite removed this from the v0.2.0 milestone Feb 20, 2024
@matheuswhite matheuswhite moved this from 🆕 New to 📋 Backlog in Scope Feb 20, 2024
@matheuswhite matheuswhite moved this from 📋 v0.2.0 to 🔖 Ready in Scope Feb 26, 2024
@matheuswhite matheuswhite added this to the v0.2.0 milestone Feb 26, 2024
@matheuswhite matheuswhite moved this from 🔖 Ready to 🏗 In progress in Scope Mar 15, 2024
@matheuswhite
Copy link
Owner Author

matheuswhite commented Mar 15, 2024

User inputs

  • Ctrl + s: Save all history until now
  • Ctrl + r: Start/stop recording

Visual Save

  • Blink history block yellow on save
  • Put on history a message (on plugin format using sys) to inform that history was saved

Visual Record

  • Put on history a message (on plugin format using sys) to inform when the record starts and ends
  • History block must be red and blinking
  • Add fisheye to block name

Visual General

  • Add the current file on block name
  • The filename has the following format: hhmmss_ddMMyyyy.
  • The datetime is count at start of program.
  • If the filename already exist, then the sufix _n is added incrementing the n

@matheuswhite matheuswhite linked a pull request Mar 21, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Scope Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new New feature or request
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant