Git Product home page Git Product logo

Comments (6)

colingm avatar colingm commented on May 20, 2024 1

So although something like this seems great to have I agree with @kalexmills that it does seem to change taskbook to something much more than just a simple cli app. There are ways you can actually do this now if you were willing to go through some setup. First you have to handle syncing. This can be done by editing your taskbook config to save the data into a directory you back up with something like dropbox or google drive. Then you have to sync that directory to your phone. Second you need to install a terminal app like Termux on your android phone and use that to setup taskbook there as well. This whole setup is not ideal but it does function as a workaround.

If you do decide to setup taskbook on your phone in Termux you will probably need to follow a fix mentioned in this npm issue (npm/npm#19265) to be able to globally install things in npm.

from taskbook.

GrouchyGaijin avatar GrouchyGaijin commented on May 20, 2024 1

Thank you for the reply and advice. Perhaps someone more adept at programming than I might consider creating an android app that would sync through Dropbox or Google Drive.

from taskbook.

rjoydip-zz avatar rjoydip-zz commented on May 20, 2024

This would be perfect if I could see and edit the same tasks on my phone.

I don't know how this could work but sounds good. 👍

A way to export this so that it can be imported into a todo.txt compatible app better still would be an app for this application.

I am trying to export tasks data as a raw file. But the problem is that storage file is JSON format. So that anybody converts that for to any formatted file. (e.g: csv, pdf, image).

from taskbook.

kalexmills avatar kalexmills commented on May 20, 2024

from taskbook.

perryrh0dan avatar perryrh0dan commented on May 20, 2024

Hey, i created a fork of the taskbook project and started to continue development. I implemented a duedate functionality and the possibility to use google firestore to sync task across all devices. Maybe you want to have a look.

I also started to develop an app with flutter to use taskbook also on the way, but thats in an early phase.
https://github.com/perryrh0dan/taskline

from taskbook.

PabloGmz96 avatar PabloGmz96 commented on May 20, 2024

Since this is a strongly Dev oriented project... It would not be easier instruct the user to save the local Taskbook file in a Git server (GitHub or GitLab for sure) and then build an app that just download the file from that repo and print it beautifully in a mobile screen?

from taskbook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.