-
Notifications
You must be signed in to change notification settings - Fork 0
/
rc.yaml
78 lines (78 loc) · 1.79 KB
/
rc.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
default_dir: ~/gtd
statistic_dir: ~/.buc-statistic
hide_empty_dirs: true
hide_dotted_dirs: true
hide_dotted_files: true
hide_todo_files: true
cache: false
bind:
t: show_today_stats
T: show_today_tasks
'C-t': move_file_to_home_today
a: new_file_with_user_input_with_next_name
A: edit_new_file_with_user_name
C: copy_edit_and_return
D: rm_file_and_go_rnd
d: select_and_goto_dir
E: edit_file
e: replace_file_with_user_input
f: select_and_goto_file
F: fetch_notice
n: create_dir_with_user_name
m: move_and_return_to_rnd
M: move_edit_and_return_to_rnd
q: quit
"C-m": default_action
r: rnd_file_in_dir
R: goto_random_in_default_dir
C-r: renumerate_files
u: go_upper_dir
h: go_home
H: hide_file
?: show_help
j: next_itm
k: prev_itm
'`':
name: Achievements
'`': achieve_and_delete
'e': set_achieve_status_error
't': set_achieve_status_test
'b': set_achieve_status_bug
'f': set_achieve_status_feature
x: from_clipboard_to_new_file
X: file_to_clipboard
.: goto_current_dir
'1': goto_subdir_1
'2': goto_subdir_2
'3': goto_subdir_3
o: move_file_subdir
O: move_file_upsubdir
'C-o': move_file_homesubdir
G: git_add_clear_and_autocommit
p: goto_prj_file
P: move_file_to_home_prj
"C-p": goto_dairy_file
b: run_file_in_browser
l: move_to_later
L: unlater_all_files
'C-l': move_file_to_home_hidden_later
w: move_to_waiting
'C-w': move_file_to_home_waiting
"C-c": move_file_to_hidden_complete
B: run_content_in_browser
s: stash_task
S: unstash_tasks
v: play_sound_file
'|': pipe_file
'!': shell_command
y: show_all_files_as_yaml
g:
name: Git command
a: git_add
s: git_status
l: git_log
c: git_commit
p: git_push
P: git_pull
C: git_clear
g: git_add_clear_commit_push