From bc3e5370dfb9fce47ae3694d194a4544c0485689 Mon Sep 17 00:00:00 2001 From: Duncan Wilkie Date: Wed, 1 Nov 2023 02:19:12 -0500 Subject: Removed one image --- org/lift-form/lift-form.org | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'org/lift-form') diff --git a/org/lift-form/lift-form.org b/org/lift-form/lift-form.org index 787f046..5868740 100644 --- a/org/lift-form/lift-form.org +++ b/org/lift-form/lift-form.org @@ -1,7 +1,7 @@ # -*- org-export-use-babel: nil;-*- #+TITLE: Tracking Physical Performance, Personal Library with Emacs -#+DATE: <2023-11-01 Wed 02:03> +#+DATE: <2023-11-01 Wed 02:16> #+TAGS: Emacs, Fitness, Data, Forms.el I've just started making systematic efforts in my physical fitness. Following some [[https://rpstrength.com/hypertrophy-training-guide-central-hub/][work I've seen on periodized hypertrophy training]], I planned out a mesocycle in my usual Android Notes, but noticed my systematic representation of workout data could much more ergonomically be represented as a forms file. The data entry is better, and data analysis is easier! Realizing just how good it is, I also implemented some basic library management in it for my physical books. @@ -170,8 +170,6 @@ Here's the one for the library: #+end_src -[[./library.png]] - To use these, just plop the control file in a directory, call =M-x forms-find-file= on it, and enter your data! =TAB= and =S-TAB= move forward and backward through field locations for editing; several normal Emacs keybindings operate at a meta level if prefixed by =C-c= , e.g. =C-c C-n= and =C-c C-p= move forward and backward through the records, and you can search the records for text with =C-c C-s= and =C-c C-r=. =C-c C-o= inserts a new record. * Data Analysis -- cgit v1.2.3