Jason Tudisco 80a596ea44 Removed all the css in the controls and put them in there own file in the less directory. (https://lesscss.org/)
Added sass  (css) to parcel transformers so I could modify the tagigy control style easy.
removed buttons from paste input.
Added keybinding for keyboard control.
Fixed bug with bad tags in paste list control.
Timestamp control can now show unix time by double clicking it.
Added sentry error reporter so errors can be recorded.
Added new font for minimalist style look.
2022-02-10 05:48:37 -06:00
2022-02-03 03:27:51 -06:00
2022-02-03 03:27:03 -06:00

TimeChain

A straightforward program for pasting text, HTML, photos, or anything else. The FILO interface is straightforward: tag it, timestamp it, then view it.

Build

npm run build

Tests

Type the following commands to run tests:

npx jest
Description
Time traveling you data.
Readme 2.5 MiB
Languages
JavaScript 41.3%
SCSS 30.1%
Riot 21.8%
Less 5.9%
HTML 0.9%