Zim: Add Zim preferences
This commit is contained in:
parent
cd00052e46
commit
1de744afcd
47
.config/zim/preferences.conf
Normal file
47
.config/zim/preferences.conf
Normal file
@ -0,0 +1,47 @@
|
||||
[General]
|
||||
plugins=["calendar","insertsymbol","printtobrowser","versioncontrol"]
|
||||
|
||||
[CalendarPlugin]
|
||||
embedded=False
|
||||
pane=('left_pane', 'top')
|
||||
granularity=Day
|
||||
namespace=Journal
|
||||
auto_expand_in_index=True
|
||||
|
||||
[InsertSymbolPlugin]
|
||||
|
||||
[PrintToBrowserPlugin]
|
||||
|
||||
[VersionControlPlugin]
|
||||
autosave=False
|
||||
autosave_at_interval=False
|
||||
autosave_interval=10
|
||||
|
||||
[GtkInterface]
|
||||
tearoff_menus=False
|
||||
toggle_on_ctrlspace=False
|
||||
remove_links_on_delete=True
|
||||
always_use_last_cursor_pos=True
|
||||
gtk_bell=False
|
||||
autosave_timeout=15
|
||||
autosave_use_thread=True
|
||||
toggle_on_altspace=False
|
||||
mouse_nav_button_back=8
|
||||
mouse_nav_button_forw=9
|
||||
toolbar_style=icons_only
|
||||
toolbar_size=large
|
||||
|
||||
[PageView]
|
||||
follow_on_enter=True
|
||||
read_only_cursor=False
|
||||
autolink_camelcase=True
|
||||
autolink_files=True
|
||||
autoselect=True
|
||||
unindent_on_backspace=True
|
||||
cycle_checkbox_type=True
|
||||
recursive_indentlist=True
|
||||
recursive_checklist=False
|
||||
auto_reformat=False
|
||||
copy_format=Text
|
||||
file_templates_folder=~/Templates
|
||||
|
Loading…
Reference in New Issue
Block a user