Skip to content

Commit

Permalink
move tip
Browse files Browse the repository at this point in the history
  • Loading branch information
hmerrilees committed Aug 20, 2023
1 parent 939c10c commit a7cbed9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@ distributed systems programming ▬▬▬
kierkegaard ▬▬▬▬▬▬▬
steno ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
weekly repo
(tip: use `prac list --cumulative` to see cumulative hours tracked, are we 10000 yet?)
```
> As time elapses through the weekly repo's period, the bar will fill.
Looks like I haven't done steno in a while... when I get stuck with whatever I'm doing, I'll switch to that.

When I'm done, I'll ```prac log steno 30 minutes``` to reset the bar and track time, and ```prac notes steno``` to make some notes with `$EDITOR` on my progress.

(tip: use `prac list --cumulative` to see cumulative hours logged, are we 10000 yet?)

Be sure to explore `prac help` and `prac help <subcommand>` for more.

### Motivation, problem, and solution(?)
Expand Down
4 changes: 2 additions & 2 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
//! kierkegaard ▬▬▬▬▬▬▬
//! steno ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
//! weekly repo
//!
//! (tip: use `prac list --cumulative` to see cumulative hours tracked, are we 10000 yet?)
//! ```
//! > As time elapses through the weekly repo's period, the bar will fill.
//!
//! Looks like I haven't done steno in a while... when I get stuck with whatever I'm doing, I'll switch to that.
//!
//! When I'm done, I'll ```prac log steno 30 minutes``` to reset the bar and track time, and ```prac notes steno``` to make some notes with `$EDITOR` on my progress.
//!
//! (tip: use `prac list --cumulative` to see cumulative hours logged, are we 10000 yet?)
//!
//! Be sure to explore `prac help` and `prac help <subcommand>` for more.
//!
//! # Motivation, problem, and solution(?)
Expand Down

0 comments on commit a7cbed9

Please sign in to comment.