Archives par étiquette : actions4drafts

Track time v2

This is an action for Drafts.

This group of actions is version 2 of the Track time actions.

Its purpose is to track time in a single draft made of successive timestamped entries.

It’s also to track actions that are noted inside the draft and shared from there to other apps. Drafts basically is ‘where text starts’. These actions make Drafts also ‘where action starts’.

You’ll find the 3 actions of version 1:

  • ‘Plus’ button (the new entry button) to create a new entry
  • ‘clock’ button to insert time
  • ‘down arrow’ button (the goto end button) to go straight to the end of draft

There are 3 other buttons:

  • ‘down arrow to bracket’ button (the action button) to add an action in the draft after the current line
  • ‘right arrow to bracket’ button (the edit button) to edit the current line with customized functions
  • ‘right arrow from bracket’ button (the share button) to share the current line to other apps through customized functions

All the buttons are in the keyboard Track time v2. They automatically update the timestamps and durations of the previous and current entry.

This version 2 of Track time here is a demo of what can be done.

In my version, I have customized the following functions and integrated them into Track time v2:

  1. Actions:
  • checkins in various places (bakery, supermarket, etc.)
  • commuting (by car, tramway, bus, metro, etc.)
  • eating (breakfast, lunch, dinner, etc.)
  • sleeping (go to bed, wake up)
  • project names (professional and personal one)
  • errand (walking, walking the dog, etc.)
  • routine (medics, various repetitive actions)
  • managing things (with only one verb I can complete then to detail the action: process, prepare, maintain, order, etc.)
  • focusing (same than managing, 1 verb, i.e.: work, write, discuss, study, tweak, etc.)
  • enjoying (1 verb: chat, rest, pause, read, watch, visit, etc.)
  1. Edits:
  • customize lines to prepare export to Day One app
  • numbered list
  • bullet list
  1. Shares:
  • reflecting on habits and quantified self (weight, snacks, feelings, meditation, etc.) and sharing to other apps such as Habitify, iOS Health app, etc.
  • hydration : reflect on drinks and sharing to WaterMinder app
  • share to other apps (iOS Reminder, iOS Calendar, Fantastical, Things, Agenda, iOS Camera, iOS share extensions, iOS Shortcuts, etc.)

And another action exports entries to Day One.

Sky is the limit!

Published in the Draft directory.

Track time

This is an action for Drafts.

I wrote these actions to track time in a single draft.

The draft is made of successive and chronological entries. The entries are separated by « *** ». The first line of each entry is a timestamp (yyyy-mm-dd-day HH:MM) and displays the duration ( => HH:MM) to the next entry. You can edit the separator and the timestamp format at the beginning of the Init script (with ‘gearing’ icon).

The first action (with a ‘plus’ icon) creates a new timestamped entry right after the one where the cursor is (the current entry).

The second action (with a ‘clock’ icon) updates the timestamp of the current entry. When the cursor is not on the timestamp line, this action also inserts the time (HH:MM) in the entry.

The third action (with a ‘down arrow’ icon) moves the cursor to the very end of the draft. It’s useful when, while reviewing past entries, you want to write down a new entry.

Published in the Draft directory.