Skip to content

A system for synthesizing and contextualizing personal data.

Notifications You must be signed in to change notification settings

hulloitskai/lifesynth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lifesynth

A system for synthesizing and contextualizing personal data.

Tools

journalmeta

journalmeta is a tool for extracting metadata from my Markdown journal entries.

Meta blocks are either code fences that are tagged with meta, like this:

```meta
> 9:21 AM
@ Strange Love Coffee
! 6/10
# work coding
```

Or they can be standalone bits of inline code, in a form of shorthand, like this:

> 5:00 PM ! 0.6 @ [home]

As of the current schema (v1), there are four parseable tokens:

  • > – time
  • @ – location
  • !valence
  • # – tags (levelled)

Usage:

journalmeta is invoked as follows:

journalmeta <path to markdown file>

About

A system for synthesizing and contextualizing personal data.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published