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

FR : Archive functionality #115

Open
tu2-atmanand opened this issue Jan 8, 2025 · 0 comments
Open

FR : Archive functionality #115

tu2-atmanand opened this issue Jan 8, 2025 · 0 comments
Labels
feature New feature or request future idea New Future or improvement, but not urgent, can be implemented in new branch

Comments

@tu2-atmanand
Copy link
Owner

Instead of completely deleting the task, an archived state can be maintained.

For example, when the user will going to archive a task instead of completely deleting it. The task will be simply comment out, so it wont be visible in the Live editor as well as in Reading view. For example :

%% - [ ] Adding new simple task | 📅 2025-01-07 
	- [ ] This is a sub-task.
	This is a line in the task body. %%

Possible solution

  • When user will click on the delete button, the Delete confirmation popup will open. In this same popup add a new button : Archive Instead
  • When user will press this button, the task will be archived as above, instead of completely getting deleted.
@tu2-atmanand tu2-atmanand added feature New feature or request future idea New Future or improvement, but not urgent, can be implemented in new branch labels Jan 8, 2025
@tu2-atmanand tu2-atmanand moved this to Future Ideas in Task Board Dev Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request future idea New Future or improvement, but not urgent, can be implemented in new branch
Projects
Status: Future Ideas
Development

No branches or pull requests

1 participant