Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Learning the keys #19

Open
grahamperrin opened this issue Sep 30, 2022 · 2 comments
Open

Learning the keys #19

grahamperrin opened this issue Sep 30, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@grahamperrin
Copy link

I'll find the keys easier to learn if they're not disorderly.

Alphabetical:

Press these keys to learn:       
a: set a art using default method
b: set b art using default method
c: change art color..............
e: restart goals.................
f: toggle between 12/24 hour time
g: set goals (ex:10s;1h20m;3PM)..
h: toggle displaying help or art.
i: display time and art info.....
j: show random art to select.....
l: clear goals, show start time..
m: change title message..........
p: pause or un-pause goals.......
q: quit arttime..................
r: reset start time & goals......
t: toggle theme..................
x: set a art using fzf...........
y: set b art using fzf...........
z: set or reset timezone.........

Thoughts?

@grahamperrin
Copy link
Author

… also, the trailing dots ... seem unnecessary, with text aligned left and nothing to the right of the dots.

@poetaman
Copy link
Owner

poetaman commented Sep 30, 2022

@grahamperrin To immediately get that effect, you can replace the contents of help art file share/arttime/textart/help to whatever you would like it to be. The art file format is simple: first line is a message that is shown under text art, and the rest of the lines are text art. You can also add colors to it (using escape sequences), or add a logo of BSD or whatever. Arttime shows that as help page. As a convenience I will add a CLI option for users to specify a custom help page, and maybe rename it as "start page" so they can have many options to choose from.

@poetaman poetaman added the enhancement New feature or request label Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants