Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FEATURE] - Save functionality for the ListView of each tab #9

Open
creizlein opened this issue Feb 3, 2024 · 0 comments
Open

[FEATURE] - Save functionality for the ListView of each tab #9

creizlein opened this issue Feb 3, 2024 · 0 comments
Assignees
Labels
feature New or requested features in-progress Issue being worked on

Comments

@creizlein
Copy link
Member

From sMkTaskManager created by creizlein: creizlein/sMkTaskManager#7

Description of the feature, modification, idea or suggestion

Add a new File/Save and File/Save as... Menu items that will allow to save the currently displayed listview content to a CSV or a TSV file.

Proposed implementation details (optional)

Since File menu is general for all tabs, In order for it to be enabled we can rely on whatever that active tab has a ListView property != which is already declared on the iTaskMaangerTab tab.

I think the file should include a generic header with at least the timestamp.
When you hit Save second times it should append to the already saved file, not overwrite, right?

Additional context or screenshots (optional)

No response

@creizlein creizlein added the feature New or requested features label Feb 3, 2024
@creizlein creizlein self-assigned this Feb 3, 2024
@creizlein creizlein added the in-progress Issue being worked on label Feb 3, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature New or requested features in-progress Issue being worked on
Projects
None yet
Development

No branches or pull requests

1 participant