ajaxray / geek-life

The Todo List / Task Manager for Geeks in command line
MIT License
501 stars 26 forks source link

Export Task details #17

Closed rammses closed 3 years ago

rammses commented 3 years ago

if we could export task details as text or markdown files when it's needed. sharing would've been pretty easy

ajaxray commented 3 years ago

Hello @rammses , Thanks a lot for sharing your thoughts 👍

As a first step, I am thinking to add a shortcut for "Copy to clipboard" option. That will copy task title, due date and task details to clipboard in a predefined format. So that the exported content can be written to file or shared via email/messenger easily.

In an upcoming major version, adding integration with Google Tasks (and may be a few more) is in roadmap.