Giter VIP home page Giter VIP logo

daily-taskpaper-copier's Introduction

What Is It?

Plain-Text productivity. Create a new todo list file each day based on what was left in yesterday's file.

The included lib/daily.mjs node script will copy the contents of the most recent YYYY-MM-DD.taskpaper file (from the parent directory by default) into a new file with today's date.

Here's my template taskpaper file.

Errands:

Today's Goal:

#######################################
FOCUS:

  Team:
    ✔ prep for 1:1 @done (2022-11-17)

  Architecture:

  Research:
    - can we install do a thing

#######################################
INBOXES:

  Team:

  Architecture:

  Research:

#######################################
# JOURNAL
#######################################

I based my template on this tweet.

When the text is copied from the previous file, we remove any "done" tasks (where the line starts with ✔ or - [x]). Also we trim off the contents of the # JOURNAL section so it's fresh each day.

I use SublimeText with the package PlainTasks to manage my todo lists.

In VSCode you can use the extension Todo+ to accomplish most of the same things.

Getting Started

npm install
npm run build

Usage

npm start

or

node lib/daily.mjs

Dependencies

Project Version
nodejs.org ^18.12.1

Note: You can use tea to easily run this with the correct version of node installed in it's env.

$ sh <(curl tea.xyz) .

daily-taskpaper-copier's People

Stargazers

jenn ❥  avatar

Watchers

Tim Bendt avatar  avatar

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.