@@ -143,16 +143,15 @@ export default
143
143
*/
144
144
145
145
cfg_tab_su_desc : 'The following buttons are associated to useful resources for this plugin.' ,
146
- cfg_tab_su_gs_name : 'Introduction' ,
147
- cfg_tab_su_gs_desc : 'View brief introduction to getting started with this plugin' ,
148
146
cfg_tab_su_doc_name : 'Documentation' ,
149
147
cfg_tab_su_doc_desc : 'View the official Gistr documentation' ,
148
+ cfg_tab_su_doc_btn : 'View' ,
149
+ cfg_tab_su_gs_name : 'Introduction' ,
150
+ cfg_tab_su_gs_desc : 'View brief introduction to getting started with this plugin' ,
150
151
cfg_tab_su_gs_btn : 'Open' ,
151
152
cfg_tab_su_repo_label : 'Plugin repo' ,
152
- cfg_tab_su_repo_url : 'https://github.com/Aetherinox/obsidian-gistr' ,
153
153
cfg_tab_su_repo_btn : 'View' ,
154
154
cfg_tab_su_vault_label : 'Plugin demo vault' ,
155
- cfg_tab_su_vault_url : 'https://github.com/Aetherinox/obsidian-gistr/tree/main/tests/gistr-vault' ,
156
155
cfg_tab_su_vault_btn : 'View' ,
157
156
cfg_tab_su_ogrepo_label : 'OpenGist: download' ,
158
157
cfg_tab_su_ogrepo_url : 'https://github.com/thomiceli/opengist/releases' ,
@@ -185,7 +184,6 @@ export default
185
184
cfg_tab_su_ver_status_new_stable_btn_tip : 'A newer stable release of Gistr is available' ,
186
185
cfg_tab_su_ver_status_new_beta_btn_tip : 'A newer beta release of Gistr is available' ,
187
186
cfg_tab_su_ver_status_error_btn_tip : 'Could not communicate with the gistr server, retrying later' ,
188
- cfg_tab_su_ver_releases : 'https://github.com/Aetherinox/obsidian-gistr/releases' ,
189
187
190
188
/*
191
189
Portal
0 commit comments